Class STUnion

java.lang.Object
org.apache.drill.exec.udfs.gis.STUnion
All Implemented Interfaces:
DrillFunc, DrillSimpleFunc

public class STUnion extends Object implements DrillSimpleFunc
Returns a geometry that represents the point set union of the Geometries
  • Constructor Details

    • STUnion

      public STUnion()
  • Method Details