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 417599d4f8eb [SPARK-52578][SQL][FOLLOW-UP] Small capitalization fixes for merge merge metrics add c4127d2ec8ba [SPARK-52759][SDP][SQL] Throw exception if pipeline has no tables or persisted views No new revisions were added by this update. Summary of changes: .../src/main/resources/error/error-conditions.json | 7 + .../connect/pipelines/PythonPipelineSuite.scala | 47 ++++++- .../pipelines/graph/GraphRegistrationContext.scala | 7 + .../graph/ConnectInvalidPipelineSuite.scala | 135 +++++++++--------- .../graph/ConnectValidPipelineSuite.scala | 152 +++++++++++---------- .../sql/pipelines/graph/SqlPipelineSuite.scala | 61 +++++++++ .../graph/TriggeredGraphExecutionSuite.scala | 6 +- .../spark/sql/pipelines/utils/PipelineTest.scala | 4 +- .../utils/TestGraphRegistrationContext.scala | 21 ++- 9 files changed, 297 insertions(+), 143 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org