cloud-fan commented on PR #45422:
URL: https://github.com/apache/spark/pull/45422#issuecomment-1991702090

   I don't think it's safe to only handle expressions in 
`regexpExpressions.scala`. For example, `Substring` is not there. I don't know 
how to collect all functions that take `StringType`, unless we check all 
expressions one by one.
   
   I'd prefer only updating functions that support collation to have more 
fine-grained collation check, which shouldn't be many right now.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to