You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2023/03/27 02:20:12 UTC

[spark] branch master updated (06bf544973f -> 02c33524028)

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

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


    from 06bf544973f [SPARK-42896][SQL][PYTHON] Make `mapInPandas` / `mapInArrow` support barrier mode execution
     add 02c33524028 [SPARK-42921][SQL][TESTS] Split `timestampNTZ/datetime-special.sql` into w/ and w/o `ansi` suffix to pass sql analyzer test in ansi mode

No new revisions were added by this update.

Summary of changes:
 .../{datetime-special.sql.out => datetime-special-ansi.sql.out}       | 4 ++--
 .../timestampNTZ/{timestamp-ansi.sql => datetime-special-ansi.sql}    | 2 +-
 .../test/resources/sql-tests/inputs/timestampNTZ/datetime-special.sql | 1 +
 .../{datetime-special.sql.out => datetime-special-ansi.sql.out}       | 0
 .../spark/sql/hive/thriftserver/ThriftServerQueryTestSuite.scala      | 4 +++-
 5 files changed, 7 insertions(+), 4 deletions(-)
 copy sql/core/src/test/resources/sql-tests/analyzer-results/timestampNTZ/{datetime-special.sql.out => datetime-special-ansi.sql.out} (62%)
 copy sql/core/src/test/resources/sql-tests/inputs/timestampNTZ/{timestamp-ansi.sql => datetime-special-ansi.sql} (54%)
 copy sql/core/src/test/resources/sql-tests/results/timestampNTZ/{datetime-special.sql.out => datetime-special-ansi.sql.out} (100%)


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