Package org.apache.drill.exec.udfs.gis
Class STXFunc
java.lang.Object
org.apache.drill.exec.udfs.gis.STXFunc
- All Implemented Interfaces:
DrillFunc
,DrillSimpleFunc
Return the X coordinate of the point, or NaN if not available
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
STXFunc
public STXFunc()
-
-
Method Details
-
setup
public void setup()- Specified by:
setup
in interfaceDrillSimpleFunc
-
eval
public void eval()- Specified by:
eval
in interfaceDrillSimpleFunc
-