show_snapshots
Query historical snapshots of Iceberg tables via Trino to track data versions and analyze changes across catalogs and schemas.
Instructions
Show Iceberg table snapshots
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 |