Commit Graph

2112 Commits

Author SHA1 Message Date
Ivan Blinkov
8a5330e3ae
ja docs fix (#8119) 2019-12-10 12:38:01 +03:00
Ivan Blinkov
16f677d0c4
Try to fix docs build (#8113) 2019-12-10 11:17:26 +03:00
Alexey Milovidov
9534eb32a0 Updated roadmap 2019-12-10 03:13:16 +03:00
alexey-milovidov
6e9661628b
Merge pull request #8023 from godfreyd/en-docs/CLICKHOUSEDOCS-418
Docs: added FQDN function description
2019-12-09 04:59:47 +03:00
alexey-milovidov
c0e11ad86a
Update other_functions.md 2019-12-09 04:59:27 +03:00
alexey-milovidov
31b2561838
Update json_functions.md 2019-12-08 23:51:47 +03:00
alexey-milovidov
12afaf57d4
Update json_functions.md 2019-12-08 23:50:00 +03:00
Oleg Matrokhin
ce1ef2afdb fix docs 2019-12-08 17:51:21 +03:00
Oleg Matrokhin
65628b7171 add docs 2019-12-08 17:49:26 +03:00
Ivan Blinkov
91854086f3
Update README.md 2019-12-06 19:52:39 +03:00
Ivan Blinkov
ac43d709b3
Update README.md 2019-12-06 19:52:15 +03:00
Ivan Blinkov
4a0007784d
attempt to fix pdf docs build (#8065) 2019-12-06 16:29:16 +03:00
BayoNet
fe926f3c06
DOCS-163: INTERVAL. EN review, RU translation for #7452 (#7740)
* Update operators.md (#70)

* Update operators.md (#71)

* CLICKHOUSEDOCS-163: EN review, RU translation.

* CLICKHOUSEDOCS-163: Fix

* Update docs/ru/data_types/special_data_types/interval.md

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

* Update docs/ru/query_language/operators.md

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

* Update docs/ru/data_types/special_data_types/interval.md

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

* CLICKHOUSEDOCS-163: Clarification.
2019-12-06 15:22:55 +03:00
BayoNet
aeaac4d573
DOCS-85: Update docs for SELECT ... FROM ... FINAL (#7723)
* Doc links fix.

* More links fix.

* CLICKHOUSEDOCS-85: Update of FROM clause description.

* CLICKHOUSEDOCS-85: Clarification

* Update docs/en/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>

* CLICKHOUSEDOCS-85: Update by comment.
2019-12-06 14:58:31 +03:00
BayoNet
9123cce703
DOCS-282: DirectoryMonitor settings description. (#7801)
* Doc links fix.

* More links fix.

* CLICKHOUSEDOCS-282: Settings descriptions.

* CLICKHOUSEDOCS-282: Edits after the talking with developer.

* CLICKHOUSEDOCS-282: Fixes.

* 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>

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

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

* CLICKHOUSEDOCS-282: Clarification.
2019-12-06 09:52:30 +03:00
Sergei Shtykov
a7a6a19743 CLICKHOUSEDOCS-466: links fix. 2019-12-05 20:22:41 +03:00
Sergei Shtykov
459bfc314b Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-466-query-profiler-settings 2019-12-05 19:54:00 +03:00
Ivan Blinkov
387cbca505
Introduction refactoring + a bunch of docs fixes (#8010)
* Create SECURITY.md

* [experimental] auto-mark documentation PRs with labels

* revert #6544

* Sync RPM packages instructions to other docs languages

* Move tutorial to documentation with old content (for now)

* refactor installation guide a bit

* add ../en/getting_started/index.md

* Rename ya_metrica_task.md

* Rename ya_metrica_task.md

* Refactor Yandex.Metrica dataset description

* WIP on rewriting tutorial

* tmp commit

* lots of docs fixes

* partially revert c136bee4ce

* try to fix docs build in CI

* try to fix docs build in CI

* few minor improvements

* Quick refactoring of last portion of tutorial (not thoroughly tested though)

* fix link
2019-12-05 19:36:51 +03:00
BayoNet
dde164ab33
Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-05 18:57:14 +03:00
BayoNet
2216dfb45f
Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-05 18:56:31 +03:00
BayoNet
176dbfd54b
Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-05 18:56:12 +03:00
BayoNet
4635670610
Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-05 18:55:52 +03:00
Sergei Bocharov
529293faad Docs: added docs for trimLeft, trimRight, trimBoth (#7924) 2019-12-05 13:03:35 +03:00
alexey-milovidov
9fafadf536
Update extended_roadmap.md 2019-12-05 05:17:46 +03:00
Sergei Bocharov
c47f344afd Fixes for FQDN function 2019-12-04 12:17:35 +03:00
BayoNet
a95e585d6a
DOCS-121: Introspection functions description (#7871)
* CLICKHOUSEDOCS-121: EN docs for the addressToLine function and the allow_introspection_functions setting.

* CLICKHOUSEDOCS-121: Introspection functions description.

* Update docs/en/query_language/functions/introspection.md

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

* CLICKHOUSEDOCS-121: Update by the comments.
2019-12-04 09:55:13 +03:00
BayoNet
52d684614c
DOCS-265: Docs for the max_http_get_redirects setting (#7684)
* CLICKHOUSEDOCS-265: The max_http_get_redirects setting description.

* CLICKHOUSEDOCS-265: Clarification.

* CLICKHOUSEDOCS-265: Clarification.
2019-12-04 09:46:31 +03:00
Sergei Shtykov
22399ad7be CLICKHOUSEDOCS-121: Update by the comments. 2019-12-03 19:52:28 +03:00
Sergei Shtykov
6d11f96106 Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-121-addressToLine 2019-12-03 18:05:07 +03:00
BayoNet
4205fe8c9b
Update docs/en/query_language/functions/introspection.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-12-03 18:00:45 +03:00
Ivan Blinkov
fa4894bd47
Fix toc_en.yml error 2019-12-03 16:34:19 +03:00
BayoNet
e86a1cd68e
DOCS-6182: The flatten function docs (#7661)
* Array flatten function description (#67)

* docs(flatten): add flatten description

* docs(flatten): flatten description

* docs(flatten): flatten description (minor changes)

* docs(flatten): add flatten description

* docs(flatten): flatten description

* docs(flatten): flatten description (minor changes)

* docs(flatten): changing description

* DOCAPI-6182: The flatten function docs

* Update docs/en/query_language/functions/array_functions.md

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

* DOCAPI-6182: Switched names.
2019-12-03 13:11:13 +03:00
asiana21
76ed5692aa docs(fqdn): add description 2019-12-03 09:42:59 +03:00
alexey-milovidov
a4b0c24c1b
Merge pull request #7931 from BayoNet/l10n/CLICKHOUSEDOCS-129-cli-warning
DOCS-129: Update of CLI description. EN review. RU translation.
2019-12-03 05:03:08 +03:00
alexey-milovidov
0946b41457
Merge pull request #7930 from godfreyd/en-docs/CLICKHOUSEDOCS-451
Docs: added arrayCompact function
2019-12-03 05:02:12 +03:00
alexey-milovidov
5ab07706b9
Merge pull request #7945 from godfreyd/godfreyd-CLICKHOUSEDOCS-203
Docs: Added Content-Type Header
2019-12-03 04:07:23 +03:00
alexey-milovidov
8e22057adf
Update http.md 2019-12-03 04:07:14 +03:00
alexey-milovidov
edbe6c7638
Update http.md 2019-12-03 04:06:53 +03:00
alexey-milovidov
ee200fca77
Merge pull request #7967 from godfreyd/en-docs/CLICKHOUSEDOCS-452
Docs for javaHashUTF16LE function
2019-12-03 03:58:09 +03:00
alexey-milovidov
f231436caa
Update hash_functions.md 2019-12-03 03:57:51 +03:00
alexey-milovidov
28fbfc8405
Update hash_functions.md 2019-12-03 03:56:38 +03: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
8687b03d63
Merge pull request #7464 from Felixoid/query_thread_log_doc
Query thread log doc
2019-12-03 01:45:05 +03:00
alexey-milovidov
946f3ed657
Update system_tables.md 2019-12-03 01:44:32 +03:00
alexey-milovidov
916e3826bc
Update system_tables.md 2019-12-03 01:43:30 +03:00
Alexey Milovidov
a8501b1225 Updated roadmap 2019-12-03 01:38:07 +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
alexey-milovidov
e85223ce5e
Update system_tables.md 2019-12-03 01:32:19 +03:00