-
### Bug Description
When attempting to run the hobby deployment script after 10 minutes the deployment does not update.
Checking the docker containers with ps I see four containers continuously re…
-
![Screenshot from 2024-06-08 03-20-11](https://github.com/hasura/graphql-engine/assets/98948125/e828416f-5815-4ec0-842b-22f594373124)
-
Hello!
I'm facing with an insert issue with JSON column. Could you clarify how to correctly insert it please?
Here is the error string from ClickHouse:
```
2024.10.08 09:33:48.759669 [ 756 ]…
-
```[tasklist]
### Phase 1 - Automated Connector Tests (ETA: 11/22)
- [ ] Metabase (Serge)
- [ ] DBeaver Sanity Tests (Sergey)
- [x] clickhouse-r2dbc (Mark)
- [ ] ~~Advanced example (Paul)~~
- [ …
-
### Description
We recently updated PMM to v2.43.2 and encountered an error in QAN "Unknown error". The network logs show 502 bad gateway responses. Looking at the qan-api2.log, we see the following …
-
I deployed ClickHouse keeper using `clickhouse-operator` **0.24.0** with 3 nodes and a PVC.
Unfortunately ClickHouse Keeper is in Read-Only mode because it failed to write to the snapshot directory `…
-
We ran into a segfault when testing the UEK next 6.10 kernel and wanted to share this with you.
You can reproduce this by running this:
```bash
docker run clickhouse/clickhouse-server:latest
[..…
-
## What is ClickHouse?
ClickHouse® is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
https://clickhouse.com/
## User story
As a custome…
-
We trigger clickhouse keeper reconfigurations via writing new xml configuration files to each keeper and then relying on the current leader to reload the configuration, diff it with the active configu…
-
Recently go-testfixtures got clickhouse support, and there would be more in the future, that's cool and really useful.
Meanwhile, for most users, they only need to work with one or a few databases,…