Commit Graph

38765 Commits

Author SHA1 Message Date
Vitaly Baranov
d62345bbaa Show information about not loaded dictionaries in system.columns, system.tables
and in "SHOW TABLES" executed in any database with the "Dictionary" engine.
2020-04-18 12:50:54 +03:00
Ivan Blinkov
4b25c3286b
Merge pull request #10347 from ClickHouse/imgbot
[ImgBot] Optimize images
2020-04-18 12:16:48 +03:00
ImgBotApp
e6528a1896
[ImgBot] Optimize images
*Total -- 48.34kb -> 24.21kb (49.92%)

/website/images/clickhouse-3069x1531.png -- 47.95kb -> 23.87kb (50.21%)
/website/images/flags/tr.svg -- 0.39kb -> 0.33kb (13.85%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-04-18 09:07:56 +00:00
Ivan Blinkov
4b4c7b9230
Add files via upload 2020-04-18 11:39:37 +03:00
Vitaly Baranov
b9ea0a33a7 Fix flaky test test_settings_constraints_distributed. 2020-04-18 11:23:11 +03:00
Ivan Blinkov
cbcb4d49b5
Update common_meta.html 2020-04-18 11:07:52 +03:00
Azat Khuzhin
548399725f Use IFunction::isInjective() over manual list of such functions for GROUP BY optimization 2020-04-18 10:23:19 +03:00
Vxider
aa8840447f add performance test for mv_parallel_ insert 2020-04-18 15:20:10 +08:00
Ivan Blinkov
2c1a67454c
Experiment with Metrika counter 2020-04-18 09:28:49 +03:00
alexey-milovidov
a551e1f33b
Merge pull request #10343 from azat/colored-logger-name
[RFC] Make logger name colored
2020-04-18 04:15:48 +03:00
Alexander Kuzmenkov
c8d70d714a
Merge pull request #9985 from ClickHouse/fix-perftest-distributed-aggregation
Try fix perftest distributed_aggregation.xml
2020-04-18 03:08:34 +03:00
Alexander Kuzmenkov
fb790ef82c
Update report.py 2020-04-18 02:59:03 +03:00
Azat Khuzhin
2dbf8ba219 Make logger name colored 2020-04-18 02:32:22 +03:00
Azat Khuzhin
322681eb37 Passthrough isInjective via IFunctionOverloadResolver 2020-04-18 01:50:15 +03:00
Azat Khuzhin
f29e5c60a5 Add const qualifier for IFunction::isInjective() 2020-04-18 01:50:15 +03:00
Alexander Kuzmenkov
6793cd7cca
More granular assertion in Arena.h 2020-04-18 00:36:07 +03:00
Kruglov Pavel
96f4d5b7c6
Fix build error 2020-04-17 23:51:53 +03:00
Alexander Kuzmenkov
1927212f67 Filter out some tests that require Zookeeper. 2020-04-17 23:36:08 +03:00
Kruglov Pavel
0f11526f24
Fix style error 2020-04-17 22:19:03 +03:00
alexey-milovidov
375f0f9e61
Merge pull request #10329 from CurtizJ/polymorphic-parts-2
Remove unused flags from MergedColumnOnlyOutputStream.
2020-04-17 21:25:21 +03:00
Ivan Blinkov
a2b77faee3
Update success.html 2020-04-17 20:53:23 +03:00
Ivan Blinkov
d5a3a15e8e
Update common_meta.html (#10338) 2020-04-17 20:33:32 +03:00
Nikita Mikhaylov
c603acd515 mvp 2020-04-17 20:01:18 +03:00
Ivan Blinkov
a0d42eb6ff
Update README.md 2020-04-17 19:25:08 +03:00
Ivan Blinkov
44f470827d
Update README.md 2020-04-17 19:17:40 +03:00
Alexander Kuzmenkov
41473d090d performance comparison 2020-04-17 18:47:01 +03:00
Ilya Yatsishin
165691045b
Merge pull request #10330 from qoega/add_upload_test_results
Add util to test results upload in CI ClickHouse
2020-04-17 16:38:20 +03:00
Alexander Kuzmenkov
e59aaa88f8
Update compare.sh 2020-04-17 16:32:59 +03:00
Alexander Kuzmenkov
84ec6f174f
Merge pull request #10251 from ClickHouse/aku/changelog-20.3.6
changelog for new 20. releases.
2020-04-17 16:08:13 +03:00
Yatsishin Ilya
5ff94f5205 Add util to test results upload in CI ClickHouse 2020-04-17 15:48:21 +03:00
Ivan Blinkov
a06e693901
Update index.md 2020-04-17 15:08:08 +03:00
Anton Popov
f7b7b5eb74 remove unused flags 2020-04-17 14:59:10 +03:00
Ivan Blinkov
b83ecbb916
fix word 2020-04-17 14:54:29 +03:00
Ilya Yatsishin
1c3458dbae
Merge pull request #10323 from qoega/junit_to_html_util
Convert test results to JSONEachRow format
2020-04-17 14:02:42 +03:00
alesapin
e94a521780
Update CHANGELOG.md 2020-04-17 13:07:17 +03:00
alesapin
52dd4f4576
Update CHANGELOG.md 2020-04-17 13:03:36 +03:00
alesapin
4efd70a0a6
Update CHANGELOG.md 2020-04-17 12:52:40 +03:00
alesapin
3889e80bd7
Update CHANGELOG.md 2020-04-17 12:52:07 +03:00
alesapin
523b0648ab
Update CHANGELOG.md 2020-04-17 12:47:59 +03:00
Avogar
b056dbce1c Improve MsgPackRowInputFormat 2020-04-17 12:35:38 +03:00
Yatsishin Ilya
ee8e855cbe add empty out and err columns 2020-04-17 11:42:51 +03:00
Yatsishin Ilya
a312cb6b0d more features 2020-04-17 11:42:51 +03:00
Yatsishin Ilya
f2136bc286 improvements 2020-04-17 11:42:51 +03:00
Ivan Blinkov
d57dea3e3d
Merge pull request #10322 from ClickHouse/dependabot/pip/docs/tools/urllib3-1.25.9
Bump urllib3 from 1.25.8 to 1.25.9 in /docs/tools
2020-04-17 11:08:44 +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
Alexey Milovidov
fdc5688d2d Added memory usage to AsynchronousMetrics 2020-04-17 07:09:41 +03:00
Alexey Milovidov
fb095ad787 Merge branch 'master' into remove-part-special-case 2020-04-17 06:14:15 +03:00
Alexey Milovidov
67790a74e5 Fix test 2020-04-17 06:13:21 +03:00
alexey-milovidov
17e7d4d88a
Merge pull request #10307 from abyss7/arcadia-4
Changes for auto-sync with Arcadia
2020-04-17 05:08:34 +03:00
alexey-milovidov
4bdaccbaee
Merge pull request #10312 from ClickHouse/fix_drop_optimize_race
Fix DROP vs OPTIMIZE race in ReplicatedMergeTree
2020-04-17 05:07:55 +03:00