You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2022/06/08 06:37:53 UTC

[spark] branch branch-3.3 updated (86f1b6bfe39 -> 3a952933c34)

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 86f1b6bfe39 [SPARK-39394][DOCS][SS][3.3] Improve PySpark Structured Streaming page more readable
     add 3a952933c34 [SPARK-39392][SQL][3.3] Refine ANSI error messages for try_* function hints

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   | 10 ++--
 .../org/apache/spark/SparkThrowableSuite.scala     |  3 +-
 .../spark/sql/errors/QueryExecutionErrors.scala    |  7 ++-
 .../resources/sql-tests/results/ansi/array.sql.out |  8 +--
 .../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        | 32 +++++-----
 .../resources/sql-tests/results/ansi/map.sql.out   |  8 +--
 .../results/ansi/string-functions.sql.out          |  8 +--
 .../resources/sql-tests/results/interval.sql.out   | 12 ++--
 .../sql-tests/results/postgreSQL/boolean.sql.out   | 32 +++++-----
 .../sql-tests/results/postgreSQL/float4.sql.out    | 14 ++---
 .../sql-tests/results/postgreSQL/float8.sql.out    | 10 ++--
 .../sql-tests/results/postgreSQL/int8.sql.out      | 14 ++---
 .../results/postgreSQL/select_having.sql.out       |  2 +-
 .../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 +-
 .../udf/postgreSQL/udf-select_having.sql.out       |  2 +-
 22 files changed, 128 insertions(+), 124 deletions(-)


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