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 9a60a5408f1d [SPARK-52911][SQL] Remove `StringUtils.(split|chop)` usage add 4a4505457544 [SPARK-52851][SDP] Remove public APIs for append once flows No new revisions were added by this update. Summary of changes: python/pyspark/pipelines/api.py | 7 ----- python/pyspark/pipelines/flow.py | 2 -- .../spark_connect_graph_element_registry.py | 1 - .../pipelines/tests/test_graph_element_registry.py | 6 ++-- python/pyspark/sql/connect/proto/pipelines_pb2.py | 34 +++++++++++----------- python/pyspark/sql/connect/proto/pipelines_pb2.pyi | 16 ---------- .../main/protobuf/spark/connect/pipelines.proto | 3 -- .../sql/connect/pipelines/PipelinesHandler.scala | 2 +- .../connect/pipelines/TestPipelineDefinition.scala | 3 -- 9 files changed, 20 insertions(+), 54 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org