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 45a4ff8  [SPARK-33948][SQL] Fix CodeGen error of MapObjects.doGenCode 
method in Scala 2.13
     add 26d8df3  [SPARK-33938][SQL] Optimize Like Any/All by LikeSimplification

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/regexpExpressions.scala   |  6 +-
 .../spark/sql/catalyst/optimizer/expressions.scala | 81 +++++++++++++++-------
 .../optimizer/LikeSimplificationSuite.scala        | 68 ++++++++++++++++++
 3 files changed, 128 insertions(+), 27 deletions(-)


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

Reply via email to