This is an automated email from the ASF dual-hosted git repository.
srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 996e407bd32 [SPARK-40663][SQL] Migrate execution errors onto error
classes: _LEGACY_ERROR_TEMP_2076-2100
add 1103d29f168 [MINOR] Fix grammar in error message
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/CheckAnalysis.scala | 4 +-
.../sql/catalyst/analysis/AnalysisErrorSuite.scala | 12 +-
.../sql/catalyst/analysis/AnalysisSuite.scala | 20 +--
.../resources/sql-tests/results/except-all.sql.out | 2 +-
.../sql-tests/results/intersect-all.sql.out | 2 +-
.../native/widenSetOperationTypes.sql.out | 140 ++++++++++-----------
.../sql-tests/results/udf/udf-except-all.sql.out | 2 +-
.../results/udf/udf-intersect-all.sql.out | 2 +-
.../spark/sql/DataFrameSetOperationsSuite.scala | 8 +-
.../scala/org/apache/spark/sql/SQLQuerySuite.scala | 2 +-
10 files changed, 97 insertions(+), 97 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]