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
Alexey Milovidov
fea3ceca05
Fixed error; added a test
2020-03-21 05:52:37 +03:00
Alexey Milovidov
e4192a0937
Update submodule
2020-03-21 05:02:19 +03:00
alexey-milovidov
6520b45588
Merge pull request #9784 from zlobober/expose_process_list_for_user_info
...
Expose ProcessListForUserInfo structure from ProcessList.
2020-03-21 01:36:22 +03:00
Artem Zuikov
27f59c73a2
enable new setting for CI and improve test
2020-03-20 22:18:42 +03:00
alesapin
20970f0ba7
Remove files from part correctly
2020-03-20 22:07:09 +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
b8a66ec59d
Update Poco
2020-03-20 21:55:03 +03:00
Alexey Milovidov
8255547656
Added one more check
2020-03-20 21:53:35 +03:00
Alexey Milovidov
de5f559304
Fixed strange whitespaces
2020-03-20 21:53:35 +03:00
Alexey Milovidov
a0f2940cb1
Fixed error
2020-03-20 21:53:35 +03:00
Alexey Milovidov
f90f53c986
Fixed error
2020-03-20 21:53:35 +03:00
Alexey Milovidov
a5e3d4efb7
Added most of clang-static-analyzer checks
2020-03-20 21:53:35 +03:00
Alexey Milovidov
3f13464e3d
clang-tidy, part 5
2020-03-20 21:53:35 +03:00
alexey-milovidov
44cb1b8305
Merge pull request #9774 from ClickHouse/better_test
...
Fix 01045 test
2020-03-20 21:40:04 +03:00
alexey-milovidov
d335775208
Merge pull request #9767 from hczhcz/patch-0320
...
Fix splitByString in #9742
2020-03-20 21:36:22 +03:00
alexey-milovidov
f624bed408
Merge branch 'master' into patch-0320
2020-03-20 21:36:14 +03:00
alexey-milovidov
557ed68e77
Merge pull request #9779 from ClickHouse/fix_alters_on_mutations_for_compact_parts
...
Fix alter drop column for compact parts
2020-03-20 21:31:44 +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
Azat Khuzhin
550cfef2ba
Fix max_distributed_connections w/o Processors
2020-03-20 20:51:37 +03:00
Azat Khuzhin
b40eac426f
Fix max_distributed_connections w/ Processors
...
With Processors max_distributed_connections does not used anymore, since
it always uses not more then max_threads (see
TCPHandler::processOrdinaryQueryWithProcessors()/
QueryPipeline::execute()/PipelineExecutor::execute())
So just use QueryPipeline::getNumThreads(), that takes
max_distributed_connections into account.
2020-03-20 20:51:37 +03:00
Azat Khuzhin
977849df5a
Test for max_distributed_connections via HTTP
2020-03-20 20:51:37 +03:00
Azat Khuzhin
391054039e
Test for max_distributed_connections (via TCP)
2020-03-20 20:51:37 +03:00
Azat Khuzhin
62b60a09a4
Add missing space in StorageDistributed logging (sharding key)
2020-03-20 20:51:37 +03:00
Nikolai Kochetov
46f63c1dd8
Fix weakHash
2020-03-20 20:31:05 +03:00
Nikolai Kochetov
0344978634
Fix weakHash
2020-03-20 20:28:45 +03:00
Maxim Akhmedov
f1e1934390
Expose ProcessListForUserInfo structure from ProcessList.
2020-03-20 20:27:17 +03:00
Artem Zuikov
ad8b579f3a
fix clang-8 warning
2020-03-20 20:16:36 +03:00
Nikolai Kochetov
75192d44aa
Fix weakHash
2020-03-20 20:05:04 +03:00
alesapin
2a533264e7
Correct merge with master (try 2)
2020-03-20 19:32:16 +03:00
alesapin
62f39b6f52
Correct merge with master
2020-03-20 19:28:41 +03:00
alesapin
bafd51dbaf
Merge branch 'master' into alter_on_top_of_mutations_merge_tree
2020-03-20 19:21:07 +03:00
alesapin
da76da1af7
Fix docs for .tgz install ( #9780 )
2020-03-20 19:00:11 +03:00
Nikolai Kochetov
ebba6a6100
Fix weakHash
2020-03-20 18:57:05 +03:00
Nikolai Kochetov
33db7f3988
Fix weakHash
2020-03-20 18:48:09 +03:00
Nikolai Kochetov
c4e73c10c9
Fix weakHash
2020-03-20 16:54:43 +03:00
Nikolai Kochetov
c9d808e509
Fix weakHash
2020-03-20 16:03:51 +03:00
alesapin
90c436f940
Fix style
2020-03-20 15:45:05 +03:00
Artem Zuikov
61dee9ffaa
fix clang-8 warning
2020-03-20 15:36:35 +03:00
alesapin
ba3ac3df32
Fix alter drop column for compact parts
2020-03-20 15:25:24 +03:00
Artem Zuikov
b0d54e474b
update comment
2020-03-20 15:21:02 +03:00
nikitamikhaylov
cbf5ef1055
Merge branch 'clickhouse-copier' of github.com:nikitamikhaylov/ClickHouse into clickhouse-copier
2020-03-20 16:20:08 +04:00
nikitamikhaylov
74327e7f47
remove settings from query
2020-03-20 16:18:26 +04:00
Artem Zuikov
b6d2895511
add test
2020-03-20 15:16:00 +03:00
Artem Zuikov
ae69a53f2b
update tests
2020-03-20 15:09:53 +03:00
Artem Zuikov
b3c7d2f184
fix pubclshed columns
2020-03-20 14:31:16 +03:00
alesapin
1e041b8791
Fix argument
2020-03-20 14:24:17 +03:00