-
hi,team:
There is a situation:
**1.Automatically create target table in ClickHouse and migrate existing data from MySQL to ClickHouse is ok:**
clickhouse-mysql \
--src-server-id=166 \
--s…
-
https://github.com/itinycheng/flink-connector-clickhouse/blob/a71a0ed2d55f63f903cf7d3bbe0c3ecaf0a9ba92/flink-connector-clickhouse/src/main/java/org/apache/flink/connector/clickhouse/internal/AbstractC…
-
We already expose prometheus metrics but we don't have service monitors defined in our helm chart.
At the moment, we are deploying servicemonitors separately but we would like them to be integrated w…
-
**Describe what's wrong**
broken serialization.json can prevent ClickHouse from starting, instead of marking part as broken
https://github.com/ClickHouse/ClickHouse/blob/bd45a366f7d42bd50dd9…
-
The top of any documentation page shows a breadcrumbs menu, e.g. for the [settings documentation page](https://clickhouse.com/docs/en/operations/settings/settings-profiles):
![image](https://github…
-
Hi! I've got an error when I try to get data to Power BI from Clickhouse through ODBC connector. It can be seen that the data starts to load, but after a few seconds this error appears:
**Failed to s…
-
This relates to cases where a study contains a sample which appears to be part of a genetic profile, but the sample is not present in data_gene_matrix.txt, or the gene panel id value is 'NA' or missin…
-
**Describe the bug**
According to the docs, the Hudi engine is read-only, but an INSERT shouldn't SEGV.
**How to reproduce**
Run:
```sql
CREATE TABLE tx(t0 Int) ENGINE=Hudi('', '', '');
INSERT…
-
It's possible to log into a Clickhouse client over SSH, rather than typical password auth. All the information we need is nicely packaged in [this video](https://www.youtube.com/watch?v=Rhe-kUyrFUE).
…
-
**Describe what's wrong**
version: 24.1.2.5
Merges are failing with this aggregated merge tree schema. Also wondering if there is a different way of going about the projection.
example table …