-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[Beam SQL] Change SET CATALOG to USE CATALOG #35314
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
Conversation
|
@Amar3tto we have a change we'd like to get in before releasing the new SQL syntax |
|
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
|
Errors in Precommit SQL workflows are due to new warnings surfacing after the SpotBugs upgrade in #35303 The actual unit tests and integration tests are passing though |
|
R: @kennknowles |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment |
|
CC @talatuyarer |
talatuyarer
left a comment
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.
LGTM! Thank you for aligning with general usage @ahmedabu98
* USE catalog instead of SET * add missing
* USE catalog instead of SET * add missing
Modifying the syntax introduced in #35223