🎯Dynamic Table Lab 1: Implement Basic Dynamic Table with Incremental Refresh

data-engineering-lab dynamic-table incremental-refresh snowflake
1 Open Issue Need Help Last updated: Feb 21, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requires implementing a basic Snowflake Dynamic Table with incremental refresh and a 1-minute target lag for product sales aggregation. The core challenge lies in provisioning all Snowflake objects, including the dynamic table, exclusively through external Terraform modules driven by a JSON configuration, adhering to a strict enterprise IaC pattern without direct resource definitions in the root module.

Complexity: 4/5
good first issue

🎯Dynamic Table Lab 1: Implement Basic Dynamic Table with Incremental Refresh

HCL
#data-engineering-lab#dynamic-table#incremental-refresh#snowflake