Ivan Blinkov
0fcfa48758
remove {: .grey }
2020-04-01 17:19:59 +03:00
Ivan Blinkov
f60337a765
[docs] alternative approach to pdf generation ( #9982 )
2020-04-01 12:45:48 +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