get_table_stats
Retrieve row count, column count, and table size to perform a sanity check before data reconciliation and estimate check duration.
Instructions
Get quick statistics: row count, column count, size. USE: For sanity check before reconciliation, to estimate how long checks might take (large tables = longer).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasource_name | Yes | ||
| database | Yes | ||
| table | Yes | ||
| schema | No |