-
Notifications
You must be signed in to change notification settings - Fork 290
Update metadata-log for non-rest catalogs #977
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
Conversation
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.
Thanks for working on this, I left a few comments
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.
Thanks for the response, i added a few more comments about tests
46e60b6
to
d71fde1
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.
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.
@soumya-ghosh Thanks for working on this! And thanks @kevinjqliu for reviewing!
I just have one comment about adding the new property to doc. Other than that it looks great!
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.
LGTM, thanks for adding the new option to the docs
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.
Thanks for adding the doc!
c2fdec7
to
a8f1e2b
Compare
Waiting for CI to run. |
* Update metadata-log for non-rest catalogs * Add test for invalid value of previous-versions-max property * Update configuration docs with previous-versions-max property * Remove reference of PropertyUtil
* Update metadata-log for non-rest catalogs * Add test for invalid value of previous-versions-max property * Update configuration docs with previous-versions-max property * Remove reference of PropertyUtil
Implements: #849
Also added support to control size of
metadata-log
usingwrite.metadata.previous-versions-max
property.