SparkConnectExecutePlanHandler¶
SparkConnectExecutePlanHandler
is used by SparkConnectService to executePlan.
Creating Instance¶
SparkConnectExecutePlanHandler
takes the following to be created:
-
StreamObserver[proto.ExecutePlanResponse]
SparkConnectExecutePlanHandler
is created when:
SparkConnectService
is requested to executePlan
Handle ExecutePlanRequest¶
handle
...FIXME
handle
is used when:
SparkConnectService
is requested to executePlan