For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

If you do have a Soda license, make sure to log in to Soda Cloud in this same browser.

Last updated

Was this helpful?