You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/01/25 02:38:48 UTC

[spark] branch master updated (43fdd12 -> 59cbaca)

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

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


    from 43fdd12  [SPARK-33489][PYSPARK] Add NullType support for Arrow executions
     add 59cbaca  [SPARK-34185][DOCS] Review and fix issues in API docs

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/shuffle/api/WritableByteChannelWrapper.java |  1 -
 .../spark/shuffle/api/metadata/MapOutputCommitMessage.java   |  1 -
 .../apache/spark/shuffle/api/metadata/MapOutputMetadata.java |  1 -
 .../main/scala/org/apache/spark/ContextAwareIterator.scala   |  2 ++
 .../apache/spark/scheduler/ExecutorDecommissionInfo.scala    |  2 +-
 .../scala/org/apache/spark/scheduler/SparkListener.scala     | 12 +++++++++++-
 .../apache/spark/security/SecurityConfigurationLock.scala    |  2 +-
 .../BlockSavedOnDecommissionedBlockManagerException.scala    |  2 +-
 .../scala/org/apache/spark/storage/FallbackStorage.scala     |  4 ++--
 .../org/apache/spark/sql/errors/QueryCompilationErrors.scala |  2 +-
 .../scala/org/apache/spark/sql/util/PartitioningUtils.scala  |  2 +-
 .../apache/spark/sql/streaming/ui/StreamingQueryPage.scala   | 12 ++++++++----
 .../org/apache/spark/sql/hive/client/HiveClientImpl.scala    |  2 +-
 .../sql/hive/execution/HiveScriptTransformationExec.scala    |  4 ++--
 14 files changed, 31 insertions(+), 18 deletions(-)


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