You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/03/27 17:49:19 UTC

[spark] branch master updated (8a5d496 -> aa8776b)

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

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


    from 8a5d496  [MINOR][DOC] Refine comments of QueryPlan regarding subquery
     add aa8776b  [SPARK-29721][SQL] Prune unnecessary nested fields from Generate without Project

No new revisions were added by this update.

Summary of changes:
 .../catalyst/optimizer/NestedColumnAliasing.scala  | 53 ++++++++++++++
 .../spark/sql/catalyst/optimizer/Optimizer.scala   | 20 +-----
 .../optimizer/NestedColumnAliasingSuite.scala      | 80 ++++++++++++++++++++++
 .../execution/datasources/SchemaPruningSuite.scala | 37 ++++++++++
 4 files changed, 172 insertions(+), 18 deletions(-)


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