Even Rouault
Even Rouault
is there still interest in keeping this opened?
https://github.com/OSGeo/gdal/pull/9101 could serve as a point of inspiration
Unlikely to be changed in a near/medium term future given this would be an ABI break of the C API
Maybe some backslash escaping logic? (assuming backslash are extremely unlikely to appear in column names)
@atlight I let it to you?
GDAL has no native support for NUMERIC data type (that is with arbitrary precision), so what you observe is expected. No easy fix for that. This would require introducing a...
Without a reproducer, it is unlikely someone else can fix it. A debug build with the stack trace where it crashes could help. But it might be simplier if you...
the output of "valgrind ogrinfo ..." might also be helpful
@MichiHo any update on that?
@MichiHo any update on this?