This is an automated email from the ASF dual-hosted git repository. sandy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 2460893c39f2 [SPARK-52704][SQL][FOLLOWUP] Move session state utilities from trait FileFormat to SessionStateHelper add 55bbe5aaac85 [SPARK-52409][SDP] Only use PipelineRunEventBuffer in tests No new revisions were added by this update. Summary of changes: .../sql/connect/pipelines/PipelinesHandler.scala | 2 +- .../sql/pipelines/graph/PipelineExecution.scala | 4 ++-- .../pipelines/graph/PipelineUpdateContext.scala | 6 ++--- .../graph/PipelineUpdateContextImpl.scala | 12 +++------- .../logging/FlowProgressEventLogger.scala | 26 +++++++++++----------- .../spark/sql/pipelines/utils/ExecutionTest.scala | 9 ++++---- .../pipelines/utils}/PipelineRunEventBuffer.scala | 11 +++------ 7 files changed, 29 insertions(+), 41 deletions(-) rename sql/pipelines/src/{main/scala/org/apache/spark/sql/pipelines/logging => test/scala/org/apache/spark/sql/pipelines/utils}/PipelineRunEventBuffer.scala (77%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org