You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by li...@apache.org on 2019/11/22 18:28:32 UTC

[spark] branch master updated (2dd6807 -> 6e581cf)

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-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org