Commit Graph

38768 Commits

Author SHA1 Message Date
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
alexey-milovidov
390bfe9a4c
Merge pull request #10317 from Avogar/markdown_format
Markdown format
2020-04-17 05:05:13 +03:00
Alexey Milovidov
5b5de975e1 Added a test #4767 2020-04-17 01:38:27 +03:00
Alexey Milovidov
1df5c7cedf Added generic variants of least and greatest functions #4767 2020-04-17 01:28:08 +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
Azat Khuzhin
ae52067c30
Update docs/en/sql_reference/data_types/nested_data_structures/simpleaggregatefunction.md
Co-Authored-By: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2020-04-17 00:16:45 +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 Kuzmenkov
1e5a33bcfb Merge remote-tracking branch 'origin/master' into HEAD 2020-04-16 23:03:17 +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
Azat Khuzhin
2afa3cbaa3 Add a test for Buffer flushing (direct, background min/max time) 2020-04-16 20:32:58 +03:00
Azat Khuzhin
a9b1b36907 Use separate pool for buffer flushes (background_buffer_flush_schedule_pool_size) 2020-04-16 20:14:28 +03:00
alexey-milovidov
15dc45b9b2
Update extended_roadmap.md 2020-04-16 19:44:49 +03:00
Artem Zuikov
47cb670213 Merge branch 'master' into joins 2020-04-16 19:06:13 +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
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
alesapin
8d9240d3e9 Second kill in statlesess image 2020-04-16 15:26:57 +03:00
alesapin
398ed4d9c2 Fix images.json list 2020-04-16 14:23:37 +03:00
alesapin
0296931784
Update CHANGELOG.md 2020-04-16 12:55:04 +03:00
Ivan Blinkov
b9c8d919ae
Update install.md 2020-04-16 12:14:30 +03:00
Ivan Blinkov
9b85ca0f3e
Update build.py 2020-04-16 12:09:04 +03:00
Ivan Blinkov
ff0d04de05
Update README.md 2020-04-16 11:47:12 +03:00
Nikolai Kochetov
f1f862a6a8 Update docker for stateless_with_coverage. 2020-04-16 11:35:32 +03:00
alesapin
21ea40f207
Merge pull request #10292 from ClickHouse/fix_mysql_dictionary_test
Fix test test_dictionaries_mysql
2020-04-16 11:16:56 +03:00
Ivan Blinkov
9aabff4c40
Update README.md 2020-04-16 09:51:39 +03:00
Ramazan Polat
db2a307a8e
First Turkish translation contribution of ClickHouse! (#10297)
* Manual translation to TR

First Turkish translation contribution of ClickHouse!

* Update index.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-16 09:51:01 +03:00
Alexey Milovidov
0221fba873 Fix tests 2020-04-16 05:59:16 +03:00
Alexey Milovidov
8f6e90390f Added a test 2020-04-16 04:06:10 +03:00
Alexey Milovidov
cdeda4ab91 Fix usage of max_parser_depth setting; remove harmful default function arguments 2020-04-16 04:06:10 +03:00
alexey-milovidov
725969289e
Update adopters.md 2020-04-16 03:50:44 +03:00
alexey-milovidov
2a7396e41d
Update adopters.md 2020-04-16 03:49:47 +03:00
alexey-milovidov
01d3c83193
Update adopters.md 2020-04-16 03:48:07 +03:00
alexey-milovidov
868d28be7b
Update adopters.md 2020-04-16 03:46:59 +03:00
alexey-milovidov
074fdb016b
Update adopters.md 2020-04-16 03:46:24 +03:00
alexey-milovidov
b2f2ceba1f
Update adopters.md 2020-04-16 03:44:46 +03:00
Alexey Milovidov
f704c465a7 Make aware of one special case of imcompletely written parts #9940 2020-04-16 00:52:21 +03:00