alamb commented on issue #8060:
URL: https://github.com/apache/arrow-rs/issues/8060#issuecomment-3189320799

   > @alamb Can I confirm that for DataType::List(_) the converted array should 
be GenericListArray<i32>(<i64> for LargeList)?
   
   I think the output should still be a `VariantArray`
   
   each element of the output array should be `Variant::List`
   
   Does that make sense?


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to