public static class DaysFunction.DateToDaysFunction
extends java.lang.Object
Constructor and Description |
---|
DateToDaysFunction() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
canonicalName() |
org.apache.spark.sql.types.DataType[] |
inputTypes() |
static int |
invoke(int days) |
java.lang.Integer |
produceResult(org.apache.spark.sql.catalyst.InternalRow input) |