Commit Graph

38652 Commits

Author SHA1 Message Date
Nikolai Kochetov
4a3d80fd71 Fix build. 2020-04-17 19:34:45 +03:00
Nikolai Kochetov
ca5ab8f10c Fix build. 2020-04-17 19:19:14 +03:00
Nikolai Kochetov
84faa9af26 Merge branch 'master' into shared-context-lifetime 2020-04-17 19:13:13 +03:00
Alexander Kuzmenkov
41473d090d performance comparison 2020-04-17 18:47:01 +03:00
Nikolai Kochetov
4d4f253919 Fix build. 2020-04-17 17:51:57 +03:00
Nikolai Kochetov
c2a18bf418 Fix build. 2020-04-17 17:40:39 +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
Nikolai Kochetov
ce11662ab1 Fix build. 2020-04-17 15:58:52 +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
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
Nikolai Kochetov
42a0ad771f Remove not relevant code. 2020-04-17 13:07:44 +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
Nikolai Kochetov
d51a9c551b Remove shared_ptr to SharedContext from Context. 2020-04-17 12:47:40 +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
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
alexey-milovidov
390bfe9a4c
Merge pull request #10317 from Avogar/markdown_format
Markdown format
2020-04-17 05:05:13 +03:00
Alexander Kuzmenkov
9b66f33eb5 performance comparison 2020-04-17 01:25:08 +03:00
Ivan Blinkov
aef9716406
Update index.md 2020-04-17 00:55:34 +03:00
Alexander Kuzmenkov
fa62be250f performance comparison 2020-04-16 23:55:21 +03:00
Kruglov Pavel
2672b71b2d
Delete extra spaces 2020-04-16 23:47:01 +03:00
Alexey Milovidov
475ab6feef Added results from Sergey Zakharov. 2020-04-16 23:30:57 +03:00
Artem Zuikov
c62c288e4c
fix COMMA and other JOIN mix (#10311) 2020-04-16 23:28:23 +03:00
Avogar
89d787dae3 Add new line at the end of file 2020-04-16 23:14:19 +03:00
Avogar
831c48c514 Add MarkdownRowOutput format 2020-04-16 23:10:42 +03:00
Alexander Kazakov
d5b3b2c7b6
Updated RWLockImpl: Fixed suboptimacy (readers queuing up) + minor tweaks to names and comments (#10303)
* Readers queue correction
* Comments, renamings and cosmetics
2020-04-16 21:56:21 +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
Artem Zuikov
ce372f464b
Fix finalize chain logic in ExpressionAnalysisResult (#10302) 2020-04-16 21:03:27 +03:00
alexey-milovidov
15dc45b9b2
Update extended_roadmap.md 2020-04-16 19:44:49 +03:00
alexey-milovidov
3de1a36b33
Update ya.make 2020-04-16 18:55:39 +03:00
Alexander Tokmakov
605f3b2119 fix DROP vs OPTIMIZE race in ReplicatedMergeTree 2020-04-16 18:30:18 +03:00
alexey-milovidov
fa8e4e4735
Merge pull request #10295 from ClickHouse/fix-max-parser-depth
Fix max parser depth
2020-04-16 18:05:15 +03:00
Nikolai Kochetov
025093d354 Fix build. 2020-04-16 17:51:33 +03:00
Nikolai Kochetov
d6db27e372 Modify context. 2020-04-16 17:37:38 +03:00
alesapin
dc247ed011 Add special key to dupload which allows to push .deb package to several branches in repo 2020-04-16 16:17:21 +03: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
2ef123bc0e
Replace one benchmark link 2020-04-16 15:53:07 +03:00
Ivan Lezhankin
e230632645 Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00