raghav-reglobe commented on PR #2681: URL: https://github.com/apache/iceberg-rust/pull/2681#issuecomment-5045373033
Closing in favor of the #2792 epic (#2866, #2868) — the read path is now being implemented there in smaller, stackable pieces, which is the better shape for review. For what it's worth, I verified #2866's `deserialize` against blobs in the layout this PR's writer side produces (including >2^32 positions and run-optimized bitmaps) — byte-compatible, decodes clean. The write path continues in #2678; I'll rebase it onto the epic's codec once that lands. -- 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 go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
