Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.0
-
None
Description
CONVERT_TIMEZONE is a common SQL function provided by many other database systems, e.g.
- https://docs.aws.amazon.com/redshift/latest/dg/CONVERT_TIMEZONE.html
- https://docs.snowflake.com/en/sql-reference/functions/convert_timezone.html
The ticket aims to support such function in Spark SQL to make migration from other systems easier.
Attachments
Issue Links
- causes
-
SPARK-37568 Support 2-arguments by the convert_timezone() function
- Resolved
- links to