Maxim Gekk created SPARK-28596: ---------------------------------- Summary: Use Java 8 time API in date_trunc Key: SPARK-28596 URL: https://issues.apache.org/jira/browse/SPARK-28596 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 2.4.3 Reporter: Maxim Gekk
The DateTimeUtils.truncTimestamp function can be fully implemented on top of Java 8 time API by adjusting ZonedDateTime to year, month, ..., seconds. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org