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: [email protected]
For additional commands, e-mail: [email protected]