paleolimbot opened a new issue, #1072: URL: https://github.com/apache/sedona-db/issues/1072
After https://github.com/apache/sedona-db/pull/1067 and https://github.com/apache/sedona-db/pull/1051 we have better hygene with our context management and Python GDAL usage; however, we still have failing tests: Windows fails after the Python UDF tests, and Linux still intermittently fails after the GDAL/OGR read via Python. https://github.com/apache/sedona-db/actions/runs/29952109746/job/89051129963#step:5:63075 https://github.com/apache/sedona-db/actions/runs/29952109746/job/89032091791#step:4:79348 It's very possible that #1071 can fix this (fewer or static lifetimes), plus moving away from pyogrio as the source of OGR reads. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
