Socket hang up while trying to connect with Clickhouse after updating cube to v.0.36.0 or higher #8942
Labels
driver:clickhouse
Issues related to the ClickHouse driver
question
The issue is a question. Please use Stack Overflow for questions.
Describe the bug
After updating cubejs to v0.36.0 or higher we are experiencing socket hang up errors while trying to connect to clickhouse.
These errors occur while we query clickhouse on a large dataset ( > 3 million rows). When using cube 0.35.81 or lower the same query does not give us any issues.
We are able to reproduce the issue on our kubernetes cluster and locally using docker containers.
Version:
cubejs: v0.36.0 and higher
clickhouse
Additional context
We tried updating both cubejs and clickhouse to their latest version.
The text was updated successfully, but these errors were encountered: