Modularize iceberg Implementations
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 567
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 93
Description
As mentioned in #1817
We want an iceberg-kernel that’s trait-based, handling only kernel tasks like metadata and planning, and leaving execution to the user. The community can also build an IcebergTableProvider based on this kernel.
Contributor guide
Assessment
This issue has not been assessed yet.