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

gengliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 86563169eef8 [SPARK-47940][BUILD][TESTS] Upgrade `guava` dependency to 
`33.1.0-jre` in Docker IT
     add f2d0cf23018f [SPARK-47907][SQL] Put bang under a config

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/error/error-conditions.json |  15 ++
 ...-conditions-syntax-discontinued-error-class.md} |  16 +-
 docs/sql-migration-guide.md                        |   1 +
 .../spark/sql/catalyst/parser/SqlBaseParser.g4     |  55 ++---
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  62 +++++-
 .../org/apache/spark/sql/internal/SQLConf.scala    |  10 +
 .../sql/catalyst/parser/ErrorParserSuite.scala     |  33 +++
 .../analyzer-results/predicate-functions.sql.out   | 194 ++++++++++++++++++
 .../sql-tests/inputs/predicate-functions.sql       |  36 ++++
 .../sql-tests/results/predicate-functions.sql.out  | 224 +++++++++++++++++++++
 10 files changed, 602 insertions(+), 44 deletions(-)
 copy docs/{sql-error-conditions-illegal-state-store-value-error-class.md => 
sql-error-conditions-syntax-discontinued-error-class.md} (71%)


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

Reply via email to