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 ffc9753  [SPARK-29918][SQL] RecordBinaryComparator should check 
endianness when compared by long
     add a8d9883  [SPARK-29893] improve the local shuffle reader performance by 
changing the reading task number from 1 to multi

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/MapOutputTracker.scala  |   3 +-
 .../execution/adaptive/AdaptiveSparkPlanExec.scala |  13 +--
 .../execution/adaptive/LocalShuffledRowRDD.scala   |  52 +++++++---
 .../adaptive/OptimizeLocalShuffleReader.scala      | 114 ++++++++++++---------
 .../execution/exchange/ShuffleExchangeExec.scala   |   5 +-
 .../adaptive/AdaptiveQueryExecSuite.scala          |  61 +++++++++++
 6 files changed, 170 insertions(+), 78 deletions(-)


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

Reply via email to