Description
Currently, the collect-like APIs in SparkPlan, e.g. executeCollect, do not work if the plan is columnar execution.
We should extend the API coverage to all execution modes.
Currently, the collect-like APIs in SparkPlan, e.g. executeCollect, do not work if the plan is columnar execution.
We should extend the API coverage to all execution modes.