show_entries
Display manifest entries of Iceberg tables. Specify catalog, schema, table, and optionally include all snapshots.
Instructions
Show Iceberg table manifest entries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | Yes | catalog name | |
| schema_name | Yes | schema name | |
| table | Yes | The name of the table | |
| all_snapshots | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |