You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2022/11/24 15:16:13 UTC

[spark] branch master updated (ac029d6ec0f -> 483e3c93ddb)

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

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


    from ac029d6ec0f [SPARK-41224][SPARK-41165][SPARK-41184] Optimized Arrow-based collect implementation to stream from server to client
     add 483e3c93ddb [SPARK-41097][CORE][SQL][SS][PROTOBUF] Remove redundant collection conversion base on Scala 2.13 code

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/kafka010/KafkaOffsetReaderAdmin.scala      | 2 +-
 .../org/apache/spark/sql/kafka010/KafkaOffsetReaderConsumer.scala   | 2 +-
 .../org/apache/spark/sql/protobuf/utils/SchemaConverters.scala      | 2 +-
 .../src/main/scala/org/apache/spark/ExecutorAllocationManager.scala | 2 +-
 core/src/main/scala/org/apache/spark/status/api/v1/api.scala        | 2 +-
 .../src/main/scala/org/apache/spark/sql/types/StructType.scala      | 2 +-
 sql/core/src/main/scala/org/apache/spark/sql/UDFRegistration.scala  | 2 +-
 .../apache/spark/sql/catalyst/analysis/ResolveSessionCatalog.scala  | 2 +-
 .../apache/spark/sql/execution/adaptive/ShufflePartitionsUtil.scala | 6 +++---
 .../main/scala/org/apache/spark/sql/execution/command/tables.scala  | 2 +-
 .../spark/sql/execution/datasources/v2/ShowFunctionsExec.scala      | 2 +-
 .../sql/execution/datasources/v2/ShowTablePropertiesExec.scala      | 2 +-
 .../scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala     | 4 ++--
 13 files changed, 16 insertions(+), 16 deletions(-)


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