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 93a25a4  [SPARK-37947][SQL] Extract generator from GeneratorOuter 
expression contained by a Generate operator
     add 1584366  [SPARK-38354][SQL] Add hash probes metric for shuffled hash 
join

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/unsafe/map/BytesToBytesMap.java   |  2 +-
 .../execution/UnsafeFixedWidthAggregationMap.java  |  6 ++--
 .../execution/aggregate/HashAggregateExec.scala    |  4 +--
 .../aggregate/TungstenAggregationIterator.scala    |  2 +-
 .../spark/sql/execution/joins/HashedRelation.scala | 35 ++++++++++++++++++++++
 .../sql/execution/joins/ShuffledHashJoinExec.scala | 10 +++++--
 .../sql/execution/metric/SQLMetricsSuite.scala     | 16 +++++-----
 7 files changed, 59 insertions(+), 16 deletions(-)

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

Reply via email to