Packages

p

org.apache.spark.sql.sedona_sql

expressions_udaf

package expressions_udaf

Type Members

  1. class ST_Envelope_Aggr extends UserDefinedAggregateFunction

    Return the envelope boundary of the entire column

  2. class ST_Intersection_Aggr extends UserDefinedAggregateFunction

    Return the polygon intersection of all Polygon in the given column

  3. class ST_Union_Aggr extends UserDefinedAggregateFunction

    Return the polygon union of all Polygon in the given column

Ungrouped