You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/08 15:16:56 UTC

[GitHub] [arrow-rs] nevi-me commented on pull request #270: Fix null struct and list roundtrip

nevi-me commented on pull request #270:
URL: https://github.com/apache/arrow-rs/pull/270#issuecomment-835399207


   @alamb @jorgecarleitao this is a big one for me, as I've been able to verify that the writer does what it's supposed to do with mixed nested types.
   I think the `LevelInfo` logic is now solid, and I should be able to start optimising it, like removing `Vec<bool>` and replacing it with bitmaps where it makes sense.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org