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 5d3f3365c0b [SPARK-39163][SQL][3.3] Throw an exception w/ error class 
for an invalid bucket file
     add d736bec27b3 [SPARK-37939][SQL][3.3] Use error classes in the parsing 
errors of properties

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  6 ++
 .../spark/sql/errors/QueryParsingErrors.scala      | 29 ++++---
 .../spark/sql/errors/QueryParsingErrorsSuite.scala | 92 ++++++++++++++++++++++
 .../spark/sql/execution/SparkSqlParserSuite.scala  |  6 +-
 .../command/CreateNamespaceParserSuite.scala       |  3 +-
 5 files changed, 120 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to