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/01/27 19:20:30 UTC

[spark] branch master updated (c5c580b -> 8aebc80)

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 c5c580b  [SPARK-30633][SQL] Append L to seed when type is LongType
     add 8aebc80  [SPARK-30625][SQL] Support `escape` as third parameter of the `like` function

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/dsl/package.scala    |  2 +-
 .../catalyst/expressions/regexpExpressions.scala   | 91 ++++++++++++++--------
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  4 +-
 .../apache/spark/sql/DataFrameFunctionsSuite.scala | 15 ++++
 4 files changed, 78 insertions(+), 34 deletions(-)


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