-
Notifications
You must be signed in to change notification settings - Fork 414
Deprecate for 0.8.0 release #1269
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
|
I think this might be the first time we're removing deprecated functions/parameters from the library. |
bca6afe to
6e7a8d3
Compare
6e7a8d3 to
5cdba31
Compare
Fokko
left a comment
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.
This looks good, thanks @kevinjqliu for cleaning this up.
In a separate PR, we might want to see if we want to expose the session, as mentioned in #1104
HonahX
left a comment
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.
@kevinjqliu Thanks for cleaning up deprecated stuff for 0.8.0! LGTM, just have one comment regarding the deprecation message in the doc.
* remove deprecated functions * remove deprecated properties * fix tests based on deprecated properties * update readme * get_first_property_value * deprecate properties
* remove deprecated functions * remove deprecated properties * fix tests based on deprecated properties * update readme * get_first_property_value * deprecate properties
Searching for `removed_in="0.8.0":
https://github.com/search?q=repo%3Aapache%2Ficeberg-python+removed_in%3D%220.8&type=code
Removed items:
DEPRECATED_PROPERTY_NAMESto_requested_schemainpyiceberg/io/pyarrow.pyadd_snapshotandset_ref_snapshotinpyiceberg/table/__init__.py