In #858 there's a CI failure that seems unrelated to the changes there
https://github.com/apache/sedona-db/actions/runs/26306734414/job/77445334416?pr=858#step:14:1548
test mem::tests::test_mem_builder_mixed_band_types ... ok
test mem::tests::test_mem_builder_mixed_owned_and_external_bands ... ok
test mem::tests::test_mem_builder_multi_band ... ok
test mem::tests::test_mem_builder_single_band ... ok
test mem::tests::test_mem_builder_with_epsg_code_projection ... ok
test mem::tests::test_mem_builder_with_geo_transform ... ok
test mem::tests::test_mem_builder_with_nodata ... ok
test mem::tests::test_mem_builder_with_owned_bands ... ok
test dataset::tests::test_set_projection_roundtrip ... ok
test mem::tests::test_mem_builder_zero_bands ... ok
double free or corruption (fasttop)
error: test failed, to rerun pass `-p sedona-gdal --lib`
Caused by:
process didn't exit successfully: `/home/runner/work/sedona-db/sedona-db/target/debug/deps/sedona_gdal-b63a0a6bdec3d927` (signal: 6, SIGABRT: process abort signal)
I'm not sure if this is transient or not but I wanted to log it in case it doesn't pop up again.
In #858 there's a CI failure that seems unrelated to the changes there
https://github.com/apache/sedona-db/actions/runs/26306734414/job/77445334416?pr=858#step:14:1548
I'm not sure if this is transient or not but I wanted to log it in case it doesn't pop up again.