Document Custom FileIO
Feature Request / Improvement
Add documentation for custom FileIO, similar to custom catalog
Bring your own FileIO with PY_IO_IMPL
https://github.com/apache/iceberg-python/blob/7cf0c225c3cdb32ac5e390de06b7b0e4fe7de92e/pyiceberg/io/init.py#L325-L342
Feature Request / Improvement
Add documentation for custom FileIO, similar to custom catalog
Bring your own FileIO with
PY_IO_IMPLhttps://github.com/apache/iceberg-python/blob/7cf0c225c3cdb32ac5e390de06b7b0e4fe7de92e/pyiceberg/io/init.py#L325-L342
I'd like to take this up! Would this be a seperate section under catalogs? And I believe the heading would be "Bring your own FileIO with PY_IO_IMPL" ?
Assigned to you. I think we can add it under the FileIO section as something like "Custom FileIO Implementations"
Assigned to you. I think we can add it under the
FileIOsection as something like "Custom FileIO Implementations"
Hi @kevinjqliu. I've added custom fileio implementation section in docs. I'm not very sure if what I've added is what you are looking for. Do let me know if any changes are to be made :) Here's the PR: #1238
This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.
This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'