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

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


    from 80efaa2e979 [SPARK-34863][SQL][FOLLOW-UP] Handle IsAllNull in 
OffHeapColumnVector
     add 3df34214a2f [SPARK-39027][SQL][3.3] Output SQL statements in error 
messages in upper case and w/o double quotes

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/tests/test_udf.py                       |  2 +-
 .../org/apache/spark/sql/errors/QueryErrorsBase.scala      |  3 +--
 .../optimizer/ExtractPythonUDFFromJoinConditionSuite.scala |  2 +-
 .../apache/spark/sql/catalyst/parser/DDLParserSuite.scala  |  6 +++---
 .../apache/spark/sql/catalyst/parser/PlanParserSuite.scala |  2 +-
 .../test/resources/sql-tests/results/join-lateral.sql.out  |  4 ++--
 .../src/test/resources/sql-tests/results/transform.sql.out |  4 ++--
 .../spark/sql/errors/QueryCompilationErrorsDSv2Suite.scala |  2 +-
 .../spark/sql/errors/QueryCompilationErrorsSuite.scala     |  2 +-
 .../spark/sql/errors/QueryExecutionErrorsSuite.scala       |  4 ++--
 .../apache/spark/sql/errors/QueryParsingErrorsSuite.scala  | 14 +++++++-------
 .../sql/execution/SparkScriptTransformationSuite.scala     |  2 +-
 12 files changed, 23 insertions(+), 24 deletions(-)


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

Reply via email to