Maxim Gekk created SPARK-28416: ---------------------------------- Summary: Use java.time API in timestampAddInterval Key: SPARK-28416 URL: https://issues.apache.org/jira/browse/SPARK-28416 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 2.4.3 Reporter: Maxim Gekk
Implement the timestampAddInterval method of DateTimeUtils by using the plusMonths() and plus() method of ZonedDateTime of Java 8 time API. -- 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