LucaCappelletti94 commented on PR #2523: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2523#issuecomment-5844081674
Read trough the PR, I need to think for a while regarding how to address this type of escaping problem, as we have a LOT of corner cases associated to this same problematic for different characters and I hope to come up with a more general solution. If run run the fuzzing display runtrip for instance you may find several cases of the same family. Maybe the first step should be to create a super-issue with all of them, and then with an eagle-eye view try and think about a more general cleaner approach. -- 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]
