zhoukeyong created SPARK-33572: ---------------------------------- Summary: Datetime building should fail if the year, month, ..., second combination is invalid Key: SPARK-33572 URL: https://issues.apache.org/jira/browse/SPARK-33572 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 3.1.0 Reporter: zhoukeyong
Datetime building should fail if the year, month, ..., second combination is invalid, when ANSI mode is enabled. This patch should update MakeDate, MakeTimestamp and MakeInterval. -- 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