What problem does it solve?
This Skill enables users to query Snowflake Iceberg data through the Horizon Catalog using DuckDB, reducing the complexity of setting up credentials, catalogs, and external storage for data exploration.
Core Features & Use Cases
- Interactive Demo Orchestration: Sets up a demo environment with external volumes, RBAC, and a shareable manifest for replay.
- Horizon Catalog Integration: Enables DuckDB to query Iceberg tables via the Horizon Catalog REST API.
- RBAC Learning & Troubleshooting: Demonstrates permission gaps and fixes through guided steps, including granting SELECT on Iceberg tables.
- Manifest-driven Replay: Tracks resources and allows replay or sharing of the demo configuration.
Quick Start
Use the hirc-duckdb-demo skill to bootstrap a Horizon Iceberg DuckDB demo by following the prompts to supply admin role, demo database name, and external volume, then run through setup, data loading, and RBAC steps. Provide commands by prompting within Cortex Code to proceed.