LucaCappelletti94 commented on PR #2418: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2418#issuecomment-5844506848
Do the Redshift tokenizer fix in this PR, so `["foo"]` stores `foo` quoted with `"` and the verbatim branch in `fmt_ident` goes away. Then run `fuzz_parse_roundtrip` from `docs/fuzzing.md` seeded with bracket identifiers, and push only when it runs clean. Please keep replies short and in your own words, I will not read another generated essay. -- 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]
