Skip to content
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

Feat/deployment statements #24

Conversation

aceforeverd
Copy link
Collaborator

@aceforeverd aceforeverd commented Oct 8, 2021

Support Deployment related SQL Statement

refactor ASTShowStatement

  • add new field for show target name, those things was in from_name previously. e.g the foo in show create procedure foo

@aceforeverd aceforeverd requested a review from dl239 October 8, 2021 10:38
support parameter in file_name
- rm parameter type in load data statement
- `opt_if_not_exists` instead of `opt_if_exists` in deploy statement
- add error test for deploy and load data statement
@jingchen2222 jingchen2222 merged commit ab938ba into 4paradigm:feat/hybridse-zetasql Oct 12, 2021
@aceforeverd aceforeverd deleted the feat/deployment-statements branch February 17, 2022 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants