iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

Document Custom FileIO

Open kevinjqliu opened this issue 1 year ago • 4 comments

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

kevinjqliu avatar Oct 17 '24 16:10 kevinjqliu

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

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" ?

sikehish avatar Oct 17 '24 18:10 sikehish

Assigned to you. I think we can add it under the FileIO section as something like "Custom FileIO Implementations"

kevinjqliu avatar Oct 18 '24 00:10 kevinjqliu

Assigned to you. I think we can add it under the FileIO section 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

sikehish avatar Oct 18 '24 16:10 sikehish

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.

github-actions[bot] avatar Apr 17 '25 00:04 github-actions[bot]

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'

github-actions[bot] avatar May 01 '25 00:05 github-actions[bot]