You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/07/21 03:49:55 UTC

[spark] branch branch-3.0 updated (9e7b130 -> 6d8b95c)

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

dongjoon pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 9e7b130  [SPARK-32368][SQL] pathGlobFilter, recursiveFileLookup and basePath should respect case insensitivity
     add 6d8b95c  [SPARK-32365][SQL] Add a boundary condition for negative index in regexp_extract

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/regexpExpressions.scala | 12 +++++++++++-
 .../expressions/RegexpExpressionsSuite.scala         |  6 ++++++
 .../resources/sql-tests/inputs/regexp-functions.sql  |  2 ++
 .../sql-tests/results/regexp-functions.sql.out       | 20 +++++++++++++++++++-
 4 files changed, 38 insertions(+), 2 deletions(-)


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