Packages

package UDF

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. abstract class AbstractCatalog extends AnyRef

Value Members

  1. 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 CatalogCategorizationTest for an invariant that every registered function belongs to exactly one named sequence.

  2. object PythonEvalType
  3. object RasterUdafCatalog

Ungrouped