daniel-martinez-maqueda-sap commented on issue #415: URL: https://github.com/apache/arrow-rs/issues/415#issuecomment-1202490290
I have a proposal I've been working on that could work: * Escape regex patterns calling `escape` from the crate `regex` as it is done at the moment * If a like wildcard is escaped, remove the escape characters (so that it is matched when running the regex) -- 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]
