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