SparkConnectExecutionManager¶
Creating Instance¶
SparkConnectExecutionManager takes no arguments to be created.
SparkConnectExecutionManager is created when:
SparkConnectServiceis requested for the executionManager
createExecuteHolderAndAttach¶
createExecuteHolderAndAttach(
executeKey: ExecuteKey,
request: proto.ExecutePlanRequest,
sessionHolder: SessionHolder,
responseObserver: StreamObserver[proto.ExecutePlanResponse]): ExecuteHolder
createExecuteHolderAndAttach...FIXME
createExecuteHolderAndAttach is used when:
SparkConnectExecutePlanHandleris requested to handle a ExecutePlanRequest message