[ https://issues.apache.org/jira/browse/SPARK-22040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169272#comment-16169272 ]
Apache Spark commented on SPARK-22040: -------------------------------------- User 'mgaido91' has created a pull request for this issue: https://github.com/apache/spark/pull/19261 > current_date function with timezone id > -------------------------------------- > > Key: SPARK-22040 > URL: https://issues.apache.org/jira/browse/SPARK-22040 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.2.0 > Reporter: Jacek Laskowski > Priority: Minor > > {{current_date}} function creates {{CurrentDate}} expression that accepts > optional timezone id, but there's no function to allow for this. > This is to have another {{current_date}} with the timezone id, i.e. > {code} > def current_date(timeZoneId: String): Column > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org