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

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


    from 2dd6807  [SPARK-28023][SQL] Add trim logic in UTF8String's 
toInt/toLong to make it consistent with other string-numeric casting
     add 6e581cf  [SPARK-29893][SQL][FOLLOWUP] code cleanup for local shuffle 
reader

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    |  4 +-
 .../execution/adaptive/LocalShuffledRowRDD.scala   | 32 ++-----
 .../adaptive/OptimizeLocalShuffleReader.scala      | 98 +++++++++++++++-------
 .../execution/exchange/ShuffleExchangeExec.scala   |  4 +-
 .../adaptive/AdaptiveQueryExecSuite.scala          | 13 ++-
 5 files changed, 87 insertions(+), 64 deletions(-)


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

Reply via email to