Class STYFunc

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

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

    • STYFunc

      public STYFunc()
  • Method Details