Azat Khuzhin
|
1777e2fd6b
|
Regression for Distributed-over-Distributed when nested table has only one shard
|
2020-04-04 13:47:34 +03:00 |
|
Vasily Nemkov
|
b441e8a408
|
Integration test for Distributed over Distributed (from #8640)
|
2020-04-04 13:47:34 +03:00 |
|
Ivan Blinkov
|
65c317e4ca
|
Update quotas.md
|
2020-04-04 09:35:35 +03:00 |
|
Ivan Blinkov
|
6a2a29a579
|
Update requirements.md
|
2020-04-04 09:33:00 +03:00 |
|
Ivan Blinkov
|
e32c761e59
|
Update docs.js
|
2020-04-04 08:30:40 +03:00 |
|
Ivan Lezhankin
|
9b590a1edf
|
Trigger rebuild after rename
|
2020-04-04 03:04:46 +03:00 |
|
alexey-milovidov
|
ea6f90b4f2
|
Merge pull request #10042 from abyss7/dbms2src
dbms/ → src/
|
2020-04-04 02:44:20 +03:00 |
|
Ivan Blinkov
|
815f7448d0
|
Update docs.js
|
2020-04-03 23:08:27 +03:00 |
|
Denis Glazachev
|
b66837ba32
|
Fix typos (#10045)
|
2020-04-03 22:27:28 +03:00 |
|
Ivan Blinkov
|
07e90a5725
|
Update docs.js
|
2020-04-03 22:25:20 +03:00 |
|
Alexander Kuzmenkov
|
9465f97832
|
performance comparison
|
2020-04-03 21:23:11 +03:00 |
|
Ivan Lezhankin
|
8a5a73e76d
|
Merge branch 'master' into dbms2src
|
2020-04-03 18:20:05 +03:00 |
|
Alexander Kuzmenkov
|
9d5ece27c7
|
Merge pull request #10025 from ClickHouse/aku/shm-trailing-zeros
Support trailing zero bytes in string hash map
|
2020-04-03 18:16:52 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|
Ivan Blinkov
|
3e185d24c9
|
Update docs.js
|
2020-04-03 17:15:22 +03:00 |
|
Ivan Blinkov
|
36f950c13e
|
fix mistype in docs.js
|
2020-04-03 17:14:33 +03:00 |
|
Ivan Blinkov
|
b66c26d833
|
Get rid of toc_en.yml (#10023)
|
2020-04-03 16:23:32 +03:00 |
|
Ivan Blinkov
|
dcc3abb37d
|
Update README.md
|
2020-04-03 16:07:20 +03:00 |
|
Alexander Kuzmenkov
|
d4445485bd
|
Merge pull request #10028 from ClickHouse/aku/perftest-fixes
Performance comparison fixes
|
2020-04-03 13:01:18 +03:00 |
|
Alexander Kuzmenkov
|
882e0d8b4e
|
Update compare.sh
|
2020-04-03 13:00:23 +03:00 |
|
alesapin
|
eea9845fc1
|
Merge pull request #9999 from vitlibar/fix-parallel-distributed-insert-select
Fix parallel distributed insert select
|
2020-04-03 11:46:32 +03:00 |
|
Mikhail
|
696b7670d4
|
Typo in docs (#10033)
|
2020-04-03 10:27:50 +03:00 |
|
Alexander Tokmakov
|
cb933a3d19
|
fix races in 01108_restart_replicas_rename_deadlock
|
2020-04-03 03:08:51 +03:00 |
|
Alexander Kuzmenkov
|
cd88b5380c
|
Performance comparison fixes
|
2020-04-02 21:44:58 +03:00 |
|
BayoNet
|
4075f26583
|
DOCS-19: parseDateTimeBestEffort (#9994)
Added the parseDateTimeBestEffort description in English and Russian language.
|
2020-04-02 20:55:11 +03:00 |
|
Alexander Kuzmenkov
|
cd76ba3c19
|
Support trailing zero bytes in string hash map.
|
2020-04-02 20:19:57 +03:00 |
|
alexey-milovidov
|
e381246bc1
|
Merge pull request #10014 from abyss7/fix-master
Fix build on master
|
2020-04-02 18:39:35 +03:00 |
|
Vitaly Baranov
|
1ff7c2ac43
|
Fix parallel distributed INSERT SELECT for remote table.
|
2020-04-02 15:47:34 +03:00 |
|
Ivan Lezhankin
|
266cfc52f7
|
Fix splitted build on master
|
2020-04-02 14:44:09 +03:00 |
|
Ivan Lezhankin
|
3b716b07ba
|
Fix broken links
|
2020-04-02 12:10:09 +03:00 |
|
alesapin
|
918e145ea5
|
Fix integration test
|
2020-04-02 11:51:21 +03:00 |
|
Ivan Lezhankin
|
159e72ea7c
|
Trigger Docker image rebuild
|
2020-04-02 10:52:46 +03:00 |
|
Ivan Blinkov
|
9ae862fcc8
|
Merge pull request #10001 from ClickHouse/imgbot
[ImgBot] Optimize images
|
2020-04-02 08:37:44 +03:00 |
|
Ivan Lezhankin
|
0dbbc64e06
|
Fix build
|
2020-04-02 06:47:04 +03:00 |
|
Ivan Lezhankin
|
4d1749b34b
|
Also move dbms/cmake/version.cmake to top-level
|
2020-04-02 04:30:20 +03:00 |
|
Ivan Lezhankin
|
c0a595355a
|
Move more dbms/tests to top-level
|
2020-04-02 03:32:39 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|
tavplubix
|
b3553ba624
|
Update 01108_restart_replicas_rename_deadlock.sh
|
2020-04-02 00:39:59 +03:00 |
|
ImgBotApp
|
7fbdb7b9b5
|
[ImgBot] Optimize images
/website/images/index/linearly-scalable.svg -- 17.72kb -> 15.95kb (9.95%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2020-04-01 21:03:55 +00:00 |
|
Ivan Blinkov
|
bd3d61e09f
|
Incorporate the last illustration into the front page (#9995)
* [docs] alternative approach to pdf generation
* Incorporate the last illustration into the front page
|
2020-04-02 00:02:52 +03:00 |
|
alesapin
|
71d3009844
|
Merge pull request #9986 from ClickHouse/revert-9907-remove-useless-code-locks
Revert "Remove useless code around locks"
|
2020-04-01 23:38:42 +03:00 |
|
TCeason
|
214c465b53
|
Add docs for predefined_http (#8161)
* Add docs for predefined_http
* fix review suggestions
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-04-01 21:16:13 +03:00 |
|
Alexander Tokmakov
|
f0607a8d30
|
try fix 01108_restart_replicas_rename_deadlock flaps
|
2020-04-01 19:49:54 +03:00 |
|
Alexander Tokmakov
|
90dd36346e
|
fix test_distributed_respect_user_timeouts
|
2020-04-01 17:53:06 +03:00 |
|
Artem Zuikov
|
836c6fed80
|
Fix columns override in distributed queries (#9972)
|
2020-04-01 17:21:37 +03:00 |
|
Ivan Blinkov
|
0fcfa48758
|
remove {: .grey }
|
2020-04-01 17:19:59 +03:00 |
|
alesapin
|
46322370c0
|
Revert "Remove useless code around locks"
|
2020-04-01 15:43:09 +03:00 |
|
Nikolai Kochetov
|
8bee467f4c
|
Merge pull request #9762 from ClickHouse/test-single-thread-read-in-order
Added a test that checks that read from MergeTree with single thread is performed in order
|
2020-04-01 14:56:11 +03:00 |
|
Ivan Blinkov
|
f60337a765
|
[docs] alternative approach to pdf generation (#9982)
|
2020-04-01 12:45:48 +03:00 |
|
alexey-milovidov
|
dffa053471
|
Merge pull request #9727 from abyss7/jemalloc
Improve jemalloc contrib
|
2020-04-01 05:37:08 +03:00 |
|