You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/10 09:09:52 UTC

[GitHub] [spark] MaxGekk commented on a change in pull request #24330: [SPARK-27422][SQL] current_date() should return current date in the session time zone

MaxGekk commented on a change in pull request #24330: [SPARK-27422][SQL] current_date() should return current date in the session time zone
URL: https://github.com/apache/spark/pull/24330#discussion_r273860640
 
 

 ##########
 File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala
 ##########
 @@ -2572,7 +2572,7 @@ object functions {
   }
 
   /**
-   * Returns the current date in the UTC time zone as a date column.
+   * Returns the current date as a date column.
 
 Review comment:
   No, the PR https://github.com/apache/spark/pull/24185 did touch them. So, comments for the functions don't mention UTC time zone.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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