package UDF
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- abstract class AbstractCatalog extends AnyRef
Value Members
-
object
Catalog extends AbstractCatalog with Logging
Sedona SQL function registry.
Sedona SQL function registry.
Functions are organized into named sequences whose names mirror the categories used by the public docs at https://sedona.apache.org/latest/api/sql/Geometry-Functions/ and the corresponding raster docs pages, so the code-level taxonomy stays in lockstep with the docs taxonomy. See
CatalogCategorizationTestfor an invariant that every registered function belongs to exactly one named sequence. - object PythonEvalType
- object RasterUdafCatalog