nevi-me commented on issue #257: URL: https://github.com/apache/arrow-rs/issues/257#issuecomment-832511633
Thanks for noticing this @crepererum, it's related to https://github.com/apache/arrow-rs/issues/225, which is blocked by the inability to slice structs and lists correctly. We want to use the slice facility to limit the row group sizes, i was thinking about this a few hours ago, that maybe we could track the offset and length in parquet instead of relying on arrow. -- 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: us...@infra.apache.org