You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/09/17 05:43:20 UTC

[spark] branch master updated (d936cb3 -> bd38e0b)

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 d936cb3  [SPARK-26425][SS] Add more constraint checks to avoid checkpoint corruption
     add bd38e0b  [SPARK-32903][SQL] GeneratePredicate should be able to eliminate common sub-expressions

No new revisions were added by this update.

Summary of changes:
 .../expressions/codegen/GeneratePredicate.scala    | 13 +++-
 .../sql/catalyst/expressions/predicates.scala      |  2 +-
 .../CodegenSubexpressionEliminationSuite.scala     | 73 ++++++++++++++++++++++
 3 files changed, 85 insertions(+), 3 deletions(-)
 create mode 100644 sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/codegen/CodegenSubexpressionEliminationSuite.scala


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