xiangfu0 opened a new pull request, #18441:
URL: https://github.com/apache/pinot/pull/18441

   Adds parser, compiler, REST, and reverse-emitter support for Pinot SQL DDL 
table lifecycle statements.
   
   Scope:
   - CREATE TABLE, DROP TABLE, SHOW TABLES, and SHOW CREATE TABLE parser 
support.
   - A new pinot-sql-ddl module for DDL compilation and canonical emission.
   - Controller REST endpoint support and focused unit/parser/round-trip 
coverage.
   - Design and module documentation for the DDL implementation.
   
   Validation so far:
   - Branch rebased onto latest upstream/master.
   - Local and GitHub checks will be inspected and addressed in follow-up 
rounds.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to