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

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


    from 514449b7cbf [SPARK-41899][CONNECT][PYTHON] createDataFrame` should 
respect user provided DDL schema
     add a641dc4954d [SPARK-41889][SQL] Attach root cause to 
invalidPatternError & refactor error classes INVALID_PARAMETER_VALUE

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   | 24 ++++++++++++++++++++-
 .../catalyst/expressions/regexpExpressions.scala   |  5 ++---
 .../spark/sql/errors/QueryCompilationErrors.scala  |  7 +++---
 .../spark/sql/errors/QueryExecutionErrors.scala    | 25 ++++++++++++----------
 .../expressions/RegexpExpressionsSuite.scala       | 19 ++++++++++------
 .../sql-tests/results/postgreSQL/text.sql.out      |  5 ++---
 .../sql-tests/results/regexp-functions.sql.out     | 18 ++++++++--------
 .../sql/errors/QueryCompilationErrorsSuite.scala   |  9 ++++----
 .../sql/errors/QueryExecutionErrorsSuite.scala     | 19 ++++++++--------
 9 files changed, 78 insertions(+), 53 deletions(-)


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

Reply via email to