Skip to content

Commit 8cbcf8f

Browse files
[SDP] PipelinesHandler visually
1 parent 9bb9cfb commit 8cbcf8f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/declarative-pipelines/PipelinesHandler.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
`PipelinesHandler` is used to [handle pipeline commands](#handlePipelinesCommand) in [Spark Connect]({{ book.spark_connect }}) ([SparkConnectPlanner]({{ book.spark_connect }}/server/SparkConnectPlanner), precisely).
44

5-
`PipelinesHandler` acts as a bridge between Python and SQL "frontends" and Spark Connect Server (where pipeline execution happens).
5+
`PipelinesHandler` acts as a bridge between Python execution environment of [Spark Declarative Pipelines](index.md) and [Spark Connect Server]({{ book.spark_connect }}/server/) (where pipeline execution happens).
6+
7+
![PipelinesHandler](./images/spark-sql-sdp-PipelinesHandler.png)
68

79
## Handle Pipelines Command { #handlePipelinesCommand }
810

16.6 KB
Loading
117 KB
Binary file not shown.

0 commit comments

Comments
 (0)