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

Implement View reduction #17

Closed
ecton opened this issue Mar 28, 2021 · 0 comments · Fixed by #20
Closed

Implement View reduction #17

ecton opened this issue Mar 28, 2021 · 0 comments · Fixed by #20

Comments

@ecton
Copy link
Member

ecton commented Mar 28, 2021

Initial implementation should reduce values into the MapEntry, which means that for unique key outputs, we keep the values minimized.

When querying, we re-reduce using all resulting values, using the cached entries from each of the nodes.

When a document is removed, we have to re-reduce the remaining values.

@ecton ecton added this to the Map/Reduce Views v1 milestone Mar 28, 2021
@ecton ecton mentioned this issue Mar 29, 2021
3 tasks
@ecton ecton closed this as completed in #20 Mar 29, 2021
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 a pull request may close this issue.

1 participant