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 ffa8152912d [SPARK-38868][SQL] Don't propagate exceptions from filter
predicate when optimizing outer joins
add f0564354f12 [SPARK-39007][SQL][3.3] Use double quotes for SQL configs
in error messages
No new revisions were added by this update.
Summary of changes:
.../apache/spark/sql/errors/QueryErrorsBase.scala | 12 ++++-
.../spark/sql/errors/QueryExecutionErrors.scala | 53 +++++++++++++---------
.../resources/sql-tests/results/ansi/array.sql.out | 24 +++++-----
.../resources/sql-tests/results/ansi/cast.sql.out | 2 +-
.../ansi/decimalArithmeticOperations.sql.out | 8 ++--
.../sql-tests/results/ansi/interval.sql.out | 6 +--
.../sql-tests/results/ansi/timestamp.sql.out | 2 +-
.../resources/sql-tests/results/interval.sql.out | 4 +-
.../sql-tests/results/postgreSQL/case.sql.out | 6 +--
.../sql-tests/results/postgreSQL/float4.sql.out | 6 +--
.../sql-tests/results/postgreSQL/float8.sql.out | 2 +-
.../sql-tests/results/postgreSQL/int8.sql.out | 14 +++---
.../results/postgreSQL/select_having.sql.out | 2 +-
.../results/timestampNTZ/timestamp-ansi.sql.out | 2 +-
.../results/udf/postgreSQL/udf-case.sql.out | 6 +--
.../udf/postgreSQL/udf-select_having.sql.out | 2 +-
.../sql/errors/QueryExecutionErrorsSuite.scala | 48 ++++++++++----------
17 files changed, 108 insertions(+), 91 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]