Packages

package python

Type Members

  1. class SedonaArrowEvalPythonEvaluatorFactory extends EvalPythonEvaluatorFactory
  2. case class SedonaArrowEvalPythonExec(udfs: Seq[PythonUDF], resultAttrs: Seq[Attribute], child: SparkPlan, evalType: Int) extends SparkPlan with EvalPythonExec with PythonSQLMetrics with Product with Serializable

    A physical plan that evaluates a PythonUDF.

Ungrouped