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

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


    from ebbe0b0d78c [SPARK-41413][SQL] Avoid shuffle in Storage-Partitioned 
Join when partition keys mismatch, but join expressions are compatible
     add 4c9f7bc9e0f [SPARK-41679][UI] Protobuf serializer for StreamBlockData

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/status/protobuf/store_types.proto | 12 +++++
 .../org.apache.spark.status.protobuf.ProtobufSerDe |  1 +
 .../protobuf/StreamBlockDataSerializer.scala       | 53 ++++++++++++++++++++++
 .../protobuf/KVStoreProtobufSerializerSuite.scala  | 24 ++++++++++
 4 files changed, 90 insertions(+)
 create mode 100644 
core/src/main/scala/org/apache/spark/status/protobuf/StreamBlockDataSerializer.scala


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

Reply via email to