You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/12/08 11:55:47 UTC

[spark] branch master updated (031c5ef -> 99613cd)

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

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


    from 031c5ef  [SPARK-33679][SQL] Enable spark.sql.adaptive.enabled by default
     add 99613cd  [SPARK-33677][SQL] Skip LikeSimplification rule if pattern contains any escapeChar

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/expressions.scala | 18 +++++---
 .../optimizer/LikeSimplificationSuite.scala        | 48 ++++++++++++++++++++++
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala | 14 +++++++
 3 files changed, 74 insertions(+), 6 deletions(-)


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