TileDB
TileDB copied to clipboard
Wrong interpretation of relative paths on Windows
The issue was discovered with the GDAL TileDB driver when running GDAL autotest suite on Windows, against the TileDB 2.4.2 build of Conda (a workaround was pushed in https://github.com/OSGeo/gdal/commit/1af86d8dacd3302bd6a965b0d26955cd3671e0d2#diff-f34614f416d01ca2899e576cc04a7333303e06f6933b888098250487f275eceeR167) It seems part of the TileDB API wrongly interprets paths like "tmp/foo" as absolute paths "\tmp\foo"
@rouault thank you for reporting this. We'll get this fixed and included in the next release schedule for this week.