get_table_partitions
Retrieves the partition structure of an Iceberg table, helping you understand how data is organized across partitions.
Instructions
Provides the partitions for a given Iceberg table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| table_name | Yes |