Omega359 commented on issue #11946:
URL: https://github.com/apache/datafusion/issues/11946#issuecomment-2298917369

   > Related to this, `substring` in Postgres supports regex matching (see 
https://www.postgresql.org/docs/current/functions-matching.html), would it be 
reasonable for DataFusion to also support it?
   > Postgres's regex substring takes a string, a pattern, and an escape 
character, so I don't think there would be a conflict.
   
   Spark's version of this is 
https://spark.apache.org/docs/latest/api/sql/#regexp_substr


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