brunal opened a new pull request, #7588:
URL: https://github.com/apache/arrow-rs/pull/7588

   The doc used to say that GenericBinaryArray is a GenericBinaryArray for 
storing `[u8]`.
   
   The intention is actually to say that GenericBinaryArray is a 
GenericByteArray for storing `[u8]`.
   
   This PR fixes that.
   
   # Which issue does this PR close?
   
   none -- it's a small typo fix.


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