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

Refactor parameter types of DistSQL in module shardingsphere-distsql-parser #19722

Closed
6 tasks done
RaigorJiang opened this issue Jul 31, 2022 · 0 comments
Closed
6 tasks done

Comments

@RaigorJiang
Copy link
Contributor

RaigorJiang commented Jul 31, 2022

For #18811.
This issue is to refactor shardingsphere-distsql-parser

  • Redefine identifier and literals in g4 grammar
  • Change type definitions in g4 of RDLStatement, RQLStatement and RALStatement
  • Update KernelDistSQLStatementVisitor to fit parameter type adjustment
  • Update the syntax and usage documentation
  • Update parser test case (in shardingsphere-parser-test)
  • Update other affected test cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant