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: [email protected]
For additional commands, e-mail: [email protected]