Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Circling back to #8477 there are only a handful of types that still need variant_to_arrow support.
We can support casting any VariantArray into a DictionaryArray/RunArray.
Describe the solution you'd like
Implement a Dictionary/RunArray variant_to_arrow builders!
Describe alternatives you've considered
Additional context
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Circling back to #8477 there are only a handful of types that still need
variant_to_arrowsupport.We can support casting any
VariantArrayinto aDictionaryArray/RunArray.Describe the solution you'd like
Implement a Dictionary/RunArray
variant_to_arrowbuilders!Describe alternatives you've considered
Additional context