Snowflake · Example Payload

Snowflake Sql Rest Result Set Meta Data Example

Data LakesData SharingData WarehousingDatabaseSQL

Snowflake Sql Rest Result Set Meta Data Example is an example object payload from Snowflake, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

formatnumRowsrowTypepartitionInfonullable

Example Payload

Raw ↑
{
  "format": "example_value",
  "numRows": 10,
  "rowType": [],
  "partitionInfo": [],
  "nullable": true
}