awslabs / data-solutions-framework-on-aws

An open-source framework that simplifies implementation of data solutions.
https://awslabs.github.io/data-solutions-framework-on-aws/
Apache License 2.0
110 stars 14 forks source link

Add scheduled queries in Redshift serverless #635

Open vgkowski opened 4 months ago

vgkowski commented 4 months ago

Scheduling a query on Redshift can be useful for example to refresh an incremental materialized views on an external table from the lake. It requires some configuration that DSF can abstract and simplify.