package sedona
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- sedona
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def initSedona(sqlContext: SQLContext): Unit
Register Geometry UDTs, UDFs, UDAFs and optimization rules for Apache Sedona.
Register Geometry UDTs, UDFs, UDAFs and optimization rules for Apache Sedona.
- sqlContext
Spark SQLContext object
- def sedonaUdfPrefix(sqlContext: SQLContext): String
- object SedonaGeometryLiteralRules extends Rule[LogicalPlan] with PredicateHelper