Skip to content

SparkConnectExecutePlanHandler

SparkConnectExecutePlanHandler is used by SparkConnectService to executePlan.

Creating Instance

SparkConnectExecutePlanHandler takes the following to be created:

  • StreamObserver[proto.ExecutePlanResponse]

SparkConnectExecutePlanHandler is created when:

Handle ExecutePlanRequest

handle(
  v: proto.ExecutePlanRequest): Unit

handle...FIXME


handle is used when: