Package

org.apache.spark.sql.sedona_sql

expressions_udaf

Permalink

package expressions_udaf

Visibility
  1. Public
  2. All

Type Members

  1. class ST_Envelope_Aggr extends UserDefinedAggregateFunction

    Permalink

    Return the envelope boundary of the entire column

  2. class ST_Intersection_Aggr extends UserDefinedAggregateFunction

    Permalink

    Return the polygon intersection of all Polygon in the given column

  3. class ST_Union_Aggr extends UserDefinedAggregateFunction

    Permalink

    Return the polygon union of all Polygon in the given column

Ungrouped