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 e34f2d8  [SPARK-33119][SQL] ScalarSubquery should returns the first 
two rows to avoid Driver OOM
     add 17eebd7  [SPARK-32295][SQL] Add not null and size > 0 filters before 
inner explode/inline to benefit from predicate pushdown

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/Optimizer.scala   | 43 +++++++++++--
 .../optimizer/InferFiltersFromGenerateSuite.scala  | 75 ++++++++++++++++++++++
 2 files changed, 113 insertions(+), 5 deletions(-)
 create mode 100644 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/InferFiltersFromGenerateSuite.scala


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

Reply via email to