Norman Barker
Norman Barker
### Expected behavior A database with a column type of `binary` (typically used in geospatial databases) should return a binary value when executing a query for a model. ### Actual...
### What is the bug? When using the GTI driver on a STAC GeoParquet catalog it seems that each of the asset HREFs need to be rewritten to use VSI....
### Feature description When using https://github.com/OSGeo/gdal/blob/master/gcore/gdalrasterband.cpp#L9551 which is called from `poBand->AsMDArray();` it isn't possible to set the parent name or the array name. The array name is easy enough to...
I have an interesting problem in that for some functions the dataframe column type is being set as `udt` when saved to a delta table and for other functions it...