-
1. when i update clickhouse-jdbc from ru.yandex.xxx to 0.6.0 ,it occured that :
clickhouse - Exception during pool initialization.
java.sql.SQLException:
405 Not Allowed
2. t…
-
## Steps To Reproduce
Source config:
```yaml
# This file was automatically generated
name: ch
type: postgres
options:
connectionString: "postgresql://clickhouse:pass@localhost:9005/api?pref…
-
### Component(s)
exporter/clickhouse
### What happened?
Collector fails to start when clickhouse is unavialable.
## Description
If Clickhouse is unavailable during collector startup, th…
-
**Describe the bug**
```python
from sqlalchemy import create_engine
from sqlalchemy.orm import sessionmaker
from sqlalchemy.pool import NullPool
chuser = "default"
chpwd = "chpwd123@" # end w…
-
### System Name
ClickHouse
### Type
Materialize
### Details
_No response_
-
```
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…
-
0.3.1 update to v0.3.2-patch10
java 11
`
com.clickhouse
clickhouse-jdbc
0.3.2-patch10
all
…
-
### System Name
ClickHouse
### Type
Both
### Details
[ClickHouse](https://clickhouse.com/)
-
### 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…
-
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:
`…