alamb opened a new issue, #8628:
URL: https://github.com/apache/arrow-rs/issues/8628
If we do this:
```suggestion
impl<'m, 'v, V: Into<Variant<'m, 'v>> FromIterator<Option<V>> for
VariantArray {
```
then we can create a variant array from anything that converts cleanly to
variant (e.g. i64 values or &str)?
_Originally posted by @scovich in
https://github.com/apache/arrow-rs/pull/8625#discussion_r2432827098_
--
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]