smaheshwar-pltr commented on code in PR #1537: URL: https://github.com/apache/iceberg-python/pull/1537#discussion_r1921101125
########## pyiceberg/table/locations.py: ########## @@ -30,7 +30,12 @@ class LocationProvider(ABC): - """A base class for location providers, that provide data file locations for write tasks.""" + """A base class for location providers, that provide data file locations for a table's write tasks. Review Comment: Added these docs so folks looking to write a custom `LocationProvider` see <img width="696" alt="image" src="https://github.com/user-attachments/assets/9df07c5a-5241-411e-8aa1-19a805f82e68" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org