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