Even Rouault
Even Rouault
couldn't that be a defect (or "feature") of bcachefs itself, given that the tests pass on a variety of more standard filesystems?
> also notably, this seems to not have been an issue before gdal 3.8.4 could you run a git bisect session then ?
> FAILED gcore/vsiaz.py::test_vsiaz_fake_write - TypeError: Failed expected string as 'msg' parameter, got 'int' instead. > FAILED gcore/vsioss.py::test_vsioss_6 - AssertionError: (1, 2) Some of those vsi tests are known to randomly...
Existings tests are broken by the changes
@sgillies @normanb Did you sync together regarding Sean's above suggestions?
> We did discuss and here are the conclusions: I've updated the pull request with those changes, starting at commit "Revert "TileDB raster: implement BuildOverviews() for base dataset not in...
> As the CREATE_GROUP creation option is common to the raster and vector sides of the driver, I found it to be perhaps simpler to change its default to YES...
> @rouault we would prefer to not change the default for vectors now. ok, change for vectors reverted
That's a good point. Actually that's the layout that is more or less adopted by the COG driver of GDAL master 3.1dev as documented in https://gdal.org/drivers/raster/cog.html#raster-cog. It puts the TileOffsets...