Snowflake · Example Payload

Iceberg Table Iceberg Table From Delta Example

Data LakesData SharingData WarehousingDatabaseSQL

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

Top-level fields

nameexternal_volumereplace_invalid_charactersbase_locationcatalogcomment

Example Payload

Raw ↑
{
  "name": "Example Title",
  "external_volume": "example_value",
  "replace_invalid_characters": true,
  "base_location": "example_value",
  "catalog": "example_value",
  "comment": "example_value"
}