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 a296d15  [SPARK-30291] catch the exception when doing materialize in 
AQE
     add 12249fc  [SPARK-30301][SQL] Fix wrong results when datetimes as fields 
of complex types

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/csvExpressions.scala  |  2 +-
 .../sql/catalyst/expressions/jsonExpressions.scala |  2 +-
 .../apache/spark/sql/execution/HiveResult.scala    | 75 ++++++----------------
 .../test/resources/sql-tests/results/array.sql.out |  4 +-
 .../sql-tests/results/csv-functions.sql.out        |  2 +-
 .../sql-tests/results/inline-table.sql.out         |  2 +-
 .../sql-tests/results/json-functions.sql.out       |  2 +-
 .../results/typeCoercion/native/concat.sql.out     |  2 +-
 .../results/typeCoercion/native/mapZipWith.sql.out |  2 +-
 .../results/typeCoercion/native/mapconcat.sql.out  |  2 +-
 .../sql-tests/results/udf/udf-inline-table.sql.out |  2 +-
 .../spark/sql/execution/HiveResultSuite.scala      | 30 ++++++---
 12 files changed, 50 insertions(+), 77 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to