You are viewing documentation about an older version (1.12.0). View latest version

snowflake.snowpark.types.LongType

class snowflake.snowpark.types.LongType[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.12.0/src/snowflake/snowpark/types.py#L185-L188)

Bases: _IntegralType

Long integer data type. This maps to the BIGINT data type in Snowflake.

Methods

Language: English