liuminghui233 opened a new pull request #5288: URL: https://github.com/apache/iotdb/pull/5288
In this PR, 1. We define the Statement class, which contains all the semantic information parsed from the SQL. 2. We implement ASTVisitor and StatementGenerator, converting SQL and RPC requests to Statements. **Note:** This PR is a DRAFT, but we can MERGE it to avoid blocking other work in progress in parallel. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
