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

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


    from feaf659d0cc0 [SPARK-53332][SS] Enable StateDataSource with state 
checkpoint v2 (only snapshotStartBatchId option)
     add 6dd4001c29af [SPARK-53490][CONNECT][SQL] Fix Protobuf conversion in 
observed metrics

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/sql/Observation.scala   |  25 ++-
 .../spark/sql/connect/ClientE2ETestSuite.scala     |  36 +++++
 .../spark/sql/connect/client/SparkResult.scala     |   2 +-
 .../connect/common/DataTypeProtoConverter.scala    |   2 +-
 .../common/LiteralValueProtoConverter.scala        | 178 ++++++++++++++-------
 .../connect/execution/ExecuteThreadRunner.scala    |  14 +-
 .../execution/SparkConnectPlanExecution.scala      |  33 ++--
 .../planner/LiteralExpressionProtoConverter.scala  |  64 +++-----
 .../LiteralExpressionProtoConverterSuite.scala     |  28 ++--
 9 files changed, 245 insertions(+), 137 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to