mbutrovich commented on issue #4310:
URL: 
https://github.com/apache/datafusion-comet/issues/4310#issuecomment-4513773476

   Trying to think of how a user would likely want this. I suspect if they want 
to opt into JVM behavior for regex on one expression, they probably want it for 
all of them. Seeing them composed/nested together seems common. It seems like a 
footgun to leave them as individual toggles for each regexp_expression and 
should be an engine choice, but yeah then that doesn't fit well with the 
existing expression configs.
   
   Conundrums.


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