Open Issues Need Help
View All on GitHub Implement Basic Dynamic Table with Incremental Refresh about 13 hours ago
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