| Package | Description |
|---|---|
| com.snowflake.snowpark_java.types |
Provides the classes specifying the schema (the data types of the fields) of semi-structured data.
|
| Modifier and Type | Method and Description |
|---|---|
static ArrayType |
DataTypes.createArrayType(DataType elementType)
Creates a new ArrayType object.
|
© 2023 Snowflake Inc. All Rights Reserved