snowflake.snowpark.types.ShortType¶ class snowflake.snowpark.types.ShortType[source]¶ Bases: _IntegralType Short integer data type. This maps to the SMALLINT data type in Snowflake. Methods