snowflake.snowpark.types.ShortType¶
- class snowflake.snowpark.types.ShortType[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.42.0/src/snowflake/snowpark/types.py#L392-L401)¶
- Bases: - _IntegralType- Short integer data type. This maps to the SMALLINT data type in Snowflake. - Methods - simpleString()- simple_string()