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/09 16:15:40 UTC

[GitHub] [spark] viirya commented on a change in pull request #24325: [SPARK-27414][SQL] make it clear that date type is timezone independent

viirya commented on a change in pull request #24325: [SPARK-27414][SQL] make it clear that date type is timezone independent
URL: https://github.com/apache/spark/pull/24325#discussion_r273571875
 
 

 ##########
 File path: docs/sql-migration-guide-upgrade.md
 ##########
 @@ -122,7 +122,7 @@ license: |
 
   - In Spark version 2.4 and earlier, the `current_date` function returns the current date shifted according to the SQL config `spark.sql.session.timeZone`. Since Spark 3.0, the function always returns the current date in the `UTC` time zone.
 
 Review comment:
   If date type is timezone independent, does `UTC time zone`  still make sense here?

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