dasch-1 opened a new pull request #1938:
URL: https://github.com/apache/calcite/pull/1938


   The syntax for these statements is:
   CREATE TABLE [SET|MULTISET] [VOLATILE] <table_name> [IF NOT EXISTS] 
(<column_name> <data_type>, ...);
   
   Support is added by extending the Babel parser.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to