clickhouse-docs
clickhouse-docs copied to clipboard
Official documentation for ClickHouse
## Summary Adds Glue use case guide to the docs. ## Checklist - [ ] Delete items not relevant to your PR - [ ] URL changes should add a...
## Summary - Moves each query to it's own file - It is now only necessary to add a new .sql file to the directory for it to get picked...
## Summary The current API Reference pages in the docs duplicate the information available at the swagger page. In some cases there is missing information or very long tables in...
## Summary This PR adds docs for: 1. Pausing and resuming a Postgres ClickPipe 2. Removing a table from a Postgres ClickPipe 3. Adding a table to a Postgres ClickPipe...
Discussing with @melvynator we wont do this until GA. General thought process around recommendations of JSON vs current approaches is as follows: 1. If user has only a 10s of...
We frequently get questions like - can I have multiple clickhouse cloud orgs linked to my AWS/GCP/Azure billing account. The details vary by marketplace and we should capture on docs...
For the tables which are generated here: https://clickhouse.com/docs/cloud/manage/api/services-api-reference#body-params-1 Arguments which are of custom type are ignored. See https://clickhouse-inc.slack.com/archives/C030R3ETG6A/p1742906469100269 for details.
## Summary - expands glossary - moves prompt to `ru.json` and adds some additional prompting such as don't translate all caps, use letter ё etc. - uses GPT-4O rather than...
## Summary Requires https://github.com/ClickHouse/ClickHouse/pull/78180 ## Checklist - [ ] Delete items not relevant to your PR - [ ] URL changes should add a redirect to the old URL via...
PRs [70289](https://github.com/ClickHouse/ClickHouse/pull/70289) and [2714](https://github.com/ClickHouse/clickhouse-docs/pull/2714) introduced changes to auto generate markdown documentation from source for [format settings](https://clickhouse.com/docs/en/operations/settings/formats) and [core settings](https://clickhouse.com/docs/en/operations/settings/settings), We would like to do the same for: - [x] Global...