clickhouse-docs
clickhouse-docs copied to clipboard
Official documentation for ClickHouse
Fixes #3268 ## Summary - Various style and grammar updates, including the following: - Avoid ellipses ([reference](https://developers.google.com/style/ellipses)) - Hyphen vs. em dash ([reference](https://developers.google.com/style/dashes)) - Key-value, not “key -> value” ([reference](https://developers.google.com/style/word-list#key-value))...
As discussed https://github.com/ClickHouse/clickhouse-docs/pull/3071 it would be nice if we could have a single page with multiple versions, so that docs could be collapsed - it would help customers find the...
## Summary This change is to add more detailed tutorials for different usecase: - writing stream of data - writing POJOs and when it make sense - reading text formats...
**Issue**: When using the Algolia search popup, the search bar does not focus automatically. **Desired behaviour**: the search input should automatically focus when the pop up opens. **steps to reproduce**:...
Placeholder issue for improvements we can make to docs styling and page structure. Ideas from discussion with Cristina: - Use titles more effectively - Use indentation (see [BigQuery](https://cloud.google.com/bigquery/docs/storage_overview) docs for...
**Describe the unexpected behaviour** `round` function doesn't work as expected when I call `round(255, -1)`. Similarly, `ceil(255, -1)` also returns unexpected result. **How to reproduce** * Which ClickHouse server version...
Thread for context: https://clickhouse-inc.slack.com/archives/C037AU5BP37/p1739464538986769 We have also seen this discussed with various customers such as RH recently: https://clickhouse-inc.slack.com/archives/C07MY85Q6UU/p1739383779621249 1. We should clarify in our docs that we currently do not...
https://github.com/user-attachments/assets/8ce0defb-cad4-448c-827c-f78498938362
Update readability, style/grammar, consistency, style, and tone.
Might be related to https://github.com/facebook/docusaurus/issues/6685#issuecomment-1077609592 Removing [`width: fit-content;`](https://github.com/ClickHouse/clickhouse-docs/blob/main/src/css/custom.scss#L474) might fix this on pages which use only "markdown images", see https://github.com/facebook/docusaurus/pull/6339#issuecomment-1027952283 https://github.com/user-attachments/assets/3931994c-99b7-408d-8230-15b63e2ac8d5