jorgecarleitao opened a new pull request #9496:
URL: https://github.com/apache/arrow/pull/9496


   This PR makes `Bytes` typed and removes `capacity` from it, since `len` is 
sufficient for most intends and purposes, and `capacity` is unknown for 
FFI-shared bytes.
   
   `Bytes` is not a public API and therefore this is backward compatible.
   
   Same rational and built on top of #9495 
   


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


Reply via email to