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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org