tiled icon indicating copy to clipboard operation
tiled copied to clipboard

Unpin DuckDB when upstream releases fix for regression

Open danielballan opened this issue 4 months ago • 4 comments

DuckDB issued a release last night, which is likely the cause of the wall of these errors on last night's scheduled CI run.

FAILED tiled/_tests/test_writing.py::test_append_partition[orig_file2-file_to_append2-expected_file2] - ModuleNotFoundError: No module named 'adbc_driver_duckdb'

danielballan avatar Sep 17 '25 15:09 danielballan