You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "melgenek (via GitHub)" <gi...@apache.org> on 2023/03/24 19:57:13 UTC

[GitHub] [arrow-datafusion] melgenek commented on issue #5727: sqllogictests `--complete` does not escape `(` in error messages properly

melgenek commented on issue #5727:
URL: https://github.com/apache/arrow-datafusion/issues/5727#issuecomment-1483339566

   The completed error should probably be wrapped in the `regex::escape` [here](https://github.com/risinglightdb/sqllogictest-rs/blob/main/sqllogictest/src/parser.rs#L187) and [here](https://github.com/risinglightdb/sqllogictest-rs/blob/main/sqllogictest/src/parser.rs#L209).


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org