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

added support for incremental updates on MAS shards #418

Merged
merged 4 commits into from
May 29, 2020

Conversation

edisonguo
Copy link
Collaborator

This PR adds support for incremental updates on MAS shards. Previously ingesting crawl results into MAS requires a refresh of materialised views, which is expensive for large datasets. This PR replaces the materialised views by tables, which enables incremental updates on them.

@edisonguo edisonguo merged commit bc31232 into nci:master May 29, 2020
@edisonguo edisonguo deleted the mas_no_refresh_polygons branch May 29, 2020 04:16
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