Jacek Laskowski created SPARK-22040: ---------------------------------------
Summary: 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