alamb commented on issue #3174:
URL: https://github.com/apache/datafusion/issues/3174#issuecomment-2380641588

   > Perhaps we can use a function for match strings here instead of direct 
regex here, which seems more flexible for me. If you agree on that, I'll try to 
submit a pr to `arrow-rs` for further discussions :)
   
   That seems like a good idea to me -- with sufficient care it should also be 
significantly faster than a regexp based matching 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]

Reply via email to