Snowflake · Example Payload

Snowflake Sql Rest Partition Info Example

Data LakesData SharingData WarehousingDatabaseSQL

Snowflake Sql Rest Partition Info Example is an example object payload from Snowflake, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rowCountcompressedSizeuncompressedSize

Example Payload

Raw ↑
{
  "rowCount": 10,
  "compressedSize": 10,
  "uncompressedSize": 10
}