apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
478 stars 176 forks source link

ORC file format support #20

Open Fokko opened 1 year ago

Fokko commented 1 year ago

Feature Request / Improvement

Migrated from https://github.com/apache/iceberg/issues/6973

github-actions[bot] commented 7 months ago

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.

samuforvia commented 7 months ago

Is there any update on this? Specifically looking for support regarding Hive Catalog, which is usually managed via Trino. However, feature to ingest some data using pyiceberg would be great.

MehulBatra commented 5 months ago

I would like to take a shot at it @Fokko @HonahX

MehulBatra commented 5 months ago

Initial Progress: https://github.com/apache/iceberg-python/pull/790