-
## Steps To Reproduce
Source config:
```yaml
# This file was automatically generated
name: ch
type: postgres
options:
connectionString: "postgresql://clickhouse:pass@localhost:9005/api?pref…
-
Trying to gather coverage info for this version (v24.3.2.23-lts) of ClickHouse. At first ran into a problem of incorrect passage of coverage flags, but fixed it, thatks to that commit: [fix build](htt…
-
Up until v24.3 a kafka table with sasl_ssl configurations described in kafka.xml file was able to initiate a connection to a broker with SASL_SSL listener.
It can be reproduced on any version over …
-
### Component(s)
exporter/clickhouse
### What happened?
Collector fails to start when clickhouse is unavialable.
## Description
If Clickhouse is unavailable during collector startup, th…
-
### Feature scope
Taps (catalog, state, stream maps, etc.)
### Description
We should require new taps and targets use SQLAlchemy 2.0 to avoid having to migrate them later, and come up with a migrat…
-
0.3.1 update to v0.3.2-patch10
java 11
`
com.clickhouse
clickhouse-jdbc
0.3.2-patch10
all
…
-
Hello, respected Clickhouse developers and experts!
I've encountered an issue while connecting Clickhouse to a table in PostgreSQL. I use the following query to create the table:
```
CREATE TAB…
-
```
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…
-
### System Name
ClickHouse
### Type
Materialize
### Details
_No response_
-
Generate a client certificate according to the docs on clickhouse's docs:
https://clickhouse.com/docs/en/guides/sre/ssl-user-auth
Use the certificate to authenticate directly with the host:
`…