Class LongType
- java.lang.Object
-
- com.snowflake.snowpark_java.types.DataType
-
- com.snowflake.snowpark_java.types.LongType
-
- All Implemented Interfaces:
Serializable
public class LongType extends DataType
Long integer data type. Mapped to BIGINT Snowflake date type.- Since:
- 0.9.0
- See Also:
- Serialized Form