-
Notifications
You must be signed in to change notification settings - Fork 39
Change UseQueryForMetadata default to 1 (SHOW commands) #1413
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
gopalldb
merged 20 commits into
databricks:main
from
gopalldb:feature/use-query-for-metadata-default
Apr 21, 2026
Merged
Changes from 17 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8f0f7c3
Fix cache warmer: Linux-only, OS-agnostic cache key
gopalldb 2344880
Merge branch 'databricks:main' into main
gopalldb 309cd68
Merge branch 'databricks:main' into main
gopalldb 1534d1c
Merge branch 'databricks:main' into main
gopalldb b28bbc6
Merge branch 'databricks:main' into main
gopalldb 522ca76
Merge branch 'databricks:main' into main
gopalldb 3b9a5c2
Merge branch 'databricks:main' into main
gopalldb 621eea0
Merge branch 'databricks:main' into main
gopalldb 122a967
Merge branch 'databricks:main' into main
gopalldb 2377e63
Merge branch 'databricks:main' into main
gopalldb d3559f1
Merge branch 'databricks:main' into main
gopalldb b84d320
Merge branch 'databricks:main' into main
gopalldb 72636bf
Merge branch 'databricks:main' into main
gopalldb f4974b5
Merge branch 'databricks:main' into main
gopalldb 6f11980
Merge branch 'databricks:main' into main
gopalldb 419d4ec
Change UseQueryForMetadata default to 1 (SHOW commands)
gopalldb b5e1023
Merge branch 'main' into feature/use-query-for-metadata-default
gopalldb 8e9ab5b
Change UseQueryForMetadata default to 1 for SQL Warehouses only
gopalldb 681a81d
Expand SEA to Statement Execution API in changelog
gopalldb 9490337
Fix integration tests: set UseQueryForMetadata=0 for fake service
gopalldb 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use StatementExecAPI instead of SEA