-
I'm testing clickhouse-jdbc with Spark 2.4.5, but `org.apache.spark.sql.streaming.StreamingQueryException: No client available` is always thrown.
I swear that I added the classifier "all" like this…
-
### Describe the bug
I have using clickhouse-http-client 0.4.5 and I am executing single query where retrieve all records from the 'table' where the primary key is equal to a specific value somethi…
-
Is it possible to export and import on clickhouse?
This just to perform the analysis and see if this is possible
-
**Describe the unexpected behaviour**
X-ClickHouse-Summary should return metrics e.g. `written_rows` when `async_insert` and `wait_for_async_insert` are enabled
**How to reproduce**
Version 23.9
…
-
For example if I use the same pool object in multiple tokio tasks will there be undefined behavior.
Or should I share the connection through Arc in different tasks, or should each task call pool.cl…
-
Hello. I am having an issue with externalClickhouse setup.
I dont think externalClickhouse custom cluster value is being passed down.
I am using a cutom cluster name which I can see in the dry run…
-
I have a data link in the column of the table in the form of `d/${__dashboard.uid}?var-number=${__data.fields.a}`. This link sets the variable `number` to some number. With the usual Grafana table …
-
**Describe the unexpected behaviour**
I'm currently working to enable SSL on my Clickhouse cluster. In doing so, I've followed these configurations: https://clickhouse.com/docs/en/guides/sre/configur…
-
Major DBs have their asyncio client nowdays:
- postgresql: asyncpg
- redis: aioredis
- kafka: aiokafka
- etc
It's logical for any I/O access for python to be async.
Note that there is an unmai…
-
**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 l…