Total row count change

Definition

The difference in total row count between the current scan and the immediately preceding scan (current_count – previous_count).

Source

metadata

Computation

Soda keeps track of the previous total row count, fetches total row count again at scan time and subtracts both.


circle-info

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?