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/05 08:29:59 UTC

[GitHub] [arrow-rs] nevi-me commented on issue #257: Parquet `WriterProperties.max_row_group_size` not wired up

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:
users@infra.apache.org