graup commented on PR #1677: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1677#issuecomment-2613344382
Thanks for the comments! Seems Postgres ([patch](https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=faff8f8e4)) is using the same syntax rule as Clickhouse ([code](https://github.com/ClickHouse/ClickHouse/blob/master/src/Common/StringUtils.h#L171-L182)). I'll fix this up on Monday. In the meantime, if anyone has an idea how to address the test failure, I'd love some help with that. Maybe it's better to drop the underscores in the parsing stage, after all? -- 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