You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/03/10 12:16:40 UTC

[spark] branch master updated (15df2a3f -> 294f605)

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

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


    from 15df2a3f [SPARK-31079][SQL] Logging QueryExecutionMetering in RuleExecutor logger
     add 294f605  [SPARK-31078][SQL] Respect aliases in output ordering

No new revisions were added by this update.

Summary of changes:
 ...ning.scala => AliasAwareOutputExpression.scala} | 58 ++++++++++++++++------
 .../execution/aggregate/HashAggregateExec.scala    |  4 +-
 .../execution/aggregate/SortAggregateExec.scala    |  8 +--
 .../sql/execution/basicPhysicalOperators.scala     |  9 ++--
 .../apache/spark/sql/execution/PlannerSuite.scala  | 19 +++++++
 .../spark/sql/sources/BucketedReadSuite.scala      | 12 +++++
 6 files changed, 87 insertions(+), 23 deletions(-)
 rename sql/core/src/main/scala/org/apache/spark/sql/execution/{AliasAwareOutputPartitioning.scala => AliasAwareOutputExpression.scala} (58%)


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