Class STXFunc

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

public class STXFunc extends Object implements DrillSimpleFunc
Return the X coordinate of the point, or NaN if not available
  • Constructor Details

    • STXFunc

      public STXFunc()
  • Method Details