Maxim Gekk created SPARK-32173: ---------------------------------- Summary: Deduplicate code in FromUTCTimestamp and ToUTCTimestamp Key: SPARK-32173 URL: https://issues.apache.org/jira/browse/SPARK-32173 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 3.1.0 Reporter: Maxim Gekk
The FromUTCTimestamp and ToUTCTimestamp expressions have similar implementation. The common code can be extracted to a common expression and re-used from those expressions. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org