yoavcloud opened a new pull request, #1606:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1606

   It doesn't seem like this option is documented. However, Snowflake supports 
it, and we see such queries "in the wild."
   
   Syntax:
   `CREATE TABLE ... ON COMMIT PRESERVE ROWS`
   `CREATE TABLE ... ON COMMIT DELETE ROWS`
   `CREATE TABLE ... ON COMMIT DROP`
   
   


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