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 88fc48f5e7e [SPARK-41431][CORE][SQL][UI] Protobuf serializer for
`SQLExecutionUIData`
add 5a762687f41 [SPARK-41430][UI] Protobuf serializer for
ProcessSummaryWrapper
No new revisions were added by this update.
Summary of changes:
.../apache/spark/status/protobuf/store_types.proto | 14 ++++
.../org.apache.spark.status.protobuf.ProtobufSerDe | 1 +
.../protobuf/ProcessSummaryWrapperSerializer.scala | 77 ++++++++++++++++++++++
.../protobuf/KVStoreProtobufSerializerSuite.scala | 27 ++++++++
4 files changed, 119 insertions(+)
create mode 100644
core/src/main/scala/org/apache/spark/status/protobuf/ProcessSummaryWrapperSerializer.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]