optimize_manifests
Optimize manifest files in an Iceberg table to improve query performance by compacting small manifests into larger ones.
Instructions
Optimize manifest files for an Iceberg table
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 |