describe_table
Get schema, row count, size, partitioning, and clustering details for a BigQuery table to understand its structure and storage before querying.
Instructions
Schema, row count, size, partitioning, and clustering for dataset.table or
project.dataset.table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||