You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/06/10 09:10:05 UTC

[spark] branch master updated (82ff29b -> 43063e2)

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

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


    from 82ff29b  [SPARK-31941][CORE] Replace SparkException to NoSuchElementException for applicationInfo in AppStatusStore
     add 43063e2  [SPARK-27217][SQL] Nested column aliasing for more operators which can prune nested column

No new revisions were added by this update.

Summary of changes:
 .../catalyst/optimizer/NestedColumnAliasing.scala  | 35 +++++---
 .../optimizer/NestedColumnAliasingSuite.scala      | 94 ++++++++++++++++++++++
 .../execution/datasources/SchemaPruningSuite.scala | 71 ++++++++++++++++
 3 files changed, 190 insertions(+), 10 deletions(-)


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