iceberg
https://github.com/apache/iceberg
Java
Apache Iceberg
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported16 Subscribers
Add a CodeTriage badge to iceberg
Help out
- Issues
- Flink: Support local-timestamp-* in Avro<->RowData converters
- rewrite_data_files silently drops all compaction progress (and can NPE) when the starting snapshot is expired concurrently
- RemoveDanglingDeletes does not remove dangling v2 file-scoped position delete files (only DVs are handled)
- Core: Fail rewrite_data_files when the starting snapshot has been expired
- Spark: Remove dangling v2 file-scoped position delete files in RemoveDanglingDeletes
- Scan planning fails permanently with "Can't index multiple DVs" when a snapshot has duplicate deletion vectors for one data file (read-side recovery)
- Core: Recover from duplicate deletion vectors by merging at read time
- FileIO input streams do not instrument positioned reads; as of 1.11.0 vectored Parquet reads route most data bytes through them, under-counting read metrics
- DeleteOrphanFiles can corrupt other tables that share the same table location
- Core: harden puffin reader to malformed input
- Docs
- Java not yet supported