Alexey Milovidov
fdc5688d2d
Added memory usage to AsynchronousMetrics
2020-04-17 07:09:41 +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
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
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
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
d97121d0ee
Merge pull request #10255 from BayoNet/docs/CLICKHOUSEDOCS-580-repair-select
...
DOCS-580: Fixed select.md and some of the broken links.
2020-04-16 00:46:24 +03:00
alexey-milovidov
056c822e65
Merge pull request #10257 from 4ertus2/strange
...
Some tech debt
2020-04-16 00:45:55 +03:00
alexey-milovidov
2b64a97e9b
Merge pull request #10291 from 4ertus2/bugs
...
Fix count(*) with multiple joins
2020-04-16 00:45:09 +03:00
alexey-milovidov
d296e1b6d7
Merge pull request #10216 from Avogar/msgpack_format
...
Update MsgPack format
2020-04-16 00:44:08 +03:00
alexey-milovidov
23ae3f4bff
Update select_format.xml
2020-04-16 00:43:58 +03:00
Alexey Milovidov
33dde39936
Added results for Intel NUC
2020-04-15 23:38:44 +03:00
Ivan Blinkov
23ca04ee09
Update browse_code.md
2020-04-15 23:18:52 +03:00
Ivan Blinkov
f4d80e81c3
Remove extra slashes
2020-04-15 23:18:24 +03:00
Alexander Kuzmenkov
dc152c8a74
Update parse_engine_file.xml
2020-04-15 22:07:50 +03:00