snowflake.snowpark.types.LongType

class snowflake.snowpark.types.LongType[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/types.py#L277-L286)

Bases: _IntegralType

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

Methods

simpleString()

simple_string()

Language: English