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

snowflake.snowpark.types.LongType

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

Bases: _IntegralType

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

语言: 中文