Class DaysFunction.TimestampToDaysFunction
java.lang.Object
org.apache.iceberg.spark.functions.DaysFunction.TimestampToDaysFunction
- All Implemented Interfaces:
Serializable
,org.apache.spark.sql.connector.catalog.functions.BoundFunction
,org.apache.spark.sql.connector.catalog.functions.Function
,org.apache.spark.sql.connector.catalog.functions.ScalarFunction<Integer>
- Enclosing class:
DaysFunction
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
org.apache.spark.sql.types.DataType[]
static int
invoke
(long micros) name()
produceResult
(org.apache.spark.sql.catalyst.InternalRow input) org.apache.spark.sql.types.DataType