Package org.apache.drill.exec.udfs.gis
Class STYMax
java.lang.Object
org.apache.drill.exec.udfs.gis.STYMax
- All Implemented Interfaces:
DrillFunc
,DrillSimpleFunc
Returns Y maxima of a bounding box 2d or 3d or a geometry
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
STYMax
public STYMax()
-
-
Method Details
-
setup
public void setup()- Specified by:
setup
in interfaceDrillSimpleFunc
-
eval
public void eval()- Specified by:
eval
in interfaceDrillSimpleFunc
-