In #632 we add write support for GDAL; however, it won't work for many inputs because GDAL doesn't support newer Arrow types. This is also true for some other libraries and we can add a utility to cast away those types to simpler ones when we need to.
In #632 we add write support for GDAL; however, it won't work for many inputs because GDAL doesn't support newer Arrow types. This is also true for some other libraries and we can add a utility to cast away those types to simpler ones when we need to.