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

   # Which issue does this PR close?
   
   - Closes #8906.
   
   # Rationale for this change
   
   Support `GenericListViewArray::from_iter_primitive`
   
   # What changes are included in this PR?
   
   add `GenericListViewArray::from_iter_primitive`, this is basically a copy 
from `GenericListArray::from_iter_primitive`:
   
   
https://github.com/apache/arrow-rs/blob/49ed6ef804796ed56512512dc52da0005dd59d75/arrow-array/src/array/list_array.rs#L416-L420
   
   # Are these changes tested?
   
   Yes
   
   # Are there any user-facing changes?
   
   New method added


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