RE: [VOTE] Release Apache Iceberg Rust 0.4.0 RC3

2024-12-23 Thread Barron Wei
+1 non-binding [x] Download links are valid [x] Checksums and signatures [x] LICENSE/NOTICE files exist [x] No unexpected binary files [x] All source files have ASF headers [x] Can compile from source Ran verify.py and make test on macOS M2 with OrbStack. On 2024/12/20 15:13:01 Sung Yun wrote: > He

Table Schema History Pruning

2024-02-20 Thread Barron Wei
history correct when the table does not have a snapshot referencing that schema version? 2. Does the Iceberg spec guarantee that the history is not pruned? 3. Are there any plans for Iceberg to support pruning the schema history? Thanks, Barron Wei