You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following #1452, we want to add documentation for the new location providers; it introduces a new PyIceberg-specific table property, and location providers are user-specifiable. Quoting #1452 (review):
I think we should document:
LocationProvider
SimpleLocationProvider
ObjectStoreLocationProvider
Loading a Custom LocationProvider
Happy to pick this up, just dropping an issue for now.
I'd like to wait for #1509 to merge before merging this (can still start on the docs) so we have an idea of defaults.
There's an argument to wait for #1492 because write.data.path does change the code significantly. But IMHO, if we keep the docs fairly high-level similar to the Java-side (which I think we should anyway), this won't be an issue and they won't need to be changed. Update: See #1537 (comment).
Feature Request / Improvement
Following #1452, we want to add documentation for the new location providers; it introduces a new PyIceberg-specific table property, and location providers are user-specifiable. Quoting #1452 (review):
I think we should document:
And new table properties:
(Although to note that some defaults might change in #1509)
The text was updated successfully, but these errors were encountered: