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:37:00 UTC

[spark] branch master updated (7d65cae -> 02114f9)

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

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


    from 7d65cae  [SPARK-32338][SQL] Overload slice to accept Column for start and length
     add 02114f9  [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