Search before asking
Description
The main function of the Parser module is to convert the SQL passed in by the user into LogicalPlanTree.
It involves the following parts:
- Lexical grammar analysis by ANTLR4
- LogicalBuilder
- TreeNode and related data structures
Use case
No response
Related issues
No response
Are you willing to submit PR?
Code of Conduct
Search before asking
Description
The main function of the Parser module is to convert the SQL passed in by the user into LogicalPlanTree.
It involves the following parts:
Use case
No response
Related issues
No response
Are you willing to submit PR?
Code of Conduct