Commit Graph

335 Commits

Author SHA1 Message Date
Alexey Milovidov
a0bd6f13ef Added quick instruction on how to test a server with clickhouse 2020-01-06 05:29:37 +03:00
Denis Zhuravlev
f5c0255954 Doc change. mergetree.md Added storage_configuration tag into examples (#8518)
* Update mergetree.md

added storage_configuration tag into examples

* Update mergetree.md

added storage_configuration tag to examples
2020-01-04 18:43:15 +03:00
Alexey Milovidov
3339b8e0e5 Make "mark_cache_min_lifetime" setting obsolete 2019-12-31 05:47:10 +03:00
alexey-milovidov
9d651526ca
Merge pull request #8343 from Felixoid/inherit_multiple_profiles
Inherit multiple profiles
2019-12-28 06:53:54 +03:00
Mikhail f. Shiryaev
06fb37dd42
Add tests and documentation for settings and constraints order 2019-12-27 18:15:55 +01:00
Mikhail f. Shiryaev
08506bdc96
Update documentation regarding multiple profile inheritance 2019-12-26 23:18:55 +01:00
BayoNet
c727151280 DOCS-265: max_http_get_redirects. EN review. RU translation. (#8389)
* Update settings.md (#73)

* Update url.md (#74)

* CLICKHOUSEDOCS-265: EN review, RU translation

Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
2019-12-25 09:48:43 +03:00
Olga Khvostikova
b47863a0c6
Fix segfault in table function file while inserting into it (#8177)
* Fix segfault in table function file while inserting into it
2019-12-17 11:06:39 +03:00
BayoNet
3c7be98f5c
DOCS-2: Remark about Authentification on Zookeeper (#7732)
* CLICKHOUSEDOCS-2: Remark about authentification on ZooKeeper.

* CLICKHOUSEDOCS-2: Fixes.

* CLICKHOUSEDOCS-2: Fixes.

* Update docs/en/operations/access_rights.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/table_engines/replication.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update.

* CLICKHOUSEDOCS-2: Links fix.

* CLICKHOUSEDOCS-2: Examples fix.

* CLICKHOUSEDOCS-2: RU translation.
2019-12-16 19:40:30 +03:00
Vladimir Chebotarev
74cf88fa40 Added documentation for extended TTL syntax. 2019-12-12 11:31:13 +03:00
Mikhail f. Shiryaev
56b42ea053 Fix markdown unsorted list 2019-12-11 16:12:32 +01:00
alexey-milovidov
908cd241a3
Merge pull request #7978 from Felixoid/doc_kill_http
Add cancel_http_readonly_queries_on_client_close description
2019-12-03 02:33:51 +03:00
alexey-milovidov
b05c371638
Update settings.md 2019-12-03 02:33:36 +03:00
alexey-milovidov
916e3826bc
Update system_tables.md 2019-12-03 01:43:30 +03:00
alexey-milovidov
d5ebdf1c77
Update settings.md 2019-12-03 01:34:59 +03:00
alexey-milovidov
f8848a76fd
Update settings.md 2019-12-03 01:34:02 +03:00
Mikhail f. Shiryaev
05687b56cd Fix description of ProfileEvents.Names 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
d94718a8e1 Fix quota_key description 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
3e2093ca43 Fix os_user column description 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
8f154ecbdd Fix thread_name column 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
0c1f5bd7fb Fix event names, peak_memory_usage 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
3f4faf9c9b Fix ports columns documentation 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
1d56709656 Fix the client_* columns documentation 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
71c8879c13 Adjust russian thread, fix memory_usage description 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
da629e09e5 Add documentation for system.query_thread_log 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
109028b643 Add cancel_http_readonly_queries_on_client_close description 2019-12-02 11:25:45 +01:00
sundy-li
e50a5ad3a4 fixup replicas monitor url path 2019-12-01 22:36:30 +08:00
Vladimir Chebotarev
a99c6382d6 Fixed documentation according to new logic of checking TTL expressions. 2019-11-27 13:11:17 +03:00
alexey-milovidov
05c39e5432
Update settings.md 2019-11-21 15:24:42 +03:00
BayoNet
5cf36f66ea
Doc links fix (#7682)
* Doc links fix.

* More links fix.
2019-11-08 11:51:01 +03:00
BayoNet
e9b9fcd7d2
DOCS-7719: EN review, RU translation. Columns matcher (#7373)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* Update select.md (#63)

* DOCAPI-7719: EN review. RU translation.

* DOCAPI-7719: Fixes.

* Update docs/ru/query_language/select.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/select.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7719: Clarifications.

* Update of the SELECT clause description.
2019-11-07 17:08:56 +03:00
BayoNet
58cd0eccac
DOCS-439: RU review. EN translation. Data storage policies. (#7597)
* CLICKHOUSEDOCS-439: RU review. EN translation.

* Update docs/en/operations/table_engines/mergetree.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/table_engines/mergetree.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/table_engines/mergetree.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/alter.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* CLICKHOUSEDOCS-439: The RU version is syncronized with EN.
2019-11-07 15:24:42 +03:00
BayoNet
db299dacd9
DOCAPI-6422: EN review, RU translation. Docs for adaptive index granularity and some settings (#7381)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* Update settings.md (#64)

* Update mergetree.md (#65)

* DOCAPI-6422: EN review. RU translation.

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-6422: Update.
2019-11-06 08:24:33 +03:00
BayoNet
472cf81c3c
DOCAPI-7459: EN review, RU translation for skip_unavailable_shards docs (#6996)
* Typo fix.

* Update settings.md (#46)

* DOCAPI-7459: RU translation.

* DOCAPI-7459: Translation.

* DOCAPI-7459: Fix.

* DOCAPI-7459: Rewrited the whole text after Alexey's review.

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-05 22:15:54 +03:00
BayoNet
6d2c5d61a1 DOCS-8799: EN review, RU translation. SHOW TABLES update and toc restructurization. (#7367) 2019-11-01 17:20:28 +03:00
BayoNet
92da4ddf49 CLICKHOUSEDOCS-191: Updated query_log description. (#7559) 2019-11-01 17:18:37 +03:00
BayoNet
e2bceb4b01 CLICKHOUSEDOCS-443: Fixes in translation and markup. 2019-10-30 15:46:22 +03:00
Mikhail f. Shiryaev
0cdd7ca6b9 Add user setting mark_cache_min_lifetime documentation 2019-10-25 23:10:04 +02:00
alexey-milovidov
4b9e9cea56
Merge pull request #7389 from azat/count_distinct_implementation_uniqCombined64
docs: enumerate uniqCombined64 for count_distinct_implementation
2019-10-23 07:31:14 +03:00
alexey-milovidov
5286d0afb2
Merge pull request #7375 from kopysov/patch-1
Fix docs on the tiered storage and add its translation into english
2019-10-20 19:26:21 +03:00
Azat Khuzhin
5e299a46bb docs: enumerate uniqCombined64 for count_distinct_implementation 2019-10-18 23:07:20 +03:00
BayoNet
e1e82cb438
DOCS-8299: Added a link with metrics for system.metrics in RU docs (#7379)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* DOCAPI-8299: Link update in RU docs.
2019-10-18 12:25:56 +03:00
Vladimir Kopysov
6c1f4176bb Fix documentation on the tiered storage
Only storage policies can be set upon table creation. While disks
must be defined in order to configure a storage policy, this logically
follows from the above paragraph and does not need to be explicitly
repeated.
2019-10-17 17:47:52 +03:00
Alexander Kuzmenkov
b62c9e729d
Merge pull request #7215 from ClickHouse/formats_improvements
Miscellaneous formats improvements
2019-10-17 17:37:38 +03:00
Vladimir Kopysov
055f932a8c Fix documentation on the tiered storage
The fix follows from the 'storage_configuration.xml' file of the
'test_multiple_disks' integration test. The correct behaviour was tested
on the local ClickHouse server version 19.15.3 revision 54426.
2019-10-17 17:29:24 +03:00
BayoNet
7601fafe63
DOCS-413: Links fixes. (#7362)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* CLICKHOUSEDOCS-413: Links fixes.
2019-10-17 13:38:32 +03:00
tavplubix
c4b46e113e
Merge branch 'master' into formats_improvements 2019-10-16 23:00:17 +03:00
Alexander Tokmakov
aa9d29d6ae Merge branch 'master' into formats_improvements 2019-10-16 17:15:13 +03:00
Sergei Bocharov
4b11a2e30b Added .yaspellerrc 2019-10-14 13:34:27 +03:00
Sergei Bocharov
f0c38c82ca Fix typos 2019-10-14 13:34:27 +03:00