-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[multistage] support database in v2 #12591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Jackie-Jiang
merged 29 commits into
apache:master
from
shounakmk219:db-support-in-v2-engine
Mar 22, 2024
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
89d019f
[multistage] support database
shounakmk219 9d91b32
lint fix
shounakmk219 1c0b240
Move isPartOfDatabase utility to DatabaseUtils
shounakmk219 98195f4
Reuse utils and constants
shounakmk219 246a9b3
lint fix
shounakmk219 8c4649f
Fix test case
shounakmk219 84fcbde
review fixes
shounakmk219 3b3b87e
[multistage] support database
shounakmk219 ed25b48
lint fix
shounakmk219 62dd3fd
Move isPartOfDatabase utility to DatabaseUtils
shounakmk219 86007f9
Reuse utils and constants
shounakmk219 fc6bf1d
lint fix
shounakmk219 601b896
Fix test case
shounakmk219 96cee48
review fixes
shounakmk219 345cc0e
keep separate tests for all database context checks
shounakmk219 72520e1
Merge branch 'db-support-in-v2-engine' of https://github.com/shounakm…
shounakmk219 49d6c7f
remove subCatalog and use root catalog itself for query specific data…
shounakmk219 c0aa537
Merge remote-tracking branch 'upstream/master' into db-support-in-v2-…
shounakmk219 74d9bf6
table cache mock fix
shounakmk219 c1f67c0
Bugfix. Table name extraction from TableCache
shounakmk219 929bced
Use "default" database context when no context is passed
shounakmk219 724f392
cosmetic fixes
shounakmk219 cdae3c0
Fix the expected explain plan with default path
shounakmk219 7bd212c
Add cross database query test
shounakmk219 ae66547
Add more tests for database context from header
shounakmk219 071757d
fix missed LogicalTableScan content updates
shounakmk219 2c61d5b
typo
shounakmk219 de836ed
Merge remote-tracking branch 'upstream/master' into db-support-in-v2-…
shounakmk219 3294fcf
test fix
shounakmk219 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.