Package org.apache.drill.exec.udfs
Class DateFunctions
java.lang.Object
org.apache.drill.exec.udfs.DateFunctions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis function takes two arguments, an input date object, and an interval and returns the previous date that is the first date in that period.static classThis function takes three arguments, an input date string, an input date format string, and an interval and returns the previous date that is the first date in that period.static classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateFunctions
public DateFunctions()
-