The build also adds support for Arrow and Parquet drivers, thanks to @evetion for Arrow_jll. This also enables making use of https://gdal.org/development/rfc/rfc86_column_oriented_api.html, which can be seen if you look through the large diff for ogr_l_getarrowstream.
Released two days ago, and now available in GDAL.jl!
See the release notes: https://github.com/OSGeo/gdal/blob/v3.6.0/NEWS.md
The build also adds support for Arrow and Parquet drivers, thanks to @evetion for Arrow_jll. This also enables making use of https://gdal.org/development/rfc/rfc86_column_oriented_api.html, which can be seen if you look through the large diff for
ogr_l_getarrowstream
.