get_table_partitions
Retrieve the partitions of a specified Iceberg table by providing the namespace and table name. Ideal for managing and analyzing data organization in Iceberg data lakehouses.
Instructions
Provides the partitions for a given Iceberg table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
namespace | Yes | ||
table_name | Yes |