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/01/25 06:18:49 UTC

[spark] branch master updated (2f8e4d0 -> a0e63b6)

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 2f8e4d0  [SPARK-30630][ML] Remove numTrees in GBT in 3.0.0
     add a0e63b6  [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  | 47 ++++++++++++++++++++++
 .../spark/sql/catalyst/optimizer/Optimizer.scala   | 43 +++++++++-----------
 .../execution/datasources/SchemaPruningSuite.scala | 32 +++++++++++++++
 3 files changed, 97 insertions(+), 25 deletions(-)


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