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/23 07:08:55 UTC

[spark] branch branch-3.1 updated (60a2dd4 -> 26e8b47)

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

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


    from 60a2dd4  [SPARK-35127][UI] When we switch between different stage-detail pages, the entry item in the newly-opened page may be blank
     add 26e8b47  [SPARK-34897][SQL][3.1] 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