tustvold commented on PR #242:
URL: https://github.com/apache/parquet-format/pull/242#issuecomment-2115191053

   > At first sight this would be a Rust-specific optimization
   
   The same optimisation could be done in C++, borrows are just pointers with 
compiler enforced lifetimes, but I accept it might be harder to achieve 
something similar in managed languages like Java without at least some cost.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to