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

maxgekk pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 37a2416ca4c [SPARK-39252][PYSPARK][TESTS] Remove flaky test_df_is_empty
     add 6c4e07dbe38 [SPARK-39255][SQL][3.3] Improve error messages

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   | 12 ++--
 .../spark/sql/errors/QueryCompilationErrors.scala  |  4 +-
 .../apache/spark/sql/errors/QueryErrorsBase.scala  | 10 +++-
 .../spark/sql/errors/QueryExecutionErrors.scala    |  2 +-
 .../apache/spark/sql/types/StructTypeSuite.scala   | 22 ++++---
 .../resources/sql-tests/results/ansi/cast.sql.out  | 68 +++++++++++-----------
 .../resources/sql-tests/results/ansi/date.sql.out  |  6 +-
 .../results/ansi/datetime-parsing-invalid.sql.out  |  4 +-
 .../sql-tests/results/ansi/interval.sql.out        | 20 +++----
 .../results/ansi/string-functions.sql.out          |  8 +--
 .../test/resources/sql-tests/results/pivot.sql.out |  2 +-
 .../sql-tests/results/postgreSQL/boolean.sql.out   | 32 +++++-----
 .../sql-tests/results/postgreSQL/float4.sql.out    |  8 +--
 .../sql-tests/results/postgreSQL/float8.sql.out    |  8 +--
 .../sql-tests/results/postgreSQL/text.sql.out      |  4 +-
 .../results/postgreSQL/window_part2.sql.out        |  2 +-
 .../results/postgreSQL/window_part3.sql.out        |  2 +-
 .../results/postgreSQL/window_part4.sql.out        |  2 +-
 .../results/timestampNTZ/timestamp-ansi.sql.out    |  2 +-
 .../sql-tests/results/udf/udf-pivot.sql.out        |  2 +-
 .../spark/sql/connector/InsertIntoTests.scala      |  4 +-
 21 files changed, 117 insertions(+), 107 deletions(-)


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

Reply via email to