Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental updates for materialized view #6

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

pietervans
Copy link
Contributor

Implementation of incremental updates built on the existing SQL Postgres operator.
An explanation of the use case and usage of the operator can be found in the README.md file (subtitle: 'Incremental updates').

Successfully tested: tests/adapters/test_postgres_incremental.py

An example task is also included in the Docker demo: demo/dags/viewflow-demo-2/emails_blog.sql. I changed the folder structure of the DAGs in the demo a bit to be more intuitive.

@pietervans pietervans requested a review from vandycknick August 3, 2021 08:30
@pietervans pietervans requested a review from ramnathv August 4, 2021 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant