Skip to content

Tests: 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] #525

@amotl

Description

@amotl

Observation

Just a fluke from here, happening in one of the CI runs of GH-523.

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions