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/10/28 22:40:16 UTC

[spark] branch master updated (a744fea -> 2639ad4)

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 a744fea  [SPARK-33267][SQL] Fix NPE issue on 'In' filter when one of values contains null
     add 2639ad4  [SPARK-33272][SQL] prune the attributes mapping in QueryPlan.transformUpWithNewOutput

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/plans/QueryPlan.scala | 17 +++++++++++++++--
 .../sql/catalyst/plans/logical/AnalysisHelper.scala     |  2 +-
 2 files changed, 16 insertions(+), 3 deletions(-)


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