You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by vi...@apache.org on 2021/04/21 17:24:40 UTC

[spark] branch master updated (81dbaed -> e609395)

This is an automated email from the ASF dual-hosted git repository.

viirya pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 81dbaed  [SPARK-34692][SQL] Support Not(Int) and Not(InSet) propagate null in predicate
     add e609395  [SPARK-34897][SQL] Support reconcile schemas based on index after nested column pruning

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/SchemaPruning.scala   |  14 ++-
 .../catalyst/expressions/SchemaPruningSuite.scala  | 123 +++++++++++++--------
 .../execution/datasources/HadoopFsRelation.scala   |   2 +
 .../execution/datasources/v2/PushDownUtils.scala   |  10 +-
 .../execution/datasources/orc/OrcSourceSuite.scala |  16 +++
 5 files changed, 108 insertions(+), 57 deletions(-)

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