etseidl commented on issue #8517:
URL: https://github.com/apache/arrow-rs/issues/8517#issuecomment-3353277606

   > Another thing would be to decode directly into RowGroupMetaData somehow 
(maybe make RowGRoupMetaData a view on an inner RowGroup 🤔
   
   I did this exercise very early on and found almost no improvement over 
decoding to thrift objects and then pulling them apart. But I've learned a lot 
since then so it's probably worth reexamining this.


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

Reply via email to