Class GAge
java.lang.Object
org.apache.drill.exec.expr.fn.impl.GAge
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBinary form, returns the interval between `right` and `left`.static classUnary form, subtracts `right` from midnight so equivalent to `select age(current_date, right)`.static classBinary form, returns the interval between `right` and `left`.static classBinary form, returns the interval between `right` and `left`.static classBinary form, returns the interval between `right` and `left`.static classUnary form, subtracts `right` from midnight so equivalent to `select age(current_date, right)`.static classBinary form, returns the interval between `right` and `left`.static classBinary form, returns the interval between `right` and `left`.static classBinary form, returns the interval between `right` and `left`.static classUnary form, subtracts `right` from midnight so equivalent to `select age(current_date, right)`.static classBinary form, returns the interval between `right` and `left`.static classBinary form, returns the interval between `right` and `left`. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GAge
public GAge()
-