snowflake.snowpark.types.LongType¶
- class snowflake.snowpark.types.LongType[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.42.0/src/snowflake/snowpark/types.py#L416-L425)¶
Bases:
_IntegralTypeLong integer data type. This maps to the BIGINT data type in Snowflake.
Methods
simpleString()simple_string()