-
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`.
-
```
[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
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
-
Could you help me, please, and provide more details about how to use database?
If I use this
```
clickhouse_database { 'my_database':
ensure => 'present',
}
```
I have got the error message
…
-
**Is your feature request related to a problem? Please describe.**
When using replacingMergeTree and some other tables in clickhouse, you need to use the FINAL modifier to dedupe the results that has…
-
While working on the Metabase plugin that uses the updated JDBC driver now, I noticed that if I use `com.clickhouse/clickhouse-jdbc$http` as a dependency, the resulting JAR also includes shaded GRPC a…
-
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…
-
Hey there. I tried to apply to following CR with podDistribution type set to PreviousTailAffinity and the reconciliation failed. I'm wondering if this is a semantic issue or a bug in operator. In case…
-
**Describe what's wrong**
Starting in 24.4 an invalid ca chain is accepted.
**Does it reproduce on the most recent release?**
yes
**How to reproduce**
I am running in docker-compose, here …