package udf
Type Members
- class ExtractSedonaUDFRule extends Rule[LogicalPlan] with Logging
- case class SedonaArrowEvalPython(udfs: Seq[PythonUDF], resultAttrs: Seq[Attribute], child: LogicalPlan, evalType: Int) extends LogicalPlan with BaseEvalPython with Product with Serializable
- class SedonaArrowStrategy extends SparkStrategy