Partition row count

Definition

The number of rows in the most recent time partition at scan time (e.g. all rows where partition_col = current_partition).

Source

data (time partition)

Computation

Through count(*) for the partition.


You are not logged in to Soda and are viewing the default public documentation. Learn more about Documentation access & licensing.

Last updated

Was this helpful?