iceberg-python
iceberg-python copied to clipboard
Add support for orc format
- [x] Ability to read orc file format based Iceberg Table
- [ ] Ability to create orc file format based Iceberg Table
- [ ] Unit Test
- [x] Integration Test for Reads
- [ ] Integration Test for Writes