Snowflake · Example Payload

Iceberg Table Iceberg Table Example

Data LakesData SharingData WarehousingDatabaseSQL

Iceberg Table Iceberg Table Example is an example object payload from Snowflake, with 25 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namecommentchange_trackingmax_data_extension_time_in_daysexternal_volumedata_retention_time_in_dayscatalog_synccatalogstorage_serialization_policycreated_ondatabase_nameschema_nameownerowner_role_typeiceberg_table_typecatalog_table_namecatalog_namespacecan_write_metadatacluster_bycolumnsbase_locationreplace_invalid_charactersauto_refreshmetadata_file_pathconstraints

Example Payload

Raw ↑
{
  "name": "Example Title",
  "comment": "example_value",
  "change_tracking": true,
  "max_data_extension_time_in_days": 10,
  "external_volume": "example_value",
  "data_retention_time_in_days": 10,
  "catalog_sync": "example_value",
  "catalog": "example_value",
  "storage_serialization_policy": "example_value",
  "created_on": "example_value",
  "database_name": "example_value",
  "schema_name": "example_value",
  "owner": "example_value",
  "owner_role_type": "example_value",
  "iceberg_table_type": "example_value",
  "catalog_table_name": "example_value",
  "catalog_namespace": "example_value",
  "can_write_metadata": "example_value",
  "cluster_by": [],
  "columns": [],
  "base_location": "example_value",
  "replace_invalid_characters": true,
  "auto_refresh": true,
  "metadata_file_path": "example_value",
  "constraints": []
}