panbingkun commented on PR #42797:
URL: https://github.com/apache/spark/pull/42797#issuecomment-1708087747

   > given the amount of changes, I'm rethinking about what's the right 
behavior. Looking at `Expression#prettyName`, it does seem like we prefer 
lower-cased names for functions. But we can't say that it's wrong to use 
upper-cased names for math functions.
   > 
   > Shall we just follow the existing naming style? Math functions prefer 
upper-cased names and we should update `UnaryMathExpression#prettyName` instead.
   
   Okay, that's fine. Let's show all the mathematical functions in uppercase 
form, which is also reasonable. We need to maintain consistency.
   Let me to do it!


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