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