Snowflake · Schema

PartitionInfo

Information about a partition of the result set.

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
rowCount integer Number of rows in the partition.
compressedSize integer The partition size before decompression. This may not be present in every partition.
uncompressedSize integer The partition size after decompression.
View JSON Schema on GitHub