You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2021/08/16 16:12:25 UTC

[spark] branch master updated (f620996 -> 8ee464c)

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

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


    from f620996  [SPARK-36418][SQL] Use CAST in parsing of dates/timestamps with default pattern
     add 8ee464c  [SPARK-32210][CORE] Fix NegativeArraySizeException in MapOutputTracker with large spark.default.parallelism

No new revisions were added by this update.

Summary of changes:
 .../MapStatusesSerDeserBenchmark-jdk11-results.txt | 54 ++++++++--------
 .../MapStatusesSerDeserBenchmark-results.txt       | 54 ++++++++--------
 .../scala/org/apache/spark/MapOutputTracker.scala  | 52 +++++++++-------
 .../org/apache/spark/MapOutputTrackerSuite.scala   | 72 +++++++++++++++++++++-
 .../spark/MapStatusesSerDeserBenchmark.scala       |  4 +-
 5 files changed, 156 insertions(+), 80 deletions(-)

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