Uh oh!
There was an error while loading. Please reload this page.
Deletion Vectors read support - #1516
Conversation
First see if we can produce some deletion vectors.
Uh oh!
There was an error while loading. Please reload this page.
kevinjqliu
commented
Jan 17, 2025
Sidenote, we dont have a way to read puffin files in python. I saw this PR from iceberg-rust, apache/iceberg-rust#892 |
Fokko
commented
Jan 17, 2025
I want to try using the Python |
kevinjqliu
commented
Jan 20, 2025
Looks like V3 is not supported on the pyiceberg side |
Fokko
commented
Jan 20, 2025
@kevinjqliu That's correct, I've split that out here: #1540 |
Fokko
commented
Jan 21, 2025
@kevinjqliu PR is out here: #1554 :) |
Which is good :)
kevinjqliu
commented
Feb 1, 2025
do we want to include this as part of 0.9.0? the ability to read puffin files would be great! |
Fokko
commented
Feb 3, 2025
@kevinjqliu I agree, but I don't think there is a lot of value in just supporting Puffin without having the ability to actually understand the content of the Puffin files. For the CI we're blocked on Iceberg-Java 1.8.0, until then I don't think there is much value of getting this in |
kevinjqliu
left a comment
There was a problem hiding this comment.
LGTM! Excited for puffin files
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
kevinjqliu
commented
Mar 26, 2025
except for the |
First see if we can produce some deletion vectors. Resolvesapache#1549
First see if we can produce some deletion vectors.
Resolves#1549