[
https://issues.apache.org/jira/browse/SPARK-27422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan reassigned SPARK-27422:
-----------------------------------
Assignee: Maxim Gekk
> CurrentDate should return local date
> ------------------------------------
>
> Key: SPARK-27422
> URL: https://issues.apache.org/jira/browse/SPARK-27422
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.0.0
> Reporter: Maxim Gekk
> Assignee: Maxim Gekk
> Priority: Minor
>
> According to SQL standard, DATE type is union of (year, month, days), and
> current date should return a triple of (year, month, days) in session local
> time zone. The ticket aims to follow the requirement, and calculate a local
> date for session time zone. The local date should be converted to epoch day,
> and stored internally in as DATE value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]