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

   
   
   # Which issue does this PR close?
   
   N/A
   
   # Rationale for this change
    
   While working on https://github.com/apache/arrow-datafusion/pull/6587 I 
realized it is still confusing to create arrays (as in it may not be clear how 
easy it is to do)
   
   # What changes are included in this PR?
   
   1. Add more examples of constructing Boolean, PrimitiveArray, StringArray 
and Decimal*Array
   2. Add `From` impl for `i256` and `i8`, `i16`, `i32` and `i64` to make 
constructing them easier (used in the doc examples)
   
   # Are there any user-facing changes?
   Easier to construct `i256` and better docs
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking 
change` label.
   -->
   


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