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

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


    from b476999  [SPARK-30795][SQL] Spark SQL codegen's code() interpolator 
should treat escapes like Scala's StringContext.s()
     add f5026b1  [SPARK-30763][SQL] Fix java.lang.IndexOutOfBoundsException No 
group 1 for regexp_extract

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/regexpExpressions.scala   | 15 ++++-
 .../expressions/RegexpExpressionsSuite.scala       | 12 ++++
 .../sql-tests/inputs/regexp-functions.sql          |  9 +++
 .../sql-tests/results/regexp-functions.sql.out     | 69 ++++++++++++++++++++++
 4 files changed, 104 insertions(+), 1 deletion(-)
 create mode 100644 
sql/core/src/test/resources/sql-tests/inputs/regexp-functions.sql
 create mode 100644 
sql/core/src/test/resources/sql-tests/results/regexp-functions.sql.out


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

Reply via email to