alesapin
|
610a727b92
|
Fix tidy error
|
2020-03-19 22:12:38 +03:00 |
|
alesapin
|
c6d10e32fc
|
Revert accident changes
|
2020-03-19 18:12:22 +03:00 |
|
alesapin
|
204d0ac955
|
Fix bugs after method split
|
2020-03-19 17:11:37 +03:00 |
|
alesapin
|
ce8eb9293a
|
Merge branch 'master' into alter_on_top_of_mutations_merge_tree
|
2020-03-19 16:05:17 +03:00 |
|
alesapin
|
d27cd773cc
|
Fix mutations huge memory consumption
|
2020-03-19 14:31:21 +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 |
|
imgbot[bot]
|
8fd0cef463
|
[ImgBot] Optimize images (#9743)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2020-03-19 09:07:48 +03:00 |
|
Ivan Blinkov
|
a7f3c67825
|
Add a bunch of markdown extensions (#9738)
|
2020-03-19 08:48:33 +03:00 |
|
Alexey Milovidov
|
c0f7e5c908
|
Revert "Removed always built target"
This reverts commit 5983cf03a6 .
|
2020-03-19 01:22:04 +03:00 |
|
Alexander Kuzmenkov
|
26fcc0f0f8
|
Update report.py
|
2020-03-18 22:06:15 +03:00 |
|
Alexander Kuzmenkov
|
a5e078736d
|
Merge pull request #9698 from ClickHouse/aku/faster-perf-test
Faster performance test
|
2020-03-18 22:04:51 +03:00 |
|
imgbot[bot]
|
e8eb18974d
|
[ImgBot] Optimize images (#9737)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2020-03-18 21:55:54 +03:00 |
|
Ivan
|
38b2dec354
|
Arcadia (#9729)
* Move getFQDNOrHostName to base/common/
* Add argsToConfig to ya.make
* Add coverage.cpp to ya.make
Also remove WITH_COVERAGE from config file
|
2020-03-18 21:54:27 +03:00 |
|
Ivan Blinkov
|
40649ed0bb
|
remove extra space (#9736)
|
2020-03-18 21:43:51 +03:00 |
|
Alexey Milovidov
|
d6f55781d7
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2020-03-18 21:27:44 +03:00 |
|
Alexey Milovidov
|
5983cf03a6
|
Removed always built target
|
2020-03-18 21:27:33 +03:00 |
|
Ivan Blinkov
|
f0ee6055dc
|
Add Slack link to README.md
|
2020-03-18 21:10:02 +03:00 |
|
alesapin
|
37cc49efad
|
Fix clang-tidy
|
2020-03-18 20:06:48 +03:00 |
|
alesapin
|
04494c6ec2
|
Merge with master after strange conflict
|
2020-03-18 19:59:22 +03:00 |
|
alexey-milovidov
|
8eb4eb765b
|
Merge pull request #9717 from ClickHouse/clang-tidy-2
clang-tidy, part 2
|
2020-03-18 19:44:36 +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 |
|
Alexander Kuzmenkov
|
83c8581e5a
|
Update synthetic_hardware_benchmark.xml
|
2020-03-18 18:22:29 +03:00 |
|
imgbot[bot]
|
359e71dc02
|
[ImgBot] Optimize images (#9732)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2020-03-18 17:57:08 +03:00 |
|
Ivan Blinkov
|
d4e2741951
|
More grammar fixes in docs/website (#9731)
|
2020-03-18 17:55:01 +03:00 |
|
alesapin
|
baec35a18b
|
Better locking in alter
|
2020-03-18 17:43:16 +03:00 |
|
imgbot[bot]
|
3b2c83b166
|
[ImgBot] Optimize images (#9728)
*Total -- 48.84kb -> 48.77kb (0.16%)
/website/images/index/hardware-efficient.svg -- 44.52kb -> 44.44kb (0.17%)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2020-03-18 16:17:23 +03:00 |
|
alesapin
|
f64c005e70
|
Split merger mutator
|
2020-03-18 16:16:59 +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
|
cf1a8bc36e
|
Fixed error
|
2020-03-18 15:14:10 +03:00 |
|
alesapin
|
d00406294c
|
Splitting mutate part to temporarty part
|
2020-03-18 14:36:18 +03:00 |
|
alesapin
|
eb938f66e4
|
Better mutations interface
|
2020-03-18 13:02:57 +03:00 |
|
alesapin
|
3babac10f5
|
Fix query hang
|
2020-03-18 12:48:29 +03:00 |
|
alesapin
|
13a0151cf3
|
Remove garbage
|
2020-03-18 12:34:05 +03:00 |
|
alesapin
|
e6acfd4e8b
|
Return new test
|
2020-03-18 12:12:35 +03:00 |
|
alesapin
|
b3d52cfb33
|
Merge branch 'master' into alter_on_top_of_mutations_merge_tree
|
2020-03-18 11:54:19 +03:00 |
|
alesapin
|
87e9a84ef7
|
Unblock waiting mutations
|
2020-03-18 11:53:55 +03:00 |
|
Alexander Kuzmenkov
|
f19c34d36d
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-03-18 06:26:29 +03:00 |
|
Alexander Kuzmenkov
|
48a2b46499
|
performance comparison
|
2020-03-18 06:25:16 +03:00 |
|
Alexander Kuzmenkov
|
56c4b49844
|
performance comparison
|
2020-03-18 04:29:32 +03:00 |
|
Alexey Milovidov
|
1bd7e594b0
|
clang-tidy, part 2
|
2020-03-18 03:57:00 +03:00 |
|
Alexander Kuzmenkov
|
3ec3732d99
|
Update synthetic_hardware_benchmark.xml
|
2020-03-18 03:15:05 +03:00 |
|
alexey-milovidov
|
a800fa7986
|
Merge pull request #9693 from den-crane/patch-2
extended test for deduplicate_blocks_in_dependent_materialized_views
|
2020-03-18 01:33:18 +03:00 |
|
alexey-milovidov
|
52f51ba5dc
|
Merge pull request #9696 from ClickHouse/aku/trace-timestamp
Add high-precision timestamp to trace_log
|
2020-03-18 01:32:49 +03:00 |
|