rluvaton commented on PR #6863:
URL: https://github.com/apache/arrow-rs/pull/6863#issuecomment-2531992566

   @tustvold I was unable to add `FromIterator` for `TypedListArray` or 
`ListArray` (FYI `TypedDictionaryArray` also does not have this function, 
`DictionaryArray` has this function but only for string keys which does not 
help me)
   
   Also my solution does not work when creating the builder using 
`make_builder` as I can't implement the `SpecificArrayBuilder` for `Box<dyn 
...>`
   
    


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