You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/03/21 09:15:14 UTC

[GitHub] [iotdb] liuminghui233 opened a new pull request #5302: [IOTDB-2713] Generate Analyzed AST from statement for MPP query - A framework

liuminghui233 opened a new pull request #5302:
URL: https://github.com/apache/iotdb/pull/5302


   In this PR,
   1. Implement StatementAnalyzer to analyze the Statement and generate Analysis.
   2. Both Statement and components extend from StatementNode.
   3. Add some examples of write and metadata statements.
   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] JackieTien97 merged pull request #5302: [IOTDB-2713] Generate Analyzed AST from statement for MPP query - A framework

Posted by GitBox <gi...@apache.org>.
JackieTien97 merged pull request #5302:
URL: https://github.com/apache/iotdb/pull/5302


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org