FAILED tests/datasets/test_loading.py::test_dataset_replace[tutorial/chicago-311-records] - sqlalchemy.exc.ProgrammingError: (crate.client.exceptions.ProgrammingError) CircuitBreakingException[Allocating 2mb for 'copyFrom: 0' failed, breaker would use 308mb in total. Limit is 307.1mb. Either increase memory and limit, change the query or reduce concurrent query load]
[SQL: COPY tutorial_chicago_311_records
FROM 'https://cdn.crate.io/downloads/datasets/cratedb-datasets/academy/chicago-data/311_records_apr_2024.json.gz'
WITH (compression='gzip') RETURN SUMMARY;]
(Background on this error at: https://sqlalche.me/e/20/f405)