show_partitions
Retrieve partitions of an Iceberg table in a specified catalog and schema. Provides partition details for data management and optimization.
Instructions
Show Iceberg table partitions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | Yes | catalog name | |
| schema_name | Yes | schema name | |
| table | Yes | The name of the table |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |