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 2022/06/02 06:55:24 UTC

[GitHub] [arrow-rs] tustvold commented on issue #1691: Make current position available in `FileWriter`.

tustvold commented on issue #1691:
URL: https://github.com/apache/arrow-rs/issues/1691#issuecomment-1144507811

   Thank you for your feedback, and glad to hear the API is moving in a direction that you like :smile: 
   
   I think `RowGroupMetadata::total_byte_size` is probably what you're after, as this will tell you the size of the written row groups. I'm not sure there is an API that would give you access to this whilst writing a file though, but it should be fairly straightforward to add one. Will see what I can come up with


-- 
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: github-unsubscribe@arrow.apache.org

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