Commit Graph

2015 Commits

Author SHA1 Message Date
Ivan Blinkov
5abe3ac3f1
Switch docs to python3 and update MkDocs to 1.1 (#9711)
+ some grammar and css fixes
2020-03-18 16:02:32 +03:00
Nikolai Kochetov
50fb0ec9f6
Add links to changelogs from other years. (#9710)
* Add links to changelogs from other years.

* Move some changelogs to other folders.

* Fix links

* Renames and fixes.
2020-03-17 23:01:36 +03:00
Denis Zhuravlev
71697a4afc
Doc. ontime.md refresh to сorrespond modern CH (modern create/join) (#9709)
* ontime.md refresh to сorrespond modern CH

* RU ontime.md refresh to сorrespond modern CH

* ontime.md FA refresh to сorrespond modern CH

* ontime.md ZH refresh to сorrespond modern CH
2020-03-17 21:10:23 +03:00
BayoNet
fd4a8bba99
DOCS-526: ifNotFinite docs. Ternary operator RU translation (#9650)
- Documented ifNotFinite.
- Translated ternary operator into Russian.
2020-03-17 18:24:11 +03:00
Denis Zhuravlev
7a863390fc
Update settings.md (#9688)
insert_deduplicate / deduplicate_blocks_in_dependent_materialized_views en description
2020-03-16 23:23:16 +03:00
Ivan Blinkov
3ce47c5e48
Suggest downloading packages via CDN (#9663)
* Suggest downloading packages via CDN

* Update rpm.html

* Update tgz.html

* Update install.md

* Update tutorial.md

* Update install.md

* Update install.md

* Update tutorial.md

* Update deb.html
2020-03-15 21:19:43 +03:00
BayoNet
a4568b52e0
DOCS-511: Deleted some experimental settings. Removed duplicated description for join_any_take_last_row. (#9639)
* CLICKHOUSEDOCS-511: Removed obsolete settings.

* CLICKHOUSEDOCS-511: Removed duplication for ## join_use_nulls {#join_use_nulls}.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-03-14 01:12:54 +03:00
BayoNet
127bee643c
DOCS-549: Updated info about keywords case-sensivity. (#9626)
* Added DateTime64 to TOCs.
* Note about case-sencivity of keywords.
2020-03-13 10:29:50 +03:00
BayoNet
dc3d576d31
DOCS-57: position, positionCaseInsensitive, positionUTF8, positionCaseInsensitiveUTF8 (#9631) 2020-03-13 09:33:02 +03:00
Denis Zhuravlev
20cc9e90da Lifestreet info updated 2020-03-11 23:46:58 -03:00
Denis Zhuravlev
b4cf1410ed
DateTime documentation improvements, added DateTime64 doc (#9562)
* Added DateTime64 docs, added info on DateTime timezone conversion, added ClickHouse.Client to list of ADO.NET clients

* I accidentally a word

* Review notes

* Fix space per review notes

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

* More review notes: fixed wrong notes on DateTime, added more extensive info on automatic type conversion

* Minor tweaks

* Review notes: missing `code` markers

* Formatting fix

* Silence PR check

* fix typo

* fix typos

* fix typos

* removed meaningless sentence.

* TZ new description

* Update datetime.md

* Update datetime.md

* Update datetime.md

* Update datetime.md

* Update datetime64.md

* Update datetime64.md

* Update datetime64.md

* Update datetime64.md

Co-authored-by: DarkWanderer <elquentaro@gmail.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Denis Zhuravlev <denis.zhuravlev@revjet.com>
2020-03-12 03:13:15 +03:00
Alexey Milovidov
ab345379c5 Changed repository address 2020-03-11 10:29:30 +03:00
alexey-milovidov
7bb45173fe
Update build_osx.md 2020-03-11 10:23:55 +03:00
alexey-milovidov
f1c15eed99
Merge pull request #9534 from ClickHouse/generate-normalization
Fixes after merging "generateRandom" table function
2020-03-08 23:22:32 +03:00
Denis Zhuravlev
20eeb4651e
Update adopters.md
Fixed https://lifestreet.com/ URL
2020-03-07 19:35:27 -04:00
Alexey Milovidov
256acebfca Merge branch 'pr_add_auc' of https://github.com/taiyang-li/ClickHouse into taiyang-li-pr_add_auc 2020-03-08 02:10:34 +03:00
Alexey Milovidov
eb2a78c6b0 Support for NULL as random seed; reordered parameters for convenience 2020-03-07 23:35:55 +03:00
Alexey Milovidov
50e2e338ed Merge branch 'master' of github.com:yandex/ClickHouse into generate-normalization 2020-03-07 22:58:32 +03:00
alexey-milovidov
9a10457cb6
Remove indexHint function (#9542)
* Remove indexHint function

* Fixed build

* Update KeyCondition.cpp

* Update KeyCondition.cpp
2020-03-07 22:56:38 +03:00
Alexey Milovidov
51bd480d2a Merge branch 'master' of github.com:yandex/ClickHouse into generate-normalization 2020-03-07 18:11:47 +03:00
Denis Zhuravlev
6062485ed2
Update query_complexity.md 2020-03-06 21:25:23 -04:00
Denis Zhuravlev
de1420ebd7
Merge branch 'master' into patch-18 2020-03-06 21:22:51 -04:00
Denis Zhuravlev
5f55526b37
Update query_complexity.md
explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-03-06 21:14:36 -04:00
alexey-milovidov
03551865a8
Merge pull request #9373 from den-crane/patch-19
Doc. change. max_insert_threads RU description
2020-03-07 02:46:11 +03:00
Denis Zhuravlev
a5e4381a98
Update settings.md 2020-03-06 16:42:17 -04:00
Denis Zhuravlev
44b6390c62
Update settings.md
max_insert_threads EN description
2020-03-06 16:35:31 -04:00
BayoNet
0a41e52379
Update docs/en/introduction/adopters.md
Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-03-06 15:45:07 +03:00
Sergei Shtykov
117845b2be CLICKHOUSEDOCS-548: Repaired master build. 2020-03-06 15:44:22 +03:00
Sergei Shtykov
1b1e4970ab Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-548-adopters 2020-03-06 14:10:04 +03:00
Sergei Shtykov
36de225bb2 CLICKHOUSEDOCS-548: Adopters 2020-03-06 13:50:43 +03:00
Alexey Milovidov
ca24156be9 Updated docs 2020-03-06 05:19:55 +03:00
alexey-milovidov
0bf12a779f
Merge pull request #8994 from qoega/qoega/random-table-function-small
Generate table function
2020-03-06 03:40:22 +03:00
Sergei Shtykov
b1d63c51fe CLICKHOUSEDOCS-548: More adopter. 2020-03-05 11:38:54 +03:00
Slach
202af42d17 add description for /ping http handler
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-05 12:35:48 +05:00
Slach
ecc65a21db add reference to http_server_default_response in HTTP interface description
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-04 20:44:34 +05:00
Sergei Shtykov
f133659285 CLICKHOUSEDOCS-548: Added some adopters to the list. 2020-03-03 17:20:08 +03:00
Yatsishin Ilya
afbf7533c4 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-03-03 11:56:39 +03:00
alexey-milovidov
5f55dc7385
Merge pull request #9358 from hczhcz/patch-0226
Add moduloOrZero
2020-03-03 03:27:23 +03:00
Yatsishin Ilya
77c2b83022 Merge branch 'master' into qoega/random-table-function-small 2020-03-02 21:01:33 +03:00
Yatsishin Ilya
0a25fe71bd more docs 2020-02-28 12:19:11 +03:00
Sergei Shtykov
f0aaa3b045 Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-415-median 2020-02-28 11:55:34 +03:00
Sergei Shtykov
fb08cc7d89 CLICKHOUSEDOCS-415: Converted median description to quantile description. 2020-02-28 11:55:18 +03:00
Yatsishin Ilya
cf9153e9de Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-27 22:52:24 +03:00
Vladimir Chebotarev
4d1809b869
Little typo fixed. 2020-02-26 23:47:09 +03:00
alexey-milovidov
758f036bd8
Merge pull request #9385 from Felixoid/constraints_typo
Fix typo
2020-02-26 22:19:43 +03:00
Mikhail f. Shiryaev
bd54b30e1a
Add commands for working with submodules 2020-02-26 16:46:47 +01:00
Mikhail f. Shiryaev
5f806222f8
Fix typo 2020-02-26 16:07:23 +01:00
Ivan Blinkov
d5f0b4a5b5
Restore some VerticalRaw description to fix build 2020-02-25 21:41:43 +03:00
Yatsishin Ilya
7b462e2070 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-25 16:28:34 +03:00
hcz
3ff04a5e10 Add docs of moduloOrZero 2020-02-25 18:15:24 +08:00
meo
785d0e19a9
Added the prestable tag
The prestable tag for RPMs is sometimes available (and recently it happens more often)
2020-02-23 16:01:20 +01:00
meo
86b87982ea
Updated Mac OS X version
Current Mac OS X version is 10.15 (Catalina)
2020-02-23 11:18:48 +01:00
Gleb Novikov
6444e82444 fixed final mark description 2020-02-22 21:08:16 +03:00
Alexey Milovidov
1630669123 Fixed broken links in zh docs; added english stubs for missing formats (please help translate them). 2020-02-22 20:20:17 +03:00
Ivan Blinkov
5588f5db8a
Merge pull request #9252 from BayoNet/docs/CLICKHOUSEDOCS-446-alter-ttl
DOCS-446: ALTER TTL
2020-02-22 14:38:48 +03:00
Ivan Blinkov
5e59e873d6
Update cloud.md 2020-02-22 10:27:36 +03:00
Ivan Blinkov
be059cf380
Update adopters.md 2020-02-22 00:59:18 +03:00
alexey-milovidov
0bbe6a938e
Merge pull request #9291 from oandrew/avro-confluent-docs
Add AvroConfluent docs
2020-02-22 00:23:32 +03:00
Ivan Blinkov
598a05572d
Update cloud.md 2020-02-22 00:22:34 +03:00
Ivan Blinkov
3c53db6799
Update cloud.md 2020-02-22 00:22:19 +03:00
Ivan Blinkov
ba682608dc
Create cloud.md 2020-02-22 00:18:55 +03:00
Andrew Onyshchuk
cc3f3ed596 Add AvroConfluent docs 2020-02-21 13:44:35 -06:00
alexey-milovidov
fc9fe91331
Merge pull request #9245 from Felixoid/docs_replicas
Update documentation for system.replicas
2020-02-20 19:20:32 +03:00
alexey-milovidov
96b39be564
Merge pull request #9228 from yohannj/updates_collapsing_algorithm_doc
Update collapsing algorithm doc to match actual code
2020-02-20 19:17:14 +03:00
Sergei Shtykov
ff131e1378 CLICKHOUSEDOCS-446: Tranlsated to Russian. Fixed links in ZH version. 2020-02-20 17:38:57 +03:00
Sergei Shtykov
7d28805815 CLICKHOUSEDOCS-446: Added ALTER MODIFY TTL 2020-02-20 17:13:19 +03:00
Mikhail f. Shiryaev
7cf6506534
Update documentation for system.replicas 2020-02-20 11:01:31 +01:00
BayoNet
7ef480e4de
DOCS-442: RU translation of the docs on DDL queries creating extenal dictionary (#9141)
* CLICKHOUSEDOCS-442: Translated docs for DDL query for creating external dictinaries.

* CLICKHOUSEDOCS-442: Fixes.

* Update docs/ru/query_language/show.md

* CLICKHOUSEDOCS-442: Fixed failing build.

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-02-20 09:31:06 +03:00
Yohann Jardin
30322f3b4a Update collapsing algorithm doc to match actual code 2020-02-19 16:35:50 +01:00
Sergei Shtykov
ef53e4f3e6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-545-datalens 2020-02-19 18:20:30 +03:00
Sergei Shtykov
3d3bf5e32a CLICKHOUSEDOCS-545: Updated by comments. 2020-02-19 17:12:46 +03:00
BayoNet
b603f903ea
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:57:40 +03:00
BayoNet
1c25f74792
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:57:31 +03:00
BayoNet
d098e598fc
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:57:19 +03:00
BayoNet
119601ba9f
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:57:08 +03:00
BayoNet
ecbd6f1360
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:56:58 +03:00
BayoNet
222a3a43ac
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:56:48 +03:00
Oskar Wojciski
7b7c1d8e37
Fix typo in decumentation 2020-02-19 14:25:23 +01:00
Sergei Shtykov
778c168a49 CLICKHOUSEDOCS-415: median functions 2020-02-19 11:51:06 +03:00
elenaspb2019
1bf7fad010
elenbaskakova-DOCSUP-728-median (#85)
*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

*  "docs(median): the new function 'median' has been edited"

Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-02-19 11:33:26 +03:00
alexey-milovidov
6de245aee2
Update adopters.md 2020-02-18 20:01:32 +03:00
alexey-milovidov
e4c6d0e92a
Merge pull request #9188 from Slach/docs/system_metric_log
add documentation for system.metric_log table
2020-02-18 19:42:42 +03:00
Ivan Blinkov
e8b54cd6a3
Update adopters.md 2020-02-18 16:53:39 +03:00
alexey-milovidov
4350f81453
Update adopters.md 2020-02-18 16:26:23 +03:00
alexey-milovidov
e62d5ca332
Update adopters.md 2020-02-18 16:25:50 +03:00
Ivan Blinkov
de0e81b7b4
Update adopters.md 2020-02-18 15:41:56 +03:00
Eugene Klimov
bcd2406d85
Update docs/en/operations/system_tables.md
Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-02-18 16:30:02 +05:00
Sergei Shtykov
dbf092162a CLICKHOUSEDOCS-545: One more update. 2020-02-18 13:48:55 +03:00
Sergei Shtykov
adf1154ded CLICKHOUSEDOCS-545: Update by comments. 2020-02-18 13:31:20 +03:00
alexey-milovidov
dbeb50583e
Update system_tables.md 2020-02-18 12:31:42 +03:00
Sergei Shtykov
fdf14180fe CLICKHOUSEDOCS-545: Added DataLens to third-party GUI section. 2020-02-18 12:20:48 +03:00
Slach
486494aba5 add documentation for system.metric_log table
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-02-18 12:41:45 +05:00
ImgBotApp
532fc506c7
[ImgBot] Optimize images
*Total -- 1,067.72kb -> 760.82kb (28.74%)

/website/images/tutorial/ece020129fdf4a18a6e75daf2e699cb9.png -- 66.67kb -> 46.67kb (30.01%)
/website/images/tutorial/24956f1a2efc48d78212586958aa036c.png -- 61.86kb -> 43.32kb (29.97%)
/website/images/tutorial/49c332e3d93146ba8f46beef6b2b02b0.png -- 80.97kb -> 56.75kb (29.91%)
/website/images/tutorial/f3132f4d1c0d42eab26d9111afe7771a.png -- 149.34kb -> 104.71kb (29.88%)
/website/images/tutorial/26b2c7aae21a4c76800cb1c7a33a374d.png -- 140.41kb -> 99.10kb (29.42%)
/website/images/tutorial/ef4141f348234773a5349c4bd3e8f804.png -- 68.39kb -> 48.58kb (28.97%)
/website/images/tutorial/2409f49d11fb4aa1b8b5ff34cf9ca75d.png -- 54.54kb -> 38.75kb (28.95%)
/website/images/tutorial/ac292656d03946d0aba35c75783a31f2.png -- 99.57kb -> 70.76kb (28.94%)
/website/images/tutorial/7b3c2e685832439b8c373bf2015131d2.png -- 101.36kb -> 72.13kb (28.84%)
/website/images/tutorial/d3578db55e304bd7b5eba818abdb53f5.png -- 88.47kb -> 63.14kb (28.63%)
/website/images/tutorial/a8518a200d6d405a95ee80ea1c8e1c90.png -- 94.05kb -> 67.23kb (28.51%)
/website/images/tutorial/885e507930e34b7c8f788d25e7ca2bcf.png -- 42.13kb -> 30.63kb (27.29%)
/docs/tools/mkdocs-material-theme/assets/flags/ja.svg -- 0.77kb -> 0.65kb (15.27%)
/website/images/yandex-white-button.png -- 0.79kb -> 0.67kb (15.19%)
/website/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/en/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/zh/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/ru/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/ja/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/fa/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/website/images/yandex-black-button.png -- 0.71kb -> 0.65kb (8.15%)
/website/images/logo-400x240.png -- 3.85kb -> 3.66kb (4.94%)
/docs/tools/mkdocs-material-theme/assets/flags/fa.svg -- 1.36kb -> 1.33kb (2.22%)
/docs/tools/mkdocs-material-theme/assets/flags/ru.svg -- 0.23kb -> 0.22kb (2.14%)
/docs/tools/mkdocs-material-theme/assets/flags/en.svg -- 0.51kb -> 0.50kb (1.92%)
/docs/tools/mkdocs-material-theme/assets/flags/zh.svg -- 0.63kb -> 0.62kb (1.72%)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)
/website/images/clickhouse-white.svg -- 4.33kb -> 4.33kb (0.02%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-02-17 21:02:18 +00:00
Denis Zhuravlev
ccf1b7cc3a
Update tutorial.md
wrong tag zookeeper-servers instead of zookeeper
2020-02-17 15:26:34 -04:00
Sergei Shtykov
24dbbf5a41 CLICKHOUSEDOCS-415: Update of EN description. 2020-02-17 14:01:15 +03:00
Sergei Shtykov
b562ac518a Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-415-median 2020-02-17 11:56:34 +03:00
elenaspb2019
22a9b64f4c
elenbaskakova-DOCSUP-728 (#84)
*  "docs(median): the new function 'median' has been added"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

*  "docs(median): the new function 'median' has been edited"

Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-02-17 11:56:03 +03:00
BayoNet
fb3ec146d6
DOCS-443: merge_max_block_size for MergeTree description (#9112)
* CLICKHOUSEDOCS-443: merge_max_block_size setting for MergeTree.
2020-02-17 09:48:06 +03:00
alexey-milovidov
84e9280b2a
Merge pull request #9110 from den-crane/patch-15
Doc change. Rename the chapter {alter_move-partition} to {alter_move_to_table-partition}
2020-02-17 08:06:02 +03:00
alexey-milovidov
9153b563bc
Update build.md 2020-02-17 07:58:31 +03:00
alexey-milovidov
9ae58fe5eb
Update build.md 2020-02-17 07:40:07 +03:00
alexey-milovidov
795f5d49c8
Update build.md 2020-02-17 07:37:37 +03:00
Alexey Milovidov
dd7c0e13d8 Better build instruction #9054 2020-02-16 13:45:15 +03:00
alexey-milovidov
ee78690b50
Update bit_functions.md 2020-02-16 09:09:22 +03:00
alexey-milovidov
e9af153819
Merge pull request #9126 from Melancholic/change_http_status
Fixed #5104. Return 503 status in /replicas_status if not ok
2020-02-15 02:59:18 +03:00
Ivan Blinkov
d8454b6080
fix link 2020-02-15 00:16:43 +03:00
nagorny
c39e2f89ea #5104. Add documentation about 503 response in /replicas_status if not ok 2020-02-14 23:53:27 +03:00
Ivan Blinkov
a683b9fbef More entries on adopters page 2020-02-14 22:35:54 +03:00
Ivan Blinkov
4b30e5b842 More entries on adopters page 2020-02-14 22:27:59 +03:00
Ivan Blinkov
fcc1c74e5f More old link on adopters page 2020-02-14 22:06:41 +03:00
Ivan Blinkov
df3879d07a Introduce adopters page + fix a bunch of lost symlinks 2020-02-14 19:48:08 +03:00
Alexander Kuzmenkov
551cd4776b Move the documentation draft out of public docs. 2020-02-14 15:14:33 +03:00
Denis Zhuravlev
264a38b115
Update alter.md
Rename the chapter {alter_move-partition} to {alter_move_to_table-partition} because we suddenly have 2 chapters with the same name
2020-02-13 20:44:45 -04:00
BayoNet
85d1a30dab
DOCS-440: Updated ASOF JOIN description (#9085)
* Updated ASOF JOIN description.
2020-02-13 19:09:25 +03:00
alexey-milovidov
296621f757
Merge pull request #9076 from sundy-li/mysql-show-tables
Show Queries more like MySQL did
2020-02-13 16:50:12 +03:00
Ilya Yatsishin
ecf99e77e8
Merge pull request #9012 from BayoNet/docs/CLICKHOUSEDOCS-481-looker
DOCS-481: Looker introduction in Russian.
2020-02-12 15:26:38 +03:00
Sergei Shtykov
f069ef7a94 CLICKHOUSEDOCS-481: Added link to Looker ClickHouse configuration. 2020-02-12 06:42:32 +03:00
sundy-li
aaaf4ef6a8 Update show doc 2020-02-12 09:23:33 +08:00
Yatsishin Ilya
fbddec5c58 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-11 23:33:25 +03:00
Alexander Kuzmenkov
ca61b57183 performance comparison 2020-02-11 18:01:33 +03:00
Yatsishin Ilya
af34a659fa Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-10 22:14:30 +03:00
liyang
fd87a5bb2d fix error 2020-02-10 09:45:30 +08:00
BayoNet
10c990a8ae DOCS-463: Hierarhical dictionaries (#8977)
* Description of hierarchical dictinary.
2020-02-08 14:21:22 +03:00
BayoNet
c19c9f8f18 DOCS-535: Markup fixes. Some remarks about formatting for Nested structures (#9020)
* Markup fixes.
* Some remarks about Nested formatting.
2020-02-08 14:10:24 +03:00
liyang
71d46bb521 modify to suggestions 2020-02-08 14:31:03 +08:00
Yatsishin Ilya
9e542f6cb0 doc fixes 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
907037bcca Fix everything, add docs. 2020-02-07 10:33:00 +03:00
Sergei Shtykov
efeb041cb6 CLICKHOUSEDOCS-481: Looker in Russian. 2020-02-05 15:45:42 +03:00
Ivan Blinkov
12b80225a0
Update settings.md 2020-02-03 22:39:57 +03:00
Ivan Blinkov
8dd0c0d65c
Update apply_catboost_model.md 2020-02-03 22:11:18 +03:00
Ivan Blinkov
c649198bc0
Update lazy.md 2020-02-03 18:12:03 +03:00
Ivan Blinkov
03f532d249
Merge pull request #8972 from blinkov/master
Docs build fixes
2020-02-03 17:58:17 +03:00
Ivan Blinkov
d404456373 Docs build fixes 2020-02-03 16:08:46 +03:00
alexey-milovidov
e24926d16e
Merge pull request #8952 from azat/getSerializedSize
Add blockSerializedSize() function (size on disk without compression)
2020-02-03 15:46:26 +03:00
alexey-milovidov
59ef2b2009
Merge pull request #8963 from millb/CRLF_in_TSV
CRLF in TSV output format
2020-02-03 15:44:59 +03:00
Ivan Blinkov
befcecc3bb Docs fixes 2020-02-03 15:00:10 +03:00
Ivan Blinkov
4b941c49f9
Trigger CI 2020-02-03 12:44:59 +03:00
Ivan Blinkov
d5ad000d72
Update index.md 2020-02-03 12:38:01 +03:00
Azat Khuzhin
e89ceae61a Add blockSerializedSize() function (size on disk without compression)
Sometimes it is useful to know how much does this data will take on
disk, with blockSerializedSize() you can know this (although without
compression).

This can be a major knowledge for various aggregation functions that
tracking some state (i.e. uniqCombined).
2020-02-03 11:26:40 +03:00
millb
1a126299dc docs added 2020-02-03 11:10:41 +03:00
alexey-milovidov
b470ff7aae
Update array_functions.md 2020-02-03 06:11:12 +03:00
alexey-milovidov
c793f30873
Merge pull request #8954 from ClickHouse/os-thread-id
Use OS thread id everywhere instead of internal thread number.
2020-02-03 03:57:35 +03:00
alexey-milovidov
baf10dd749
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-119 2020-02-03 01:47:53 +03:00
alexey-milovidov
8e6db95a38
Update parametric_functions.md 2020-02-03 01:46:43 +03:00
alexey-milovidov
74f2e1c997
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-378 2020-02-03 01:42:12 +03:00
alexey-milovidov
75f6a0bed9
Update array_functions.md 2020-02-03 01:40:24 +03:00
alexey-milovidov
0adbd57648
Update array_functions.md 2020-02-03 01:39:46 +03:00
alexey-milovidov
b71ab145f9
Update array_functions.md 2020-02-03 01:39:00 +03:00
alexey-milovidov
4f39b4eaa7
Merge pull request #8409 from godfreyd/en-docs/CLICKHOUSEDOCS-453
Docs(windowFunnel): The new description for`windowFunnel` function
2020-02-03 01:34:03 +03:00
alexey-milovidov
88d3578ee7
Update parametric_functions.md 2020-02-03 01:33:46 +03:00
alexey-milovidov
3af6349e7b
Update other_functions.md 2020-02-03 01:19:23 +03:00
alexey-milovidov
acead7b747
Update other_functions.md 2020-02-03 01:17:57 +03:00
alexey-milovidov
2741220c86
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-396 2020-02-03 01:10:04 +03:00
alexey-milovidov
cb86488c48
Update conditional_functions.md 2020-02-03 01:09:17 +03:00
alexey-milovidov
c7bf83eda9
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-63 2020-02-03 01:06:53 +03:00
alexey-milovidov
bc9ad0db51
Merge pull request #7718 from godfreyd/en-docs/CLICKHOUSEDOCS-101-concatassumeInjective
Docs: added concat & concatAssumeInjective
2020-02-03 01:02:06 +03:00
alexey-milovidov
a982657414
Update string_functions.md 2020-02-03 00:59:23 +03:00
alexey-milovidov
1c9b444e78
Merge pull request #7525 from godfreyd/en-docs/CLICKHOUSEDOCS-426-bitmapsubsetLimit
Docs(bitmapSubsetLimit): Added bitmapSubsetLimit description
2020-02-03 00:50:24 +03:00
alexey-milovidov
e2a704bfdb
Merge pull request #7478 from godfreyd/en-docs/DOCAPI-5743-dateDiff
Docs dateDiff
2020-02-03 00:49:52 +03:00
alexey-milovidov
b406e95248
Merge pull request #7244 from godfreyd/godfreyd-CLICKHOUSEDOCS-66
Docs(otherfunctions): Fix filesystemAvailable & filesystemFree & file…
2020-02-03 00:43:52 +03:00
alexey-milovidov
6bf6399983
Update other_functions.md 2020-02-03 00:41:23 +03:00
alexey-milovidov
35e984316f
Merge pull request #7428 from godfreyd/godfreyd-CLICKHOUSEDOCS-409
Docs for multiSearchAllPositions() и multiSearchAllPositionsUTF8()
2020-02-03 00:39:13 +03:00
alexey-milovidov
b1ad4d761f
Update string_search_functions.md 2020-02-03 00:38:00 +03:00
alexey-milovidov
264beba210
Merge branch 'master' into godfreyd-CLICKHOUSEDOCS-185 2020-02-03 00:27:36 +03:00
alexey-milovidov
e5bf072dac
Update other_functions.md 2020-02-03 00:25:51 +03:00
alexey-milovidov
a685c649c3
Merge pull request #7451 from godfreyd/godfreyd-CLICKHOUSEDOCS-301
Docs for toUnixTimestamp
2020-02-03 00:22:38 +03:00
alexey-milovidov
f03cf6921e
Update date_time_functions.md 2020-02-03 00:22:27 +03:00
alexey-milovidov
aa2a010d38
Update date_time_functions.md 2020-02-03 00:21:48 +03:00
alexey-milovidov
f62629f6a8
Update date_time_functions.md 2020-02-03 00:20:56 +03:00
alexey-milovidov
29b0cbe55c
Merge pull request #8743 from godfreyd/docs/CLICKHOUSEDOCS-336
Docs: added topKWeighted description
2020-02-02 23:53:26 +03:00
alexey-milovidov
29f4c9dd18
Update reference.md 2020-02-02 23:52:13 +03:00
alexey-milovidov
a146ab061a
Merge pull request #8741 from godfreyd/en-docs/CLICKHOUSEDOCS-82
Docs: hex function
2020-02-02 23:45:05 +03:00
alexey-milovidov
25fcf31a5a
Update encoding_functions.md 2020-02-02 23:40:46 +03:00
Alexey Milovidov
d11f3cb78f Changed thread_id to UInt64 to support more OS 2020-02-02 23:01:13 +03:00
alexey-milovidov
74152fdfaf
Merge pull request #8855 from BayoNet/l10n/CLICKHOUSEDOCS-496-roundBankers
DOCS-496: EN review for roundBankers docs
2020-02-02 06:24:30 +03:00
Alexey Milovidov
45be504bdf Merge branch 'BayoNet-en-docs/CLICKHOUSEDOCS-272-query-profiler' 2020-02-02 06:22:16 +03:00
Alexey Milovidov
b06ef1735a Merge branch 'en-docs/CLICKHOUSEDOCS-272-query-profiler' of https://github.com/BayoNet/ClickHouse into BayoNet-en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-02-02 06:21:31 +03:00
alexey-milovidov
a691747129
Update sampling_query_profiler.md 2020-02-02 06:20:49 +03:00
alexey-milovidov
58f213034e
Update install.md 2020-02-02 06:13:43 +03:00
alexey-milovidov
0e4258f7cf
Update jdbc.md 2020-02-02 06:13:08 +03:00
alexey-milovidov
d973d847e4
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-82 2020-02-02 05:59:35 +03:00
alexey-milovidov
76d85b6c50
Merge pull request #8740 from godfreyd/en-docs/CLICKHOUSEDOCS-458
Docs: char function
2020-02-02 05:58:08 +03:00
alexey-milovidov
0c103c07c9
Update encoding_functions.md 2020-02-02 05:55:57 +03:00
alexey-milovidov
60510a653a
Merge pull request #8739 from godfreyd/CLICKHOUSEDOCS-498-DOCSUP-787
Docs: joinGet function description
2020-02-02 05:51:17 +03:00
alexey-milovidov
185d11ad72
Merge pull request #8938 from nmandery/h3-hierarchy-master
implement more functions of the H3 library
2020-02-02 03:41:01 +03:00
alexey-milovidov
b4b30202b1
Merge pull request #8949 from oandrew/avro-fixes
Avro format improvements
2020-02-02 03:33:20 +03:00
Andrew Onyshchuk
3c4f23f842 Add Avro docs 2020-02-01 10:59:04 -06:00
alexey-milovidov
0c48aebd9d
Merge pull request #8946 from blinkov/master
Fix docs check
2020-02-01 02:24:30 +03:00
alexey-milovidov
8253134739
Merge pull request #8935 from millb/CRLF_in_CSV_2
CRLF in CSV output format
2020-02-01 01:52:44 +03:00
alexey-milovidov
885fec4702
Update settings.md 2020-02-01 01:47:33 +03:00
Ivan Blinkov
4454fda34d Merge branch 'master' of github.com:clickhouse/ClickHouse 2020-01-31 23:26:45 +03:00
Ivan Blinkov
451ae1024a fix docs check 2020-01-31 23:26:31 +03:00
Mikhail Korotov
3bbe094707 docs added 2020-01-31 21:50:57 +03:00
Nico Mandery
81aa16cd4e documentation for h3 hierarchical functions and string conversion 2020-01-31 18:50:52 +01:00
Baudouin Giard
fbbf026277 String keys in SummingMergeTree maps
Accept String or FixedString data types as key for maps in the
SummingMergeTree now that sumMap supports these two types (introduced in
bc0fbd688a).

Signed-off-by: Baudouin Giard <bgiard@bloomberg.net>
2020-01-31 14:37:28 +00:00
Ivan Blinkov
18538f5c65 Domain change in docs 2020-01-30 13:34:55 +03:00
Ivan Blinkov
3038278a14
Update roadmap.md 2020-01-29 12:43:34 +03:00
Sergei Shtykov
c2339ccfeb CLICKHOUSEDOCS-496: Clarification. 2020-01-28 19:11:43 +03:00
Sergei Shtykov
67dc8f2422 Links fixed. 2020-01-28 18:27:44 +03:00
alexey-milovidov
f0a3416b4e
Merge pull request #8869 from ClickHouse/add-woboq-docs
Add link to Woboq to docs
2020-01-28 03:39:06 +03:00