Eugene Klimov

Results 220 issues of Eugene Klimov

**What additional value does this feature bring to the project?** ClickHouse is modern analytics Database with Apache 2.0 license and blazing fast performance. **Is your feature request related to a...

enhancement

Thanks for great utility! It helps me a lot for creating heatmaps I have the following dataset: ![Image](https://github.com/user-attachments/assets/952a2e53-932d-461d-918a-5ccbfcfd5d51) and got following heatmap with 71 errors with apply ` | rare...

enhancement

When downloading if we already contain local parts on disk we can try to parse checksums.txt for parts with the same name need to add exists `checksums` into `db/table.json` in...

need tool for timeline to figure out why download is slow

need to figure out object storage Iceberg layout for GCS, S3, Azblob and try to apply server-side backup if possible

We should implement something like that ``` clickhouse: username: kubernetes/secret_name/key_name password: kubernetes/secret_name/key_name ``` and use kubernetes-go to interact with secrets for every config reloading

look details https://github.com/Altinity/clickhouse-backup/issues/854#issuecomment-2789029642

look details in https://github.com/Altinity/clickhouse-operator/pull/1728#issuecomment-2981736296 * [x] All commits in the PR are squashed. [More info](https://github.com/Altinity/clickhouse-operator/blob/master/CONTRIBUTING.md#how-to-make-pr) * [x] The PR is made into dedicated `next-release` branch, **not into** `master` branch1. [More...

## Important items to consider before making a Pull Request Please check items PR complies to: operator/blob/master/CONTRIBUTING.md#how-to-make-pr) * [x] The PR is made into dedicated `next-release` branch, **not into** `master`...