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

Write group_id files to postings directories during restore. #4365

Merged
merged 2 commits into from
Dec 11, 2019

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Dec 5, 2019

This PR changes the restore command to write a group_id file containing
the ID of the group to which the data belongs. This is the same
mechanism used by the bulk loader to ensure alphas with data for
reserved predicates are always assigned to the right group.


This change is Reviewable

This PR changes the restore command to write a group_id file containing
the ID of the group to which the data belongs. This is the same
mechanism used by the bulk loader to ensure alphas with data for
reserved predicates are always assigned to the right group.
@martinmr martinmr requested review from manishrjain and a team as code owners December 5, 2019 22:10
Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 7 of 7 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@martinmr martinmr merged commit f606401 into master Dec 11, 2019
@martinmr martinmr deleted the martinmr/group-id-restore branch December 11, 2019 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants