viirya commented on a change in pull request #24185: [SPARK-27252][SQL] Make 
current_date() independent from time zones
URL: https://github.com/apache/spark/pull/24185#discussion_r268419584
 
 

 ##########
 File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeExpressions.scala
 ##########
 @@ -61,21 +61,15 @@ trait TimeZoneAwareExpression extends Expression {
 @ExpressionDescription(
   usage = "_FUNC_() - Returns the current date at the start of query 
evaluation.",
 
 Review comment:
   Is it better to specify the time zone in this usage text?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to