IcebergTableColumn
A column in the snowflake catalog iceberg table
Data LakesData SharingData WarehousingDatabaseSQL
Properties
| Name |
Type |
Description |
| name |
string |
Column name |
| datatype |
string |
The data type for the column |
| comment |
string |
Specifies a comment for the column |
| nullable |
boolean |
Argument null return acceptance criteria |
| default_value |
string |
Default value for the column |
JSON Schema