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 fb0009ff487 [MINOR][CONNECT][DOCS] Fix typo in `connect/README.md`
     add af02999c6c2 [SPARK-42026][CORE] Protobuf serializer for `AppSummary` 
and `PoolData`

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/status/protobuf/store_types.proto | 10 ++++++++++
 .../org.apache.spark.status.protobuf.ProtobufSerDe |  2 ++
 .../{Utils.scala => AppSummarySerializer.scala}    | 22 ++++++++++++++++-----
 ...erSerializer.scala => PoolDataSerializer.scala} | 23 ++++++++++++----------
 .../protobuf/KVStoreProtobufSerializerSuite.scala  | 22 +++++++++++++++++++++
 5 files changed, 64 insertions(+), 15 deletions(-)
 copy core/src/main/scala/org/apache/spark/status/protobuf/{Utils.scala => 
AppSummarySerializer.scala} (57%)
 copy 
core/src/main/scala/org/apache/spark/status/protobuf/{ResourceProfileWrapperSerializer.scala
 => PoolDataSerializer.scala} (56%)


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

Reply via email to