This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 58e5768a09b7 [SPARK-53482][SQL] MERGE INTO support for when source has 
less nested field than target
     add 166b190fee3d [SPARK-54061] Wrap IllegalArgumentException with proper 
error code for invalid datetime patterns

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/util/TimestampFormatter.scala     | 29 +++++++---
 .../results/datetime-formatting-invalid.sql.out    | 66 ++++++++++++++++++----
 .../results/datetime-formatting-legacy.sql.out     | 66 ++++++++++++++++++----
 .../org/apache/spark/sql/DateFunctionsSuite.scala  |  5 +-
 .../sql/errors/QueryExecutionAnsiErrorsSuite.scala | 49 ++++++++++++++++
 5 files changed, 181 insertions(+), 34 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to