| Package | Description |
|---|---|
| com.snowflake.snowpark_java |
Provides most of the classes for the Snowpark Java API.
|
| com.snowflake.snowpark_java.types |
Provides the classes specifying the schema (the data types of the fields) of semi-structured data.
|
| com.snowflake.snowpark_java.udtf |
| Class and Description |
|---|
| DataType
Snowpark data types
|
| Geography
Java representation of Snowflake Geography data.
|
| StructType
StructType data type, represents table schema.
|
| Variant
Representation of Snowflake Variant data
|
| Class and Description |
|---|
| ArrayType
Array data type.
|
| BinaryType
Binary data type.
|
| BooleanType
Boolean data type.
|
| ByteType
Byte data type.
|
| ColumnIdentifier
Represents Column Identifier
|
| DataType
Snowpark data types
|
| DateType
Date data type.
|
| DecimalType
Decimal data type.
|
| DoubleType
Double data type.
|
| FloatType
Float data type.
|
| Geography
Java representation of Snowflake Geography data.
|
| GeographyType
Geography data type.
|
| IntegerType
Integer data type.
|
| LongType
Long integer data type.
|
| MapType
Map data type.
|
| ShortType
Short integer data type.
|
| StringType
String data type.
|
| StructField
Represents the content of StructType.
|
| StructType
StructType data type, represents table schema.
|
| TimestampType
Timestamp data type.
|
| TimeType
Time data type.
|
| Variant
Representation of Snowflake Variant data
|
| VariantType
Variant data type.
|
| Class and Description |
|---|
| StructType
StructType data type, represents table schema.
|
© 2023 Snowflake Inc. All Rights Reserved