Feat/View by KKould · Pull Request #236 · KipData/KiteSQL
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 54
Conversation
Copy link Copy Markdown
Member
What problem does this PR solve?
feat:
- support
Create View - impl
Viewas data source
fix:
- alias is not lower_case
- When
NestLoopJoinis in Left Join, the left table will have one more row of data (the right table is null at this time)
Issue link: #188
What is changed and how it works?
Code changes
- Has Rust code change
- Has CI related scripts change
Check List
Tests
- Unit test
- Integration test
- Manual test (add detailed scripts or steps below)
- No code
Side effects
- Performance regression: Consumes more CPU
- Performance regression: Consumes more Memory
- Breaking backward compatibility
Note for reviewer
KKould added 5 commits
November 3, 2024 14:55
KKould
self-assigned this
Closed
KKould
force-pushed
the
feat/view
branch
from
2b1e53e to
3c7f300
Compare
KKould
merged commit
7498b21
into
main
KKould
deleted the
feat/view
branch
KKould
mentioned this pull request
KKould
added this to the
SQL 2016 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment