-
When creating a table in MySQL with the following structure, in some cases it seems that the partition is not migrated to the ClickHouse.
For example if we create a partitioned table in MySQL,
…
-
When I build a request similar to this one
`select`
`my_other_field`
`from`
`my_other_table`
`where`
`toString((joinGet('my_db.my_table', 'my_field', cityHash64(lower(my_string_value))) as …
-
**Describe the bug**
Logical error: 'Not-ready Set is passed as the second argument for function 'notIn''
**How to reproduce**
https://fiddle.clickhouse.com/7dafc514-7128-4ffc-9976-2fc1b5b3ea33
…
-
Hi,
Currently clickhouse-mysql utility works as a service with one instance only (can handle only one mysql table).
We need to have the possibility to define more than one instance in the confi…
-
Hi!
Found your project several days ago - nice work! I have several suggestions about how the project can be improved from the performance perspective. How critical performance questions at the cur…
-
https://github.com/Biron-BI/singer-target-clickhouse is written in Node and has a Docker image at ghcr.io/biron-bi/target-clickhouse, so we may be able to support it using `container_spec`.
-
### Describe the bug
Specifying a non-existent database in the JDBC URLs results in the connection being established but following server calls fails.
### Steps to reproduce
1. Specify a non-exi…
-
```
2024-10-29 03:45:55.863 ERROR - Producer failure
io.debezium.DebeziumException: java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
at io.debezium.pipeline.sou…
-
```
[root@123-40 clickhouse]# kubectl get pods| grep click
[root@123-40 clickhouse]# kubectl get pods| grep click
clickhouse-0 0/1 Pending …
szbjb updated
5 years ago
-