snowflake.snowpark.types.ShortType

class snowflake.snowpark.types.ShortType[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.31.0/src/snowflake/snowpark/types.py#L254-L263)

Bases: _IntegralType

Short integer data type. This maps to the SMALLINT data type in Snowflake.

Methods

simpleString()

simple_string()

Language: English