Hi guys,

I need a way of transforming Arrow arrays to JSON, I found MakeConverter
from arrow-json only supports primitive types, but I also need to support
complex types, like List, Struct and Map.
Does anyone know a good way of doing this?

Thanks!

Reply via email to