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

[spark] branch branch-3.0 updated (72db575 -> 2abb948)

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

yumwang pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 72db575  [SPARK-35127][UI] When we switch between different stage-detail pages, the entry item in the newly-opened page may be blank
     add 2abb948  [SPARK-34897][SQL][3.0] 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