Commit Graph

3717 Commits

Author SHA1 Message Date
Sergei Shtykov
8e2747d4b0 Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction 2020-05-01 16:49:56 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens (#10606)
* Replace underscores with hyphens

* remove temporary code

* fix style check

* fix collapse
2020-04-30 21:19:18 +03:00
Ivan Blinkov
84883197d6
[docs] add hreflang links (#10597)
* Introduce hreflang links

* update po

* provide absolute urls in hreflang + add x-default link
2020-04-30 18:49:48 +03:00
BayoNet
701fdc5d2d
DOCS-372: background_pool_size (#10589)
* background_pool_size setting documentation (DOCSUP-707) (#102)

* background_pool_size setting documentation

* background_pool_size documentation: changes after review

* background_pool_size documentation: RU version

* CLICKHOUSEDOCS-372: Described background_pool_size.

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

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

* CLICKHOUSEDOCS-372: Updated by comments.

Co-authored-by: otrazhenia <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-30 16:18:48 +03:00
Alexander Kuzmenkov
7f5b57c6c5
Merge pull request #10559 from ClickHouse/aku/summap-experiment
Merge pull request #10000 (sumMap for Tuple argument)
2020-04-30 11:56:04 +03:00
Ivan Blinkov
e72a23065e
update jquery (#10592) 2020-04-30 11:32:08 +03:00
Denis Zhuravlev
eee86c02da
fix link (now it's looped) (#10582) 2020-04-29 22:57:00 +03:00
tavplubix
63d85c9119
Update http.md 2020-04-29 13:44:45 +03:00
tai
89820f3458 modify doc for custom http 2020-04-29 15:05:40 +08:00
Sergei Shtykov
582de246dd CLICKHOUSEDOCS-558: Updated by comment. 2020-04-29 08:57:55 +03:00
Sergei Shtykov
08a086da03 CLICKHOUSEDOCS-558: Deleted mention about no_database database for getDict becouse this logic will change. 2020-04-28 20:59:08 +03:00
Ivan Blinkov
b028288350
Switch to httpS://repo.clickhouse.tech for deb packages (#10529)
* Switch to httpS://repo.clickhouse.tech for deb packages

* deduplicate install instructions
2020-04-28 19:39:50 +03:00
Grigory
99561ab8e8
fix typo (#10556) 2020-04-28 17:21:14 +03:00
Eldar Zaitov
043be916cb Add miniman fuzzing documentation, fix code style. 2020-04-28 13:35:44 +03:00
dependabot-preview[bot]
8e2e81c25c
Bump click from 7.1.1 to 7.1.2 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.1.1...7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 07:46:58 +00:00
Eugene Klimov
fce4072f9d
sync russian link with english version (#10538)
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-04-28 00:00:01 +03:00
Aleksey
8cb574fd90
Added ruby integrations 2020-04-27 11:48:39 +03:00
Aleksey
06c7b8ba4c
Added ruby integrations 2020-04-27 11:48:03 +03:00
Aleksey
7e25a352f3
Added ruby integrations 2020-04-27 11:47:15 +03:00
Aleksey
1279c4a0f3
Added ruby integrations 2020-04-27 11:46:08 +03:00
Aleksey
d9648bc834
Added Ruby integration 2020-04-27 11:41:45 +03:00
Aleksey
fd53a8c155
Added Ruby integration 2020-04-27 11:40:39 +03:00
Aleksey
d212bc2ebc
Added Ruby integrations 2020-04-27 11:39:37 +03:00
Vladimir
647ea5e810
Fixed the wrong link. (#10518) 2020-04-27 11:30:12 +03:00
Aleksey
84d73c88fd
Added Ruby integrations activecube 2020-04-27 11:20:27 +03:00
alexey-milovidov
4c17542096
Merge pull request #10465 from kekekekule/ddl_settings
Add custom settings support in DDL-queries for CREATE DICTIONARY
2020-04-26 20:25:29 +03:00
alexey-milovidov
b65b941638
Update style.md 2020-04-26 04:22:22 +03:00
alexey-milovidov
8b1e504b19
Merge pull request #10497 from azat/kafka
Tiny kafka fixes
2020-04-25 23:50:22 +03:00
alexey-milovidov
21fb686e4a
Merge pull request #10499 from GoToCoding/patch-1
Update developer_instruction.md
2020-04-25 23:49:10 +03:00
Dmitry
07664ec514 Documentation, add info about Elixit client Pillar 2020-04-25 20:34:46 +03:00
Ruzal Ibragimov
524284c123
Update developer_instruction.md
Fix creating testing databases.
2020-04-25 20:02:32 +03:00
Mikhail f. Shiryaev
97253eb4cf
Add link to clickhouse-plantuml 2020-04-25 12:05:59 +02:00
Azat Khuzhin
83ab91f1ad docs/kafka: use ATTACH TABLE over ATTACH MATERIALIZED VIEW (all langs)
Since later requires full specification (engine and so on).
2020-04-25 03:08:00 +03:00
alexey-milovidov
519751232e
Merge pull request #10490 from CurtizJ/fix-doc
Fix docs of 'generateRandom' function
2020-04-25 01:42:24 +03:00
Anton Popov
f937cf99a6 fix docs of 'generateRandom' function 2020-04-25 00:47:27 +03:00
Артем Стрельцов
6fa25f16f8 french documentation edited too 2020-04-24 22:35:23 +03:00
Артем Стрельцов
96de73fb37 documentation edit (previous had mistypes) 2020-04-24 22:30:14 +03:00
Артем Стрельцов
091d631b72 documentation edit 2020-04-24 22:28:11 +03:00
Ivan Blinkov
8201693efe
Remove remnants of old MkDocs theme 2020-04-24 19:50:13 +03:00
Ivan Blinkov
388bcffec9
Rearrange includes at docs+changelog and move description templates (#10472)
* temp commit

* rearrange includes
2020-04-24 12:50:22 +03:00
Ivan Blinkov
f645a5beca
some non-breaking spaces 2020-04-24 10:52:07 +03:00
Ivan Blinkov
86d9eae195
restore lost word 2020-04-24 10:50:05 +03:00
alexey-milovidov
378107cd3f
Update ansi.md 2020-04-24 10:30:31 +03:00
Ivan Blinkov
3e8fc9478b
remove excessive css class 2020-04-24 10:04:47 +03:00
Ivan Blinkov
54e09dc20a
Draft of ANSI SQL compatibility article (#10457) 2020-04-24 10:02:44 +03:00
BayoNet
51922d3f3c
DOCS-595: Updated the example for MergeTree storage config (#10410)
* CLICKHOUSEDOCS-595: Updated the example.

* CLICKHOUSEDOCS-595: Fixed in other languages.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-23 11:05:27 +03:00
alexey-milovidov
1dc725f023
Update extended_roadmap.md 2020-04-23 01:02:20 +03:00
BayoNet
91fe5096ec
DOCS-30: min_insert_block_size_rows and min_insert_block_size_bytes (#10344)
* DOCSUP-710: min_insert_block_size_rows & min_insert_block_size_bytes settings (#99)

* docs(min_insert_block_size rows&&min_insert_block_size_bytes): added description

* Apply suggestions from review

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

* added russian translation

Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-30: min_insert_block_size_rows and min_insert_block_size_bytes

* CLICKHOUSEDOCS-30: Typo fix.

Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-22 20:20:47 +03:00
Ivan Blinkov
6ebf9911ab
fix docs build 2020-04-22 15:54:04 +03:00
Ivan Blinkov
b8645c5a7c
Adjust benchmark page caching + og:url/og:type/rel=canonical (#10439) 2020-04-22 15:40:30 +03:00
Ivan Blinkov
ab150f96a1
[website] get rid of remnants of old markup (from benchmark pages) (#10412)
* rm outdated nginx config

* get rid of most outdated markup of benchmark.html

* reformat js

* get rid of ru comments + wrap benchmark.js in a function call

* split benchmark results into separate files

* adjust links to benchmarks

* refactor hardware benchmarks as well

* adjust links

* fix filtering for hardware

* additional markup tuning
2020-04-22 14:30:33 +03:00
hcz
886e54f188
Improve translation of Chinese companies (#10430) 2020-04-22 10:24:26 +03:00
Fan()
19715ebb4c
Update index.md (#10428)
* Update index.md

Was it previously machine translated? There is no need to translate all English into Chinese

* Update index.md

* Update index.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-22 10:19:45 +03:00
BayoNet
52b6dc70fb
DOCS-355: gccMurmurHash (#10395)
* docs(gccMurmurHash):added the description of function

* docs(gccMurmurHash):some changes

* Update docs/en/sql_reference/functions/hash_functions.md

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

* Update docs/en/sql_reference/functions/hash_functions.md

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

* Update docs/en/sql_reference/functions/hash_functions.md

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

* docs(gccMurmurHash):some changes

* docs(gccMurmurHash):added translation of the function description

* CLICKHOUSEDOCS-355: Little fix.

* Update docs/en/sql_reference/functions/hash_functions.md

Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>

* CLICKHOUSEDOCS-355: Updated example

Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-22 09:50:45 +03:00
Denis Zhuravlev
1892596c4e
fix path to changelog 2018 2017 (#10408)
* fix path to changelog 2018

* fix path to changelog 2017
2020-04-21 20:58:46 +03:00
tavplubix
1a067484c8
Merge pull request #10137 from kekekekule/direct_queries
Add custom settings support for certain dictionary sources
2020-04-21 01:21:32 +03:00
alexey-milovidov
c4758b69a2
Merge pull request #10378 from hczhcz/patch-0420
Add JSONExtractKeysAndValuesRaw
2020-04-20 23:30:40 +03:00
Ivan Blinkov
73f978cb0f
Update build.py 2020-04-20 20:37:57 +03:00
Ivan Blinkov
9d83a9dc3d
Fix "en" changelog build (#10377)
* fix docs build

* some markdown fixes

* more fixes

* fix changelog build
2020-04-20 18:31:56 +03:00
Ivan Blinkov
b58fa8585c
Update website.py 2020-04-20 15:52:12 +03:00
Ivan Blinkov
52dfd10785
Delete convert_toc.py 2020-04-20 15:23:33 +03:00
hcz
309a20caf0 Add tests and docs 2020-04-20 18:14:34 +08:00
Ivan Blinkov
c5ca4c3b3a
Docs build/content fixes (#10374)
* fix docs build

* some markdown fixes

* more fixes
2020-04-20 12:11:13 +03:00
dependabot-preview[bot]
8efd18dacc
Bump numpy from 1.18.2 to 1.18.3 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.2...v1.18.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:29:05 +00:00
dependabot-preview[bot]
861241af9e
Bump pymdown-extensions from 7.0 to 7.1 in /docs/tools
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 7.0 to 7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.0.0...7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:10:42 +00:00
alexey-milovidov
d246218379
Merge pull request #10161 from den-crane/Docs/merge-tree-settings
Docs/merge tree settings
2020-04-18 16:01:12 +03:00
alexey-milovidov
2a4da73c73
Merge pull request #10002 from azat/SimpleAggregateFunction-doc
SimpleAggregateFunction initial documentation
2020-04-18 14:56:31 +03:00
alexey-milovidov
e0a121e8d5
Update simpleaggregatefunction.md 2020-04-18 14:56:19 +03:00
Артем Стрельцов
948efff076 Merge branch 'master' of github.com:yandex/ClickHouse into direct_queries 2020-04-17 23:11:10 +03:00
Ivan Blinkov
a06e693901
Update index.md 2020-04-17 15:08:08 +03:00
Ivan Blinkov
b83ecbb916
fix word 2020-04-17 14:54:29 +03:00
dependabot-preview[bot]
22bc75d631
Bump urllib3 from 1.25.8 to 1.25.9 in /docs/tools
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.25.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 07:46:34 +00:00
Ivan Blinkov
aef9716406
Update index.md 2020-04-17 00:55:34 +03:00
Azat Khuzhin
ae52067c30
Update docs/en/sql_reference/data_types/nested_data_structures/simpleaggregatefunction.md
Co-Authored-By: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2020-04-17 00:16:45 +03:00
Ivan Blinkov
80873d79e3
[docs] tuning of <details> tag, search menu colours and hidden pages (#10313)
* improve hidden page title

* adjust docsearch menu colors

* enable pymdownx.details

* some <details> styling

* remove useless example
2020-04-16 21:03:52 +03:00
Alexander Kuzmenkov
d71b57f627 Merge remote-tracking branch 'origin/master' into HEAD 2020-04-16 20:40:21 +03:00
alexey-milovidov
15dc45b9b2
Update extended_roadmap.md 2020-04-16 19:44:49 +03:00
Ildus Kurbangaliev
6244270809 Add SimpleAggregateFunction support for sumMap 2020-04-16 16:43:16 +00:00
Ivan Blinkov
03c575934b
Minor docs content improvements (#10304)
* Add link to flink-clickhouse-sink + fixes nearby

* Add link to dbal-doctrine

* cleanup ru toc root

* Sort out russian docs ToC a little bit

* Add link collection of commercial support services
2020-04-16 15:55:32 +03:00
Ivan Blinkov
b9c8d919ae
Update install.md 2020-04-16 12:14:30 +03:00
Ivan Blinkov
9b85ca0f3e
Update build.py 2020-04-16 12:09:04 +03:00
Ramazan Polat
db2a307a8e
First Turkish translation contribution of ClickHouse! (#10297)
* Manual translation to TR

First Turkish translation contribution of ClickHouse!

* Update index.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-16 09:51:01 +03:00
alexey-milovidov
725969289e
Update adopters.md 2020-04-16 03:50:44 +03:00
alexey-milovidov
2a7396e41d
Update adopters.md 2020-04-16 03:49:47 +03:00
alexey-milovidov
01d3c83193
Update adopters.md 2020-04-16 03:48:07 +03:00
alexey-milovidov
868d28be7b
Update adopters.md 2020-04-16 03:46:59 +03:00
alexey-milovidov
074fdb016b
Update adopters.md 2020-04-16 03:46:24 +03:00
alexey-milovidov
b2f2ceba1f
Update adopters.md 2020-04-16 03:44:46 +03:00
alexey-milovidov
d97121d0ee
Merge pull request #10255 from BayoNet/docs/CLICKHOUSEDOCS-580-repair-select
DOCS-580: Fixed select.md and some of the broken links.
2020-04-16 00:46:24 +03:00
Ivan Blinkov
23ca04ee09
Update browse_code.md 2020-04-15 23:18:52 +03:00
Ivan Blinkov
f4d80e81c3
Remove extra slashes 2020-04-15 23:18:24 +03:00
BayoNet
7974fcb9d7
CLICKHOUSEDOCS-582: Column timestamp_ns in system.trace_log (#10287)
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 19:08:16 +03:00
zzsmdfj
4d5b170480
update documentation-zh (#10260)
* update documentation-zh

* Update index.md

* Update metrica.md

* Update playground.md

* Update adopters.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-15 18:53:15 +03:00
Ivan Blinkov
16537bbac8
Update release.sh 2020-04-15 17:59:44 +03:00
Sergei Shtykov
07314bfa13 Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction 2020-04-15 17:58:04 +03:00
Sergei Shtykov
be9959e2bc Updated after review by Vitaliy. 2020-04-15 17:57:49 +03:00
Ivan Blinkov
1229db9ccd
Update README.md 2020-04-15 17:22:04 +03:00
Ivan Blinkov
98769778f4
Turkish docs translation stub (#10282) 2020-04-15 16:56:49 +03:00
Ivan Blinkov
76a8efbd80
Indicate LTS releases in docs version selector (#10281) 2020-04-15 16:35:16 +03:00
alexey-milovidov
53f4acdb0b
Merge pull request #10275 from ClickHouse/dependabot/pip/docs/tools/lunr-0.5.7
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
2020-04-15 16:31:14 +03:00
alexey-milovidov
394b4ebd7d
Update requirements.txt 2020-04-15 16:31:05 +03:00
BayoNet
2a335434c6
DOCS-518: EN->RU sync (#10258)
* Pewit docsup 801 (#97)

* Add a note about zero-based array indexes.

* add description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals

* fix description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals according to templates

* fix: correct minor typos, tenses

* CLICKHOUSEDOCS-518: Some translations.

* CLICKHOUSEDOCS-518: Fixed grammar.

Co-authored-by: pewit-nk <62423826+pewit-nk@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:57:11 +03:00
BayoNet
3c72c7e3b3
DOCS-493: arrayZip (#10148)
* DOCSUP-927: arrayZip (#95)

* docs(arrayzip): modified description according to template

* Apply suggestions from review

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

* added remark on input array equality

* replaced length with size in input parameters

* docs(arrayZip): added ru version

Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-493: arrayZip description.

* CLICKHOUSEDOCS-493: Fixes.

* Updated by review.

* CLICKHOUSEDOCS-493: RU version updated by revew.

* CLICKHOUSEDOCS-493: Fixed links.

Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:03:22 +03:00
dependabot-preview[bot]
00973217b8
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
Bumps [lunr](https://github.com/yeraydiazdiaz/lunr.py) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/yeraydiazdiaz/lunr.py/releases)
- [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yeraydiazdiaz/lunr.py/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 07:41:23 +00:00
Ivan Blinkov
da7d822cee
Update index.md 2020-04-15 10:33:42 +03:00
Артем Стрельцов
104c8877c3 small documentation fix 2020-04-15 01:54:35 +03:00
Artur Beglaryan
5e571f8819
Update alter.md
Duplicated REPLCAE PARTITION  link
2020-04-14 20:03:44 +03:00
Ilya Yatsishin
88e492dfe6
Merge pull request #10245 from zvrr/patch-2
Update settings.md
2020-04-14 17:26:57 +03:00
Ilya Yatsishin
bdf89119ed
Merge pull request #10244 from zvrr/patch-1
Update zh settings.md
2020-04-14 17:26:03 +03:00
Sergei Shtykov
458f020a1f CLICKHOUSEDOCS-558: Fix. 2020-04-14 17:14:16 +03:00
Sergei Shtykov
37a971fbe5 CLICKHOUSEDOCS-580: Fixed select.md and some of the broken links. 2020-04-14 15:56:34 +03:00
Sergei Shtykov
822122dec1 CLICKHOUSEDOCS-558: Fixed links. 2020-04-14 13:32:09 +03:00
Sergei Shtykov
d0083b08c1 Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction 2020-04-14 13:16:10 +03:00
Sergei Shtykov
16f0554bf8 CLICKHOUSEDOCS-558: Ready for review introduction. 2020-04-14 13:14:19 +03:00
Ivan Blinkov
689a3c9943
Update settings.md 2020-04-14 10:47:32 +03:00
Ivan Blinkov
b57fe10d0e
Update settings.md 2020-04-14 10:46:06 +03:00
dependabot-preview[bot]
b9edf21014
Bump jinja2 from 2.11.1 to 2.11.2 in /docs/tools
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 07:41:46 +00:00
zvrr
b50d622e73
Update settings.md
update some setting to 配置
2020-04-14 12:30:04 +08:00
zvrr
8e10a5504a
Update settings.md
update "动物管理员" to zookeeper
2020-04-14 12:21:46 +08:00
Alexey Milovidov
2c88e914d7 Update roadmap. Also revert digital degradation due to accidential changes with automatic scripts. 2020-04-14 02:24:56 +03:00
Ivan Blinkov
210a829774
Merge pull request #10228 from ClickHouse/dependabot/pip/docs/tools/nltk-3.5
Bump nltk from 3.4.5 to 3.5 in /docs/tools
2020-04-13 11:24:06 +03:00
Ilya Yatsishin
f1fbd60442
Add instana 2020-04-13 11:16:20 +03:00
dependabot-preview[bot]
f7f0202633
Bump nltk from 3.4.5 to 3.5 in /docs/tools
Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.5.
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:04:57 +00:00
alexey-milovidov
bc00e6463a
Merge pull request #10053 from azat/log_queries_type
Add log_queries_min_type to filter which entries will be written to query_log
2020-04-12 23:37:42 +03:00
BohuTANG
f5c463e9ad Fix path and typo in the tests.md 2020-04-12 21:28:36 +08:00
Maroun Maroun
676964de65
Fix typo in the getting started tutorial: "it's" -> "its" (#10201) 2020-04-12 12:26:06 +03:00
Azat Khuzhin
365b5207b7 Add log_queries_min_type to filter which entries will be written to query_log
Can be used to write into query_log only failed queries (i.e. on memory
exceeded error), by using:

  set log_queries_min_type='EXCEPTION_WHILE_PROCESSING'
2020-04-12 10:46:36 +03:00
alexey-milovidov
1e2206bdd9
Update security_changelog.md 2020-04-11 20:54:10 +03:00
alexey-milovidov
59b5f88099
Eliminate the rott. 2020-04-11 18:43:13 +03:00
Alexey Milovidov
218b9b3c6c Remove garbage 2020-04-11 18:40:11 +03:00
Alexey Milovidov
ab8900ecff Fix bad translation, step 2: replace with symlinks #10191 2020-04-11 18:03:35 +03:00
Alexey Milovidov
b00d9c7855 Fix bad translation, step 1: remove files #10191 2020-04-11 17:56:54 +03:00
Alexey Milovidov
1484ab1f1a Fix machine translation #10191 2020-04-11 17:52:59 +03:00
Eugene Klimov
68fa04054a
add <prometheus> in server settings and monitoring section (#10015)
* add description for <prometheus> in server settings and monitoring section

Signed-off-by: Slach <bloodjazman@gmail.com>

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

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

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

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

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

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

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

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

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

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

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

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

* sync russian description with english

Signed-off-by: Slach <bloodjazman@gmail.com>

* Update docs/ru/operations/server_settings/settings.md

* sync russian description with english

Signed-off-by: Slach <bloodjazman@gmail.com>

Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-11 08:27:24 +03:00
Ivan Blinkov
2122eab14e
Update adopters.md 2020-04-10 23:02:36 +03:00
Ivan Blinkov
344be40068
Re-attach index.md to better place in nav + hide empty articles (#10182) 2020-04-10 22:22:15 +03:00
Ivan Blinkov
0ecfede695
Update index.md 2020-04-10 21:36:55 +03:00
Azat Khuzhin
68960b59ef Documentation for SimpleAggregateFunction
Someone may not want using something that is not documented (what a
crazy caution).

Follow-up for: #4629
2020-04-10 21:19:12 +03:00
Ivan Blinkov
1b6b9e77fe
Return redirects for all languages 2020-04-10 17:58:34 +03:00
Ivan Blinkov
ca1aba62b3
Do not minify redirects 2020-04-10 17:56:09 +03:00
Ivan Blinkov
770bc149df
Extra mark for redirect template page 2020-04-10 17:54:20 +03:00
Ivan Blinkov
7177bc4cbf
fix to_url with version_prefix 2020-04-10 17:40:55 +03:00
Ivan Blinkov
81a7b4b248
Grammar in operators.md 2020-04-10 16:55:00 +03:00
Ivan Blinkov
2034f09b2a
Grammar in syntax.md 2020-04-10 16:50:38 +03:00
Denis Zhuravlev
f32ae36f22
Update merge_tree_settings.md 2020-04-10 10:48:53 -03:00
Denis Zhuravlev
ad0c994b28
Update merge_tree_settings.md 2020-04-10 10:48:19 -03:00
Denis Zhuravlev
6cc1389356
Update merge_tree_settings.md 2020-04-10 10:38:58 -03:00
Ilya Yatsishin
d4bc6662cd
Update extended_roadmap.md 2020-04-10 15:29:25 +03:00
Mikhail f. Shiryaev
91a33e1eec
Fix code wrapping for non-code part (#10129)
* Fix code wrapping for non-code part

* Fix links, fix formatting
2020-04-10 13:45:25 +03:00
Ivan Blinkov
564bec176e
Update codebrowser links (#10166)
* Put single-page content into a separate js file

* move break comments

* Update codebrowser links
2020-04-10 13:40:59 +03:00
dependabot-preview[bot]
25f9a1a249
Bump mkdocs-macros-plugin from 0.4.4 to 0.4.6 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-10 07:41:44 +00:00
Denis Zhuravlev
aba149d8a2
Update merge_tree_settings.md 2020-04-09 22:35:28 -03:00
Denis Zhuravlev
af73f55581
Update merge_tree_settings.md 2020-04-09 21:24:37 -03:00
Denis Zhuravlev
eb57e54a21
Update merge_tree_settings.md 2020-04-09 21:23:12 -03:00
Denis Zhuravlev
14e22ab6b3
old_parts_lifetime 2020-04-09 21:16:48 -03:00
Denis Zhuravlev
c4c78f8e73
Update merge_tree_settings.md 2020-04-09 19:19:42 -03:00
Denis Zhuravlev
825785283c
Update merge_tree_settings.md 2020-04-09 19:17:12 -03:00
Denis Zhuravlev
6a10d0df00
Update merge_tree_settings.md
fix max_delay_to_insert formula
2020-04-09 19:08:35 -03:00
Denis Zhuravlev
bc8b724f5e
Update merge_tree_settings.md
fix max_delay_to_insert formula
2020-04-09 19:05:38 -03:00
Denis Zhuravlev
22a55c4951 Doc. merge_tree_settings 2020-04-09 18:45:29 -03:00
Ivan Blinkov
345978ae35
normalize ru markdown (#10159) 2020-04-09 23:51:01 +03:00
Ivan Blinkov
9326016e5f
Put single-page content into a separate js file (#10160) 2020-04-09 23:50:39 +03:00
Ivan Blinkov
2b51b5ee5f
Update release.sh 2020-04-09 23:32:35 +03:00
Артем Стрельцов
ce01d0aa85 Merge branch 'master' into direct_queries 2020-04-09 22:47:22 +03:00
Ivan Blinkov
3166eab2df
Update release.sh 2020-04-09 21:56:03 +03:00
Ivan Blinkov
c1558f8c18
fix link 2020-04-09 21:08:57 +03:00
Ivan Blinkov
d035173889
There's no toc_NN.yml files anymore 2020-04-09 21:08:22 +03:00
Ivan Blinkov
a4e2fd24b0
Get rid of toc_ru.yml (#10152) 2020-04-09 21:06:07 +03:00
Артем Стрельцов
5a70a77c4a Merge branch 'master' into direct_queries 2020-04-09 17:29:37 +03:00
BayoNet
71e2ab43c4
Merges RBAC statements reference with RBAC introduction (#96)
* CLICKHOUSEDOCS-559: Started to describe GRANT

* CLICKHOUSEDOCS-559: Added headers for some other kinds of quries.

* CLICKHOUSEDOCS-559: Further edits.

* CLICKHOUSEDOCS-559: Updated grant description.

* CLICKHOUSEDOCS-559: The first version for the GRANT statement is finished.

* CLICKHOUSEDOCS-559: Almost finished CREATE USER

* CLICKHOUSEDOCS-559: Finished the first version of CREATE queries.

* CLICKHOUSEDOCS-559: Finished ALTER, DROP and SET.

* CLICKHOUSEDOCS-559: Finished the first version of statements.

* CLICKHOUSEDOCS-559: Update by review.

* CLICKHOUSEDOCS-559: Update by review.

* Update docs/en/query_language/alter.md

* Update docs/en/query_language/create.md

Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>

* Update docs/en/query_language/grant.md

Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>

* Update by comments. Also RBAC-7 aplied.

* moved new files to new structure

* Adopted added articles to a new structure.

* CLICKHOUSEDOCS-559: Fixed links.

* CLICKHOUSEDOCS-559: Links fix.

* CLICKHOUSEDOCS-559: Updated privileges by RBAC-8 changes

* CLICKHOUSEDOCS-559: Added CREATE, ALTER, DROP, and SHOW queries for QUOTAS and SETTINGS PROFILES.

* CLICKHOUSEDOCS-559: Added ON CLUSTER for CREATE, ALTER, DROP.

* CLICKHOUSEDOCS-559: Fixed code-blocks and the anchor.

* CLICKHOUSEDOCS-559: Edits after the last portion of commentaries.

* CLICKHOUSEDOCS-559: Changed example

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-09 17:02:39 +03:00
Sergei Shtykov
aa413869ef Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction 2020-04-09 16:55:23 +03:00
Ilya Yatsishin
d6653f1fdc
Merge pull request #10147 from BayoNet/en-docs/CLICKHOUSEDOCS-475-system-dictionaries
DOCS-475: system.dictionaries
2020-04-09 16:05:33 +03:00
Sergei Shtykov
4847914eda CLICKHOUSEDOCS-475: Fixes. 2020-04-09 13:15:54 +03:00
Артем Стрельцов
f2fda85708 documentation edit 2020-04-09 00:53:48 +03:00
zhang2014
aa0fcf4088 ISSUES-10056 update docs 2020-04-09 01:31:28 +08:00
Sergei Shtykov
b06801a2c0 CLICKHOUSEDOCS-475: Links fixed. 2020-04-08 18:09:40 +03:00
Ivan Blinkov
4d298fd420
Update zh docs and fix en docs (#10125) 2020-04-08 17:22:25 +03:00
Sergei Shtykov
1bb00b8e2e Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-475-system-dictionaries 2020-04-08 16:30:21 +03:00
Sergei Shtykov
1aeacfb071 Updated fit new structure of en docs. 2020-04-08 16:30:02 +03:00
elenaspb2019
7376428a6b
elenbaskakova-DOCSUP-780 (#87)
* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* Update docs/en/operations/system_tables.md

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

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* Update docs/en/operations/system_tables.md

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

* Update docs/en/operations/system_tables.md

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

* Update docs/en/operations/system_tables.md

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

* Update docs/en/operations/system_tables.md

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

* "docs(system.settings): Table 'system.settings' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries has been edited"

Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-04-08 16:22:32 +03:00
BohuTANG
b3b0731c36
Documentation: change testsies to queries in tests.md (#10122) 2020-04-08 16:21:55 +03:00
Ilya Yatsishin
885d70fc2b
Merge pull request #10008 from morozovsk/patch-2
Documentation: path должен быть терминирован `/`.
2020-04-08 14:09:36 +03:00
Ivan Blinkov
cf14718588
Update tests.md 2020-04-08 12:57:44 +03:00
Ivan Blinkov
9914fd9342
Merge pull request #10114 from ClickHouse/dependabot/pip/docs/tools/pymdown-extensions-7.0
Bump pymdown-extensions from 6.3 to 7.0 in /docs/tools
2020-04-08 12:43:32 +03:00
Ivan Blinkov
f6f4fb0000
Documentation issues fixes (#10112) 2020-04-08 12:09:59 +03:00
Vadim
623f29f9f2
Update playground.md (#10118)
fix grammar
2020-04-08 11:48:11 +03:00
dependabot-preview[bot]
e2beecb8bb
Bump pymdown-extensions from 6.3 to 7.0 in /docs/tools
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 6.3 to 7.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/6.3.0...7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 07:43:42 +00:00
alexey-milovidov
1b1661ab50
Update performance_test.md 2020-04-08 02:47:58 +03:00
alexey-milovidov
5d3a3ec6cd
Merge branch 'master' into docs/CLICKHOUSEDOCS-577-test-software 2020-04-08 02:47:21 +03:00
alexey-milovidov
115dd1b5fe
Merge pull request #9989 from ClickHouse/globs-in-paths-leading-zeros
Fix behaviour of globs in filepath with leading zeros
2020-04-08 00:49:27 +03:00
Ivan Blinkov
292579cad0
Docs fixes/improvements (#10090) 2020-04-07 18:35:55 +03:00
Ilya Yatsishin
9a2bf270fd
Merge pull request #10036 from kerolasa/docs/cutIP
docs: tell the cutIPv6() is cutting bytes not bits
2020-04-07 17:15:11 +03:00
Olga Khvostikova
dada1c931c Add docs 2020-04-07 16:46:12 +03:00
Dmitry Belyavtsev
d300a7da3c
Add ruby library clickhouse-activerecord to list in docs (#10069)
* Add ruby library clickhouse-activerecord to list in docs

* Add library clickhouse-activerecord in docsfor other locales
2020-04-07 10:48:41 +03:00
BayoNet
fd4e246f62
DOCS-448: system.settings (#10013)
* elenbaskakova-DOCSUP-847 (#92)

* "docs(system.settings): Table 'system.settings' has been edited"

* Update docs/en/operations/system_tables.md

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

* "docs(system.settings): Table 'system.settings' has been edited"

* Update docs/en/operations/system_tables.md

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

* Update docs/en/operations/system_tables.md

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

* Update docs/en/operations/system_tables.md

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

* Update docs/en/operations/system_tables.md

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

* Update docs/en/operations/system_tables.md

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

* "docs(system.settings): Table 'system.settings' has been edited"

* "docs(system.settings): Table 'system.settings' has been edited"

Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-448: Finalizing before pull.

* CLICKHOUSEDOCS-448: Merge fix.

* CLICKHOUSEDOCS-448: Fixed.

* CLICKHOUSEDOCS-448: Clarification.

Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-06 20:25:59 +03:00
BayoNet
043c86dbb5
DOCS-499: avgWeighted (#10040)
* CLICKHOUSEDOCS-499: avgWeighted description is added.

* CLICKHOUSEDOCS-499: Update.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-06 17:10:03 +03:00
dependabot-preview[bot]
f678c3f611
Bump beautifulsoup4 from 4.8.2 to 4.9.0 in /docs/tools
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.2 to 4.9.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 12:47:28 +00:00
dependabot-preview[bot]
71b43bfa0a
Bump certifi from 2019.11.28 to 2020.4.5.1 in /docs/tools
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2020.4.5.1.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 08:13:11 +00:00
Ivan Blinkov
765dd7c495
Update some docs translations (#10044) 2020-04-04 12:15:31 +03:00
Ivan Blinkov
65c317e4ca
Update quotas.md 2020-04-04 09:35:35 +03:00
Ivan Blinkov
6a2a29a579
Update requirements.md 2020-04-04 09:33:00 +03:00
alexey-milovidov
ea6f90b4f2
Merge pull request #10042 from abyss7/dbms2src
dbms/ → src/
2020-04-04 02:44:20 +03:00
Denis Glazachev
b66837ba32
Fix typos (#10045) 2020-04-03 22:27:28 +03:00
Sami Kerola
5fb5fd1884
[docs] tell the cutIPv6() is cutting bytes not bits
The IPv6CIDRToRange() appears to use bits while cutIPv6() will cut in bytes.

    WITH IPv6StringToNum('FFFF:FFFF:FFFF:FFFF:AAAA:AAAA:AAAA:AAAA') AS ipv6
    SELECT
      cutIPv6(ipv6, 8, 0),
      tupleElement(IPv6CIDRToRange(ipv6, 64), 1)
2020-04-03 19:56:46 +01:00
Ivan Lezhankin
8a5a73e76d Merge branch 'master' into dbms2src 2020-04-03 18:20:05 +03:00
Ivan Lezhankin
06446b4f08 dbms/ → src/ 2020-04-03 18:14:31 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
Sergei Shtykov
2dfeb95871 CLICKHOUSEDOCS-577: Added the link to original article. 2020-04-03 15:25:12 +03:00
Sergei Shtykov
e197421df4 CLICKHOUSEDOCS-577: Clarified instruction. Fixed markup. 2020-04-03 15:23:20 +03:00
Mikhail
696b7670d4
Typo in docs (#10033) 2020-04-03 10:27:50 +03:00
BayoNet
4075f26583
DOCS-19: parseDateTimeBestEffort (#9994)
Added the parseDateTimeBestEffort description in English and Russian language.
2020-04-02 20:55:11 +03:00
Vladimir Goncharov
d0b90abeee
path должен быть терминирован /. 2020-04-02 12:30:52 +03:00
Ivan Lezhankin
159e72ea7c Trigger Docker image rebuild 2020-04-02 10:52:46 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00
TCeason
214c465b53
Add docs for predefined_http (#8161)
* Add docs for predefined_http

* fix review suggestions

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-01 21:16:13 +03:00
Ivan Blinkov
0fcfa48758
remove {: .grey } 2020-04-01 17:19:59 +03:00
Sergei Shtykov
03e262f60a CLICKHOUSEDOCS-558: Edits by review. 2020-04-01 17:07:16 +03:00
Ivan Blinkov
f60337a765
[docs] alternative approach to pdf generation (#9982) 2020-04-01 12:45:48 +03:00
Sergei Shtykov
12f5ac00e1 CLICKHOUSEDOCS-558: Minor update. 2020-04-01 12:20:33 +03:00
Sergei Shtykov
8bdcc8bd6d CLICKHOUSEDOCS-558: The first draft for the Access Control and Account Management 2020-04-01 11:28:31 +03:00
alexey-milovidov
c7afc51a52
Merge pull request #9923 from azat/dist-on-dist
[RFC] Distributed over distributed (v2)
2020-04-01 05:25:21 +03:00
alexey-milovidov
300f2861c7
Merge pull request #9963 from joschi/patch-1
Fix typo in Table Engines -> Introduction
2020-04-01 04:58:57 +03:00
alexey-milovidov
9ca700eed8
Merge pull request #9941 from BayoNet/docs/CLICKHOUSEDOCS-138-regionToTopContinent
DOCS-138: regionToTopContinent
2020-03-31 22:46:51 +03:00
Ivan Blinkov
2d640a9bf8
Update build.py 2020-03-31 18:56:49 +03:00
Ivan Blinkov
9477864cd6
Update build.py 2020-03-31 18:37:48 +03:00
Ivan Blinkov
ad1ab0a8f2
Adjust wkhtmltopdf args 2020-03-31 17:21:24 +03:00
Ivan Blinkov
b5a36dd1b1
Update util.py 2020-03-31 16:34:57 +03:00
Ivan Blinkov
54277793c2
[docs] unprallelize temporarily 2020-03-31 16:31:16 +03:00
Ivan Blinkov
a2ceb92907
Update concatenate.py 2020-03-31 16:04:53 +03:00
Ivan Blinkov
487c088ab7
Temporary make wkhtmltopdf more verbose 2020-03-31 15:20:03 +03:00
Jochen Schalanda
1b4725bdf4 Fix typo in Table Engines -> Introduction
Typo "Intergation" -> "Integration"
2020-03-31 14:02:58 +02:00
Ivan Blinkov
460cfc96e2
Update mdx_clickhouse.py 2020-03-31 14:22:56 +03:00
Ivan Blinkov
0dae1c27ec
Update a Slack link 2020-03-31 14:18:21 +03:00
Ivan Blinkov
5b414ff509
fix mistype 2020-03-31 13:56:38 +03:00
Ivan Blinkov
6a48af8021
Update website.py 2020-03-31 13:35:56 +03:00
Ivan Blinkov
3fbc62d23e
[docs] try more aggressive httpd shutdown 2020-03-31 13:16:18 +03:00
Ivan Blinkov
747bc14514
Update build.py 2020-03-31 11:01:56 +03:00
Ivan Blinkov
23c34f8b5e
fix mistype 2020-03-31 10:18:18 +03:00
Ivan Blinkov
1a7cdfb18b
Try to get rid from httpd context manager (#9952)
* Try to get rid from httpd context manager

* Update build.py
2020-03-31 10:01:12 +03:00
Ivan Blinkov
2f40335390
Extra logging at build.py + rearrange ifs 2020-03-30 22:33:33 +03:00
Ivan Blinkov
7c2c8e2d1b
Update security_changelog.md 2020-03-30 22:13:03 +03:00
Azat Khuzhin
e447e52326 Update documentation that Distributed over Distributed is allowed now 2020-03-30 21:29:22 +03:00
Ivan Blinkov
8820f8c7fa
Update tips.md 2020-03-30 16:20:50 +03:00
Ivan Blinkov
61cf32f8ac
Update build.py 2020-03-30 16:07:08 +03:00
Ivan Blinkov
5ad4e0a7c8
Add try-finally block 2020-03-30 16:05:47 +03:00
Sergei Shtykov
7a7dffd00b Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-138-regionToTopContinent 2020-03-30 15:51:25 +03:00
Ivan Blinkov
197033dceb
[docs] draft of fr version (#9942) 2020-03-30 15:48:55 +03:00
Sergei Shtykov
5adc5a51dc Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-138-regionToTopContinent 2020-03-30 15:31:44 +03:00
Sergei Shtykov
14d078d7fb CLICKHOUSEDOCS-138: Fixed lang. 2020-03-30 15:25:54 +03:00
AsiaKorushkina
19c3939b62
asiana21 DOCSUP-658 (#93)
* docs(regionToTopContinent): part of the function description

* docs(regionToTopContinent): some shanges are added in the description

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

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

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

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

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

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

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

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

* docs(regionToTopContinent): some shanges

* docs(regionToTopContinent): added translation of the function description

Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-03-30 15:23:54 +03:00
Ivan Blinkov
700c27a99d
Refactor docs print/pdf (#9934) 2020-03-30 14:39:26 +03:00
alexey-milovidov
9436a136b6
Merge pull request #9919 from azat/system.tables
system.tables improvements (total_rows/total_bytes/storage_policy)
2020-03-30 14:21:49 +03:00
Ivan Blinkov
cc60f0edaf
Custom mkdocs theme (#9874) 2020-03-30 11:25:29 +03:00
Azat Khuzhin
997c4682aa Add total_bytes to the system.tables 2020-03-30 00:37:54 +03:00
Azat Khuzhin
2489481a46 Add total_rows to the system.tables 2020-03-30 00:37:54 +03:00
alexey-milovidov
bcbaa1f440
Merge pull request #9909 from azat/system.settings-type
Add type column into system.settings/merge_tree_settings
2020-03-28 20:03:30 +03:00
alexey-milovidov
546970fed2
Update system_tables.md 2020-03-28 20:02:59 +03:00
Azat Khuzhin
2090925270 Add type column into system.settings/merge_tree_settings
This can be useful for various drivers to know the type.
2020-03-28 15:38:54 +03:00
hcz
294f4af165 Add docs for arrayReduceInRanges 2020-03-28 18:07:54 +08:00
Ivan Blinkov
f08f16d0ea
Get rid of backticks in headers and outdated comment 2020-03-27 18:35:26 +03:00
Ivan Blinkov
7419184777
Grammar in architecture.md 2020-03-27 11:23:48 +03:00
Ivan Blinkov
c514409828
Grammar in performance.md 2020-03-27 11:00:45 +03:00
Ivan Blinkov
9987cbe099
Grammar in history.md 2020-03-27 10:54:09 +03:00
Ivan Blinkov
f70dfbd485
Grammar in distinctive_features.md 2020-03-27 10:45:31 +03:00
Ivan Blinkov
1d483821a9
Update adopters.md 2020-03-27 10:38:04 +03:00
Ivan Blinkov
909c4dac3f
Rewrite introduction of aggregatefunction.md (#9895) 2020-03-27 10:12:45 +03:00
Ivan Blinkov
c7fd344f9e
Update guides/index.md (#9896) 2020-03-27 10:12:26 +03:00
Ivan Blinkov
fb62705525
Grammar/style in tutorial.md 2020-03-27 09:23:46 +03:00
Ivan Blinkov
0eebf72501
grammar 2020-03-27 09:03:38 +03:00
Ivan Blinkov
4f03d14446
Update install.md 2020-03-27 09:02:21 +03:00
Ivan Blinkov
c5fc6e9afb
Update amplab_benchmark.md 2020-03-27 08:59:30 +03:00
Ivan Blinkov
ccf1f7a4d4
Update array.md 2020-03-27 08:58:00 +03:00
Ivan Blinkov
f49198d2b6
Update nothing.md 2020-03-27 08:52:52 +03:00
Ivan Blinkov
f9fcdd1929
minor text improvements 2020-03-27 08:50:59 +03:00
Ivan Blinkov
58159469ca
Update index.md 2020-03-27 08:48:34 +03:00
Ivan Blinkov
f85fc8cf33
Update expression.md 2020-03-27 08:46:59 +03:00
Ivan Blinkov
62fc8e884d
minor text rewrite 2020-03-27 08:45:54 +03:00
Ivan Blinkov
1fe0a27052
grammar 2020-03-27 08:35:10 +03:00
Ivan Blinkov
b24019ed5c
grammar 2020-03-27 08:32:01 +03:00
Ivan Blinkov
cb1cf9b0b9
grammar 2020-03-27 08:31:17 +03:00
Ivan Blinkov
3c392079aa
minor text improvements 2020-03-27 08:28:48 +03:00
Ivan Blinkov
f126596261
minor text improvements 2020-03-27 08:25:38 +03:00
Ivan Blinkov
995e2540dd
grammar 2020-03-27 08:23:41 +03:00
coraxster
2cfc386af4
Update reference.md
опечатка timeSeriesGroupSum -> timeSeriesGroupRateSum
2020-03-26 22:05:38 +02:00
alexey-milovidov
ac9209fee9
Update extended_roadmap.md 2020-03-26 21:05:30 +03:00
alexey-milovidov
4d5da7f48d
Update extended_roadmap.md 2020-03-26 21:04:43 +03:00
alexey-milovidov
9c66d0690e
Merge pull request #9866 from ClickHouse/users-config-d-docs
Try to add better users_config.d explanation
2020-03-26 20:22:07 +03:00
Ivan Blinkov
d12d5b2a08
fix link 2020-03-26 17:15:55 +03:00
Ilya Yatsishin
c7312e5389
Try to add better users_config.d explanation
https://github.com/ClickHouse/ClickHouse/issues/9858#issuecomment-603800608
2020-03-25 18:28:44 +03:00
Lewinma
331123d0b5
Update features_considered_disadvantages.md 2020-03-25 20:48:18 +08:00
Alexey Milovidov
aa61bc1954 Update changelog 2020-03-25 11:03:52 +03:00
BayoNet
04f990a811
DOCS-525: bitCount description EN, RU (#9771)
Described the `bitCount` function.
2020-03-24 17:27:08 +03:00
Ilya Yatsishin
b464b270d6
Play docs (#9842)
* playground docs

* fixes

* Update playground.md

* fix

* about settings

* ru settings

* Update docs/en/getting_started/playground.md

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

* Update docs/en/getting_started/playground.md

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

* Update docs/en/getting_started/playground.md

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

* Apply suggestions from code review

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

* Update docs/ru/getting_started/playground.md

* normalize

* normalize

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-03-24 15:27:31 +03:00
alexey-milovidov
c762a42f4b
Merge pull request #9815 from ClickHouse/taiyang-li-pr_add_auc
Merging arrayAUC
2020-03-24 09:36:13 +03:00
Alexey Milovidov
c59c52d81a Merge branch 'master' into taiyang-li-pr_add_auc 2020-03-24 03:04:34 +03:00
Azat Khuzhin
d019c4e3b3 Add force_optimize_skip_unused_shards_no_nested
force_optimize_skip_unused_shards_no_nested will disable
force_optimize_skip_unused_shards for nested Distributed tables.

Can be useful for multi-layred/bi-level sharding.
2020-03-23 22:30:54 +03:00
Azat Khuzhin
8ffbff85f0 docs: fix force_optimize_skip_unused_shards link
Refs: #9803
2020-03-23 22:07:29 +03:00
Nikolai Kochetov
ab8a7c4f2f
Update 2018.md
Add link for changelog 2017
2020-03-23 18:30:06 +03:00
Nikolai Kochetov
dcec577893
Update 2019.md
Add link to changelog 2018
2020-03-23 18:29:30 +03:00
Ilya Yatsishin
67e2828252
Play docs (#9820) 2020-03-23 18:27:19 +03:00
Ilya Yatsishin
c60fc2d338
Fix firstSignificantSubdomain formatting (#9828) 2020-03-23 16:59:53 +03:00
Mikhail f. Shiryaev
c965e5e07c
Third party check (#9824)
* Add link to nagios plugin for clickhouse

* Add missing links to clickhouse_exporter
2020-03-23 16:20:37 +03:00
Alexey Milovidov
958b695618 Merge branch 'master' into taiyang-li-pr_add_auc 2020-03-23 15:06:23 +03:00
Ilya Yatsishin
ed789a4d52
Update documentation for dictionary regarding ON CLUSTER clause for C… (#9817)
* Update documentation for dictionary regarding ON CLUSTER clause for CREATE DICTIONARY

* add es

Co-authored-by: Guillaume Tassery <gtassery@partners.accedian.com>
2020-03-23 14:56:23 +03:00
Alexey Milovidov
98db9ee074 Merging arrayAUC 2020-03-23 07:44:49 +03:00
Alexey Milovidov
786ecbfeb8 Merge branch 'master' into taiyang-li-pr_add_auc 2020-03-23 04:44:39 +03:00
Ivan Blinkov
bdb94fab45
make_links.sh run (#9807) 2020-03-22 18:55:22 +03:00
Ivan Blinkov
b8dc2a80c1
Update build.py 2020-03-22 18:20:11 +03:00
Ivan Blinkov
4cafab6fda
More docs build logging 2020-03-22 17:48:36 +03:00
Ivan Blinkov
c2a73982a8
Keep some wkhtmltopdf logging 2020-03-22 17:43:04 +03:00
Ivan Blinkov
18d659ed92
Don't use a link to Russian book in English article 2020-03-22 16:53:46 +03:00
Ivan Blinkov
fda8f6cb0e
trigger ci 2020-03-22 16:37:23 +03:00
Denis Zhuravlev
b1ddbd247c
Doc. Update create table visits with a new syntax. (#9801) 2020-03-22 15:13:19 +03:00
Ivan Blinkov
dfa01a6358
[docs] extra logging and minor refactoring (#9805) 2020-03-22 15:12:53 +03:00
Ivan Blinkov
d1851ecbd6
Update README.md 2020-03-22 15:12:15 +03:00
Ivan Blinkov
9915506ad1
Update docs/tools/README.md 2020-03-22 15:08:47 +03:00
Ivan Blinkov
d8eea84b1d
Do not do useless work on docs for old releases 2020-03-22 14:22:52 +03:00
Ivan Blinkov
790704d081
Restore some old manual anchors in docs (#9803)
* Simplify 404 page

* add es array_functions.md

* restore some old manual anchors

* update sitemaps

* trigger checks

* restore more old manual anchors

* refactor test.md + temporary disable failure again

* fix mistype
2020-03-22 12:14:59 +03:00
Šimon Podlipský
e4a18367cf
Add PHP simpod/clickhouse-client (#9794)
Yet another ClickHouse client

- all formats support leveraging PHP generics for type safety
- lightweight
- swappable http client
- guarded by Infection + PHPStan and PSalm max levels
2020-03-21 18:14:02 +03:00
Šimon Podlipský
4505e408c0
Change PHP client names to <vendor/lib> format (#9795)
- change name format to help distinguish clients
- use packagist links that are more helpful for library consumers
2020-03-21 18:08:13 +03:00
Ivan Blinkov
9bfad99f0d
fix mistype 2020-03-21 13:50:48 +03:00
imgbot[bot]
58bc9445cd
[ImgBot] Optimize images (#9792)
*Total -- 1.47kb -> 1.46kb (1.06%)

/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-21 12:44:03 +03:00
Ivan Blinkov
f315e5079b
More complete "es" translation (#9791)
* replace exit with assert in test_single_page

* improve save_raw_single_page docs option

* More grammar fixes

* "Built from" link in new tab

* fix mistype

* Example of include in docs

* add anchor to meeting form

* Draft of translation helper

* WIP on translation helper

* Replace some fa docs content with machine translation

* add normalize-en-markdown.sh

* normalize some en markdown

* normalize some en markdown

* admonition support

* normalize

* normalize

* normalize

* support wide tables

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* lightly edited machine translation of introdpection.md

* lightly edited machhine translation of lazy.md

* WIP on translation utils

* Normalize ru docs

* Normalize other languages

* some fixes

* WIP on normalize/translate tools

* add requirements.txt

* [experimental] add es docs language as machine translated draft

* remove duplicate script

* Back to wider tab-stop (narrow renders not so well)

* Links to nowhere check at least for English

* use f string

* More complete es translation
2020-03-21 12:17:06 +03:00
Ivan Blinkov
6550aa5e6c
fix mistype 2020-03-21 09:32:52 +03:00
Ivan Blinkov
4d23e6cf2d
Update build.py 2020-03-21 09:25:59 +03:00
Ivan Blinkov
11238693b5
Trigger CI 2020-03-21 08:30:54 +03:00
Ivan Blinkov
1ce289a0c4
fix toc_es.yml 2020-03-21 08:29:42 +03:00
Ivan Blinkov
5ccf1eb1d4
Trigger CI 2020-03-21 07:57:05 +03:00
Ivan Blinkov
eda352deca
python3 in release.sh 2020-03-21 07:56:32 +03:00
imgbot[bot]
2a318d4ec5
[ImgBot] Optimize images (#9788)
*Total -- 1.47kb -> 1.46kb (1.06%)

/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-21 07:31:31 +03:00
Ivan Blinkov
2e1f6bc56d
[experimental] add "es" docs language as machine translated draft (#9787)
* replace exit with assert in test_single_page

* improve save_raw_single_page docs option

* More grammar fixes

* "Built from" link in new tab

* fix mistype

* Example of include in docs

* add anchor to meeting form

* Draft of translation helper

* WIP on translation helper

* Replace some fa docs content with machine translation

* add normalize-en-markdown.sh

* normalize some en markdown

* normalize some en markdown

* admonition support

* normalize

* normalize

* normalize

* support wide tables

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* lightly edited machine translation of introdpection.md

* lightly edited machhine translation of lazy.md

* WIP on translation utils

* Normalize ru docs

* Normalize other languages

* some fixes

* WIP on normalize/translate tools

* add requirements.txt

* [experimental] add es docs language as machine translated draft

* remove duplicate script

* Back to wider tab-stop (narrow renders not so well)
2020-03-21 07:11:51 +03:00
Ivan Blinkov
ec8114d75d
Trigger CI 2020-03-20 22:03:09 +03:00
imgbot[bot]
be957eeab1
[ImgBot] Optimize images (#9785)
*Total -- 1.47kb -> 1.46kb (1.06%)

/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-20 22:01:56 +03:00
alexey-milovidov
f624bed408
Merge branch 'master' into patch-0320 2020-03-20 21:36:14 +03:00
Ivan Blinkov
0f17de9fbf
Temporary disable links to nowhere test 2020-03-20 21:23:08 +03:00
Ivan Blinkov
8561a026b1
WIP on docs translation/normalization tools (#9783) 2020-03-20 21:20:59 +03:00
Ivan Blinkov
d4dd5ba294
Normalization for en markdown (#9763) 2020-03-20 13:10:48 +03:00
koshachy
f30465352d
Fix broken link (#9772)
Fix link to the DataLens solution based on data from ClickHouse DB
2020-03-20 11:27:08 +03:00
hcz
ae2c60d224 Update tests and docs related to splitByString 2020-03-20 13:37:46 +08:00
Ivan Blinkov
03aa7894d9
Draft of docs translation helper (#9755)
* replace exit with assert in test_single_page

* improve save_raw_single_page docs option

* More grammar fixes

* "Built from" link in new tab

* fix mistype

* Example of include in docs

* add anchor to meeting form

* Draft of translation helper

* WIP on translation helper

* Replace some fa docs content with machine translation
2020-03-19 20:49:27 +03:00
BayoNet
4dda8e11ec
emironyuk-DOCSUP-782 (#90) (#9725)
* docs(string functions): synchronization of ru-en versions

* docs(string_functions): links fixed

* docs(string functions): mid(s, offset, length), substr(s, offset, length) added to substring(s, offset,length)

* docs(string function): fix count form for bytes

Co-authored-by: emironyuk <emironyuk@yandex-team.ru>

Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: emironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-03-19 18:32:53 +03:00
Ivan Blinkov
80828b969b
Minor improvements in docs build and content (#9752) 2020-03-19 14:51:22 +03:00
alexey-milovidov
36773b661c
Merge pull request #9742 from hczhcz/patch-0319
Extend splitByString for empty separators
2020-03-19 12:28:24 +03:00
Ivan Blinkov
a764545120
Docs build and grammar fixes (#9750) 2020-03-19 11:31:06 +03:00
dependabot-preview[bot]
0db2d878ef
Bump pyyaml from 5.3 to 5.3.1 in /docs/tools (#9746)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-19 11:25:26 +03:00
dependabot-preview[bot]
edee1c6a9f
Bump protobuf from 3.6.1 to 3.11.3 in /docs/tools (#9748)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.11.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.6.1...v3.11.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-03-19 11:25:09 +03:00
dependabot-preview[bot]
233a7de21a
Bump numpy from 1.15.4 to 1.18.2 in /docs/tools (#9749)
Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.18.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.15.4...v1.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-19 11:24:23 +03:00
dependabot-preview[bot]
690d6606e1
Bump soupsieve from 1.9.5 to 2.0 in /docs/tools (#9747)
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 1.9.5 to 2.0.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/1.9.5...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-19 11:03:38 +03:00
Ivan Blinkov
b2622853e4
Docs grammar fixes (#9745) 2020-03-19 09:53:47 +03:00
Ivan Blinkov
ee65e63c33
Improve docs build logging (#9744) 2020-03-19 09:28:58 +03:00
Ivan Blinkov
a7f3c67825
Add a bunch of markdown extensions (#9738) 2020-03-19 08:48:33 +03:00
hcz
c115757e79 Update tests and docs for string splitting functions 2020-03-19 10:35:18 +08:00
Ivan Blinkov
40649ed0bb
remove extra space (#9736) 2020-03-18 21:43:51 +03:00
Ivan Blinkov
0f59f6d21d
trigger checks 2020-03-18 19:02:15 +03:00
Ivan Blinkov
f6257bf5b6
Temporary return wkhtmltopdf logging 2020-03-18 18:54:16 +03:00
Ivan Blinkov
d4e2741951
More grammar fixes in docs/website (#9731) 2020-03-18 17:55:01 +03:00
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
Alexey Milovidov
f0f532fd09 Minor update on roadmap 2020-03-17 23:46:43 +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
Ivan Blinkov
fe60870ed5
Increase cache purge threshold 2020-03-17 18:09:23 +03:00
Metikov Vadim
8e2e28c651
Update create.md
Fixed one word
2020-03-17 15:06:59 +05:00
Alexey Milovidov
41510275c5 Small updates on roadmap 2020-03-17 01:54:42 +03:00
Ivan Blinkov
552ecd6b68
Less spam in build.py output (#9694) 2020-03-17 00:55:51 +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
yonesko
81bc57874e
Fix typo (#9683) 2020-03-16 18:02:03 +03:00
Ivan Blinkov
cb7b64d946
Softer cache purge threshold 2020-03-16 00:10:47 +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
Ivan Blinkov
51e3986924
Update release.sh 2020-03-15 16:25:58 +03:00
Ivan Blinkov
856ea72b5c
Try to purge website cache less aggressively (#9668) 2020-03-15 13:53:00 +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
Ivan Blinkov
d4cc635a4c
Major website front page refactoring (#9300) 2020-03-13 22:35:03 +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
e867891265
Merge branch 'master' into docs/deduplicate_blocks_in_dependent_materialized_views 2020-03-12 11:53:41 -03:00
Alexey Milovidov
22a89d5d8e Fixed changelog and documentation 2020-03-12 17:20:10 +03:00
Denis Zhuravlev
bbef6a29c9 Fixed the wrong(old) parameter name to the correct one -- deduplicate_blocks_in_dependent_materialized_views 2020-03-11 23:57:47 -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
57f93ba84b
Update build_osx.md 2020-03-11 10:26:18 +03:00
alexey-milovidov
e55c61198e
Update build.md 2020-03-11 10:25:43 +03:00
alexey-milovidov
7bb45173fe
Update build_osx.md 2020-03-11 10:23:55 +03:00
alexey-milovidov
2ae3b4082a
Update extended_roadmap.md 2020-03-10 22:16:35 +03:00
Ivan Blinkov
c1ed32cc69
Merge pull request #9572 from ClickHouse/dependabot/pip/docs/tools/click-7.1.1
Bump click from 7.0 to 7.1.1 in /docs/tools
2020-03-10 18:30:14 +03:00
Mikhail
33c50fcd3f
Typo in russian docs 2020-03-10 15:53:00 +03:00
dependabot-preview[bot]
15843306e7
Bump click from 7.0 to 7.1.1 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 7.0 to 7.1.1.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.0...7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-10 07:38:22 +00:00
Alexey Milovidov
f70d00d28d Removed unused requirement #9569 2020-03-09 20:26:18 +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
alexey-milovidov
709667b8d7
Merge pull request #9548 from den-crane/patch-20
Doc change. insert_deduplicate , force_deduplicate_childrens RU description
2020-03-07 15:37:39 +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
5db4222ff8
Update settings.md
insert_deduplicate , force_deduplicate_childrens RU description
2020-03-06 19:25:22 -04:00
Alexey Milovidov
55fdce72eb Update roadmap 2020-03-06 23:50:34 +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
Denis Zhuravlev
42cc6f4e3c
Update settings.md
max_insert_threads corrected ru description
2020-03-06 16:29:48 -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
alexey-milovidov
520ec823f5
Merge pull request #9346 from den-crane/patch-18
Doc change explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-03-06 00:18:54 +03:00
Alexey Milovidov
1c5c8b7131 Fixed symlinks #9220 #9222 2020-03-05 23:24:40 +03:00
Alexey Milovidov
9fa0d24527 Merge branch 'gitlocalize-10969' of https://github.com/tac0x2a/ClickHouse into tac0x2a-gitlocalize 2020-03-05 23:17:02 +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
alexey-milovidov
9b84b6db4b
Update nyc_taxi.md 2020-03-02 19:26:13 +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
alexey-milovidov
ec4aed74a1
Update permissions_for_queries.md 2020-02-27 21:16:02 +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
c509e9038f
trigger tests again 2020-02-26 13:16:32 +03:00
Sergei Shtykov
11fb904719 CLICKHOUSEDOCS-561: Repaired master 2020-02-26 10:59:07 +03:00
Denis Zhuravlev
1e013c742a
Update settings.md
max_insert_threads RU description
2020-02-25 16:00:28 -04:00
Ivan Blinkov
d5f0b4a5b5
Restore some VerticalRaw description to fix build 2020-02-25 21:41:43 +03:00
Ivan Blinkov
3a5df4af0a
Update requirements.txt 2020-02-25 18:37:49 +03:00
unegare
6ae78d9978
wrong translation 2020-02-25 17:24:14 +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
Denis Zhuravlev
7a94d393ca
Update query_complexity.md 2020-02-24 17:58:20 -04:00
Denis Zhuravlev
d4cfda4050
Update query_complexity.md
explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-02-24 16:44:37 -04: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
Alexey Milovidov
992a71b905 Removed "links to nowhere" 2020-02-23 03:03:10 +03: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
d64873c267
Update toc_en.yml 2020-02-22 00:20:52 +03:00
Ivan Blinkov
ba682608dc
Create cloud.md 2020-02-22 00:18:55 +03:00
Ivan Blinkov
fde8fa6524
Disable shared testing environment in favour of personal ones
...will cleanup and add guide later

cc @alexey-milovidov
2020-02-21 23:24:31 +03:00
Andrew Onyshchuk
cc3f3ed596 Add AvroConfluent docs 2020-02-21 13:44:35 -06:00
Ivan Blinkov
7bc0aa2bed
Merge pull request #9269 from ClickHouse/dependabot/pip/docs/tools/babel-2.8.0
Bump babel from 2.5.1 to 2.8.0 in /docs/tools
2020-02-21 11:47:53 +03:00
Ivan Blinkov
3d72a2785a
Merge pull request #9268 from ClickHouse/dependabot/pip/docs/tools/livereload-2.6.1
Bump livereload from 2.5.1 to 2.6.1 in /docs/tools
2020-02-21 11:22:23 +03:00
Ivan Blinkov
b34fe92426
Merge pull request #9266 from ClickHouse/dependabot/pip/docs/tools/click-7.0
Bump click from 6.7 to 7.0 in /docs/tools
2020-02-21 11:21:47 +03:00
dependabot-preview[bot]
3913bf9e8a
Bump babel from 2.5.1 to 2.8.0 in /docs/tools
Bumps [babel](https://github.com/python-babel/babel) from 2.5.1 to 2.8.0.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](https://github.com/python-babel/babel/compare/v2.5.1...v2.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 07:45:29 +00:00
dependabot-preview[bot]
11be231b58
Bump livereload from 2.5.1 to 2.6.1 in /docs/tools
Bumps [livereload](https://github.com/lepture/python-livereload) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/lepture/python-livereload/releases)
- [Changelog](https://github.com/lepture/python-livereload/blob/master/CHANGES.rst)
- [Commits](https://github.com/lepture/python-livereload/compare/v2.5.1...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 07:45:10 +00:00
dependabot-preview[bot]
ce43cd2f79
Bump click from 6.7 to 7.0 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 6.7 to 7.0.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/6.7...7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 07:44:29 +00:00
dependabot-preview[bot]
dcf10e36c0
Bump pytz from 2017.3 to 2019.3 in /docs/tools
Bumps [pytz](https://github.com/stub42/pytz) from 2017.3 to 2019.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2017.3...release_2019.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 07:44:05 +00:00
Marat IDRISOV
5fae5baaf1
Small corrections in Russian documentation 2020-02-21 06:07:24 +03: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
Ivan Blinkov
17383be8ca
Merge pull request #9240 from ClickHouse/dependabot/pip/docs/tools/certifi-2019.11.28
Bump certifi from 2017.11.5 to 2019.11.28 in /docs/tools
2020-02-20 11:10:44 +03:00
Ivan Blinkov
9d5a3f415b
Merge pull request #9239 from ClickHouse/dependabot/pip/docs/tools/six-1.14.0
Bump six from 1.11.0 to 1.14.0 in /docs/tools
2020-02-20 11:10:32 +03:00
Ivan Blinkov
27a45db288
Merge pull request #9238 from ClickHouse/dependabot/pip/docs/tools/idna-2.9
Bump idna from 2.6 to 2.9 in /docs/tools
2020-02-20 11:10:21 +03:00
dependabot-preview[bot]
24153a5233
Bump certifi from 2017.11.5 to 2019.11.28 in /docs/tools
Bumps [certifi](https://certifi.io/) from 2017.11.5 to 2019.11.28.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 07:43:43 +00:00
dependabot-preview[bot]
8230160a00
Bump six from 1.11.0 to 1.14.0 in /docs/tools
Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.14.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.11.0...1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 07:43:22 +00:00
dependabot-preview[bot]
694185c0c2
Bump idna from 2.6 to 2.9 in /docs/tools
Bumps [idna](https://github.com/kjd/idna) from 2.6 to 2.9.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v2.6...v2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 07:42:59 +00:00
dependabot-preview[bot]
49b86a638d
Bump requests from 2.21.0 to 2.23.0 in /docs/tools
Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.21.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 07:42:43 +00: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
Ivan Blinkov
2f12f636cb
Merge pull request #9204 from ClickHouse/dependabot/pip/docs/tools/commonmark-0.9.1
Bump commonmark from 0.5.4 to 0.9.1 in /docs/tools
2020-02-19 22:17:27 +03:00
Ivan Blinkov
96a0a048f8
Merge pull request #9206 from ClickHouse/dependabot/pip/docs/tools/unidecode-1.1.1
Bump unidecode from 1.0.23 to 1.1.1 in /docs/tools
2020-02-19 22:16:59 +03:00
Ivan Blinkov
732905940a
Merge pull request #9207 from ClickHouse/dependabot/pip/docs/tools/markupsafe-1.1.1
Bump markupsafe from 1.0 to 1.1.1 in /docs/tools
2020-02-19 22:16:45 +03:00
Sergei Shtykov
500202cba7 CLICKHOUSEDOCS-545: Repaired file collision. 2020-02-19 18:38:36 +03:00
Yohann Jardin
30322f3b4a Update collapsing algorithm doc to match actual code 2020-02-19 16:35:50 +01:00
Sergei Shtykov
5e592152cf Deleted a strange file. 2020-02-19 18:33:49 +03: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
26a745be50 CLICKHOUSEDOCS-545: Clarification. 2020-02-19 17:18:42 +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
Ilya Yatsishin
3e0b76a077
Merge pull request #9218 from oskarwojciski/patch-1
Fix typo in decumentation
2020-02-19 16:56:58 +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
TAC
eaca86aa09 Translate performance.md via GitLocalize 2020-02-19 13:44:09 +00:00
TAC
f1660f8377 Translate features_considered_disadvantages.md via GitLocalize 2020-02-19 13:29:42 +00:00
TAC
afffe75839 Translate performance.md via GitLocalize 2020-02-19 13:28:18 +00: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
dependabot-preview[bot]
9d7d896760
Bump markupsafe from 1.0 to 1.1.1 in /docs/tools
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.0 to 1.1.1.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/1.0...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 07:44:25 +00:00
dependabot-preview[bot]
d96255ccc4
Bump unidecode from 1.0.23 to 1.1.1 in /docs/tools
Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.0.23 to 1.1.1.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 07:44:01 +00:00
dependabot-preview[bot]
39123b25b4
Bump commonmark from 0.5.4 to 0.9.1 in /docs/tools
Bumps [commonmark](https://github.com/rtfd/commonmark.py) from 0.5.4 to 0.9.1.
- [Release notes](https://github.com/rtfd/commonmark.py/releases)
- [Changelog](https://github.com/readthedocs/commonmark.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfd/commonmark.py/commits/0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 07:43:19 +00: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
b0785416bb
Merge pull request #9197 from blinkov/master
Show documentation revision in footer
2020-02-18 18:06:27 +03:00
Ivan Blinkov
0965a9224e
Merge pull request #9187 from ClickHouse/dependabot/pip/docs/tools/pygments-2.5.2
Bump pygments from 2.2.0 to 2.5.2 in /docs/tools
2020-02-18 17:24:29 +03:00
Ivan Blinkov
b7ff39329f
Merge pull request #9186 from ClickHouse/dependabot/pip/docs/tools/alabaster-0.7.12
Bump alabaster from 0.7.10 to 0.7.12 in /docs/tools
2020-02-18 17:24:10 +03:00
Ivan Blinkov
cefd58a5ed
Merge pull request #9185 from ClickHouse/dependabot/pip/docs/tools/typing-3.7.4.1
Bump typing from 3.6.2 to 3.7.4.1 in /docs/tools
2020-02-18 17:23:43 +03:00
Ivan Blinkov
94b59f22a2
Merge pull request #9184 from ClickHouse/dependabot/pip/docs/tools/imagesize-1.2.0
Bump imagesize from 0.7.1 to 1.2.0 in /docs/tools
2020-02-18 17:23:26 +03:00
Ivan Blinkov
b3959eaa19 [docs] close file earlier 2020-02-18 17:20:53 +03:00
Ivan Blinkov
8db2f90f78 Show documentation revision in footer 2020-02-18 17:19:44 +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
c1ec61d1fe
Update system_tables.md 2020-02-18 12:32:06 +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
dependabot-preview[bot]
c1192e56d9
Bump pygments from 2.2.0 to 2.5.2 in /docs/tools
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.5.2.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.2.0...2.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 07:41:12 +00:00
dependabot-preview[bot]
ea67c109bf
Bump alabaster from 0.7.10 to 0.7.12 in /docs/tools
Bumps [alabaster](https://github.com/bitprophet/alabaster) from 0.7.10 to 0.7.12.
- [Release notes](https://github.com/bitprophet/alabaster/releases)
- [Changelog](https://github.com/bitprophet/alabaster/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bitprophet/alabaster/compare/0.7.10...0.7.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 07:41:12 +00:00
dependabot-preview[bot]
4130557d1b
Bump typing from 3.6.2 to 3.7.4.1 in /docs/tools
Bumps [typing](https://docs.python.org/3/library/typing.html) from 3.6.2 to 3.7.4.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 07:40:30 +00:00
dependabot-preview[bot]
8b569023a8
Bump imagesize from 0.7.1 to 1.2.0 in /docs/tools
Bumps [imagesize](https://github.com/shibukawa/imagesize_py) from 0.7.1 to 1.2.0.
- [Release notes](https://github.com/shibukawa/imagesize_py/releases)
- [Commits](https://github.com/shibukawa/imagesize_py/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 07:40:08 +00:00
Ivan Blinkov
b3653c03e7
Merge pull request #9173 from ClickHouse/dependabot/pip/docs/tools/pyyaml-5.3
Bump pyyaml from 5.1 to 5.3 in /docs/tools
2020-02-18 10:01:26 +03:00
Ivan Blinkov
6a797c12cd
Merge pull request #9172 from ClickHouse/dependabot/pip/docs/tools/urllib3-1.25.8
Bump urllib3 from 1.24.2 to 1.25.8 in /docs/tools
2020-02-18 10:01:12 +03:00
Ivan Blinkov
2f6f17a9e8
Merge pull request #9171 from ClickHouse/dependabot/pip/docs/tools/beautifulsoup4-4.8.2
Bump beautifulsoup4 from 4.6.3 to 4.8.2 in /docs/tools
2020-02-18 10:00:56 +03:00
Ivan Blinkov
bb49dbffc4
Merge pull request #9170 from ClickHouse/dependabot/pip/docs/tools/jinja2-2.11.1
Bump jinja2 from 2.10.1 to 2.11.1 in /docs/tools
2020-02-18 10:00:43 +03:00
dependabot-preview[bot]
2b6a2d8cd0
Bump pyyaml from 5.1 to 5.3 in /docs/tools
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.3.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 21:21:04 +00:00
dependabot-preview[bot]
8fde35e2bc
Bump urllib3 from 1.24.2 to 1.25.8 in /docs/tools
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.2...1.25.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 21:20:45 +00:00
dependabot-preview[bot]
6b81f00ee6
Bump beautifulsoup4 from 4.6.3 to 4.8.2 in /docs/tools
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.6.3 to 4.8.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 21:20:39 +00:00
dependabot-preview[bot]
dc80c80de4
Bump jinja2 from 2.10.1 to 2.11.1 in /docs/tools
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 21:20:03 +00:00
dependabot-preview[bot]
48e0f7fe0a
Bump docutils from 0.14 to 0.16 in /docs/tools
Bumps [docutils](http://docutils.sourceforge.net/) from 0.14 to 0.16.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 21:19:41 +00: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
681e8c8e59
Merge pull request #9111 from den-crane/patch-16
Doc change. identity -- translated to Russian
2020-02-17 08:05:38 +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
alexey-milovidov
98d161bd02
Merge pull request #9109 from den-crane/patch-14
translation to Russian MOVE PARTITION TO TABLE
2020-02-15 02:44:27 +03:00
alexey-milovidov
3946db13d8
Update extended_roadmap.md 2020-02-15 02:00:49 +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
Ilya Yatsishin
6637589fec
Merge pull request #9127 from qoega/update_roadmap
Update roadmap
2020-02-14 23:09:34 +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
Yatsishin Ilya
bd3000881c update roadmap 2020-02-14 17:31:29 +03:00
Yatsishin Ilya
253f928ccb update roadmap 2020-02-14 15:48:34 +03:00
Yatsishin Ilya
c761086651 update roadmap 2020-02-14 15:29:02 +03:00
Alexander Kuzmenkov
551cd4776b Move the documentation draft out of public docs. 2020-02-14 15:14:33 +03:00
Ivan Blinkov
8265b2e467 fix ¶ color 2020-02-14 13:44:24 +03:00
Ivan Blinkov
c2f92c1c54 blue to orange 2020-02-14 13:38:31 +03:00
Ivan Blinkov
bcb1ff68bb Less docker/qloud in release.sh 2020-02-14 13:28:19 +03:00
Ivan Blinkov
5dc6483807 website font tuning 2020-02-14 13:20:22 +03:00
Ivan Blinkov
0244e1b5ed [docs] minify by default is not needed anymore 2020-02-14 12:34:57 +03:00
Denis Zhuravlev
ab2fa5d20f
Update other_functions.md
identity -- translated to Russian
2020-02-13 21:03:43 -04: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
Denis Zhuravlev
5d04b651e6
Update alter.md
translation to Russian MOVE PARTITION TO TABLE
2020-02-13 20:40:14 -04:00
Mikhail f. Shiryaev
bdf39e9509
Change filetype from symlink to the normal one to fix tree 2020-02-13 18:05:39 +01:00
BayoNet
85d1a30dab
DOCS-440: Updated ASOF JOIN description (#9085)
* Updated ASOF JOIN description.
2020-02-13 19:09:25 +03:00
alexey-milovidov
211cc08d1a
Merge pull request #9057 from tac0x2a/gitlocalize-10811
Docs: Translate distinctive_features.md to ja
2020-02-13 17:12:48 +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
TAC
bdb097a35b Translate distinctive_features.md via GitLocalize 2020-02-09 16:39:04 +00:00
TAC
8d3c046202 Fix example sql match to en 2020-02-10 00:11:01 +09: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
41ffe2d9f9 style fixes 2020-02-07 10:33:00 +03: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
ee7e4597d5
more docs fixes 2020-02-03 22:38:49 +03:00
Ivan Blinkov
8dd0c0d65c
Update apply_catboost_model.md 2020-02-03 22:11:18 +03:00
Ivan Blinkov
3b2020b2c4
[experimental] try to make GitHub Pages history smaller 2020-02-03 18:23:55 +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
686afacceb more docs fixes 2020-02-03 17:10:45 +03:00
Ivan Blinkov
939679e9e4 more fixes 2020-02-03 16:30:11 +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
6189b0e744 Fix error handling in docs 2020-02-03 13:33:47 +03:00
Ivan Blinkov
9feb848e84
Update release.sh 2020-02-03 13:00:49 +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
Ivan Blinkov
1adb5b2d82
Update build.py 2020-02-03 11:58:13 +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
8d38961599
Update array_functions.md 2020-02-03 01:41:39 +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
a1278aae1c
Update other_functions.md 2020-02-03 01:18:57 +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
0eb92fc268
Update conditional_functions.md 2020-02-03 01:08:48 +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
bbf8206732
Update string_functions.md 2020-02-03 01:01:57 +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
6418bd794a Merge branch 'master' of github.com:yandex/ClickHouse 2020-02-03 00:48:18 +03:00
Alexey Milovidov
1eca6d4b2d Fixed bad documentation 2020-02-03 00:46:31 +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
b821cfdf6b
Update other_functions.md 2020-02-03 00:43:39 +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
13a04f721a
Update string_search_functions.md 2020-02-03 00:39:04 +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
42c365b2c4
Update other_functions.md 2020-02-03 00:26:42 +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
f3477d40c3
Update date_time_functions.md 2020-02-03 00:22:12 +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