Packages

package udf

Type Members

  1. class ExtractSedonaUDFRule extends Rule[LogicalPlan] with Logging
  2. case class SedonaArrowEvalPython(udfs: Seq[PythonUDF], resultAttrs: Seq[Attribute], child: LogicalPlan, evalType: Int) extends LogicalPlan with BaseEvalPython with Product with Serializable
  3. case class SedonaArrowEvalPythonExec(udfs: Seq[PythonUDF], resultAttrs: Seq[Attribute], child: SparkPlan, evalType: Int) extends SparkPlan with EvalPythonExec with PythonSQLMetrics with Product with Serializable
  4. class SedonaArrowStrategy extends Strategy

Ungrouped