vinjai commented on issue #271:
URL: https://github.com/apache/iceberg-python/issues/271#issuecomment-2463354739
Hey @Fokko
I'm not completely sure about the details of the Rust Extension
implementation.
Could you share any documents/proposals/issues that explain what we're
aimi
Fokko commented on issue #271:
URL: https://github.com/apache/iceberg-python/issues/271#issuecomment-2448131475
Let's pass this to the next release when we have all the transforms
implemented using the Rust extension. cc @sungwy
--
This is an automated message from the Apache Git Service
Fokko commented on issue #271:
URL: https://github.com/apache/iceberg-python/issues/271#issuecomment-2205116344
@vinjai Since we ignore the write-order today, I think proceeding is fine.
Maybe raise a warning so the user knows the data isn't being sorted. Sorting in
Python would be __very__
Fokko commented on issue #271:
URL: https://github.com/apache/iceberg-python/issues/271#issuecomment-2154294447
@vinjai Great, I've assigned it to you!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
vinjai commented on issue #271:
URL: https://github.com/apache/iceberg-python/issues/271#issuecomment-2151365155
Hi @Fokko
I would like to give a shot at this if no one has already taken it.
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
Fokko opened a new issue, #271:
URL: https://github.com/apache/iceberg-python/issues/271
### Feature Request / Improvement
We fail when we see a sort order, it would be great if we could sort+write
the data based on the sort-order.
--
This is an automated message from the A