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

   # Which issue does this PR close?
   
   - Part of https://github.com/apache/arrow-rs/issues/9061
   
   # Rationale for this change
   
   @tustvold says 
https://github.com/apache/arrow-rs/pull/9058#issuecomment-3712272488
   
   > My 2 cents is it would be better to move the codepaths relying on 
ArrayData over to using the typed arrays directly, this should not only cut 
down on allocations but unnecessary validation and dispatch overheads.
   
   Let's make sure the documentation also encodes this wisdom 
   
   # What changes are included in this PR?
   
   Improve the documentation for `make_array` to include the information about 
`make_array`
   
   # Are these changes tested?
   
   By CI
   # Are there any user-facing changes?
   
   Only docs and an example, no functional changes


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