cloud-fan 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_r273763738
##########
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:
do we need to change the python and R functions?
----------------------------------------------------------------
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]