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/05/19 18:25:54 UTC

[GitHub] [arrow-datafusion] melgenek commented on issue #6258: sqllogictest statement error no escaping

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

   >  it would be great if I can just supply a string that is an exact match of the output and not need to escape the character.
   
   If I understand correctly, there is no issue at the moment, and validation works correctly when symbols are escaped.
   
   `sqllogictest-rs` makes an explicit choice to have errors as Regexp, that's why there is a need to escape characters that have special meaning in Regex like `(`,`)`,`.`,`[`,`]`
   


-- 
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