-
Notifications
You must be signed in to change notification settings - Fork 23
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
[skip untouched files]Enable skipping untouched files during materialize #137
[skip untouched files]Enable skipping untouched files during materialize #137
Conversation
c2cdf71
to
c633130
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, LGTM, just a minor comment on how to persist the ratio, so we can easily reuse it in subsequent runs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looks good. Please check high level comments and few minor comments.
c633130
to
bd8967d
Compare
LGTM |
Please create issues for todos, and linked in the pr. |
Related issue tracking TODO for integration tests: #144 |
Related issue tracking moving stage delta implementation to internal: #145 |
Support Repartition to split and organize the data into multiple groups
bd8967d
to
cf41061
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
@raghumdani, any more comment on this PR? |
Looks good to me! Thanks |
This PR adds support for:
All manifest entries that do not contain records to be updated are considered untouched. Those manifest entries are copied by reference.
Will follow up with PR to emit the ratio as a metrics.