This is an automated email from the ASF dual-hosted git repository. iffyio pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git
from 85fa8813 Update criterion requirement from 0.6 to 0.7 in /sqlparser_bench (#1981) add 3d2db8c6 Snowflake: Improve support for reserved keywords for table factor (#1942) No new revisions were added by this update. Summary of changes: src/dialect/mod.rs | 14 ++++---- src/dialect/snowflake.rs | 83 ++++++++++++++++++++++++++++++++++++++++++++ src/parser/mod.rs | 6 +--- tests/sqlparser_snowflake.rs | 12 +++++++ 4 files changed, 103 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org