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 2fe16015cdd [SPARK-39672][SQL][3.1] Fix removing project before filter 
with correlated subquery
     add 0e2758c9955 [SPARK-39758][SQL][3.3] Fix NPE from the regexp functions 
on invalid patterns

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/regexpExpressions.scala   | 62 +++++++++++++---------
 .../spark/sql/errors/QueryExecutionErrors.scala    |  9 ++++
 .../expressions/RegexpExpressionsSuite.scala       | 17 +++++-
 .../sql-tests/inputs/regexp-functions.sql          |  2 +
 .../sql-tests/results/regexp-functions.sql.out     | 20 ++++++-
 5 files changed, 82 insertions(+), 28 deletions(-)


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

Reply via email to