Ivan Blinkov
|
dcc3abb37d
|
Update README.md
|
2020-04-03 16:07:20 +03:00 |
|
alesapin
|
3b498c603b
|
Fix stupid bug in parser
|
2020-04-03 15:26:57 +03:00 |
|
alesapin
|
e83b6d0c2e
|
Better comment
|
2020-04-03 14:25:56 +03:00 |
|
alesapin
|
450f9a5175
|
Comment
|
2020-04-03 14:23:14 +03:00 |
|
alesapin
|
a027b33195
|
Better test
|
2020-04-03 14:19:17 +03:00 |
|
alesapin
|
f3e3df4593
|
Better test
|
2020-04-03 14:15:43 +03:00 |
|
alesapin
|
9f19a25fb8
|
More comments, better code
|
2020-04-03 14:09:27 +03:00 |
|
alesapin
|
20d40b8bce
|
Refactor code add comments
|
2020-04-03 13:40:46 +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 |
|
Alexander Kuzmenkov
|
7a1d40507a
|
fix more tests
|
2020-04-03 12:55:22 +03:00 |
|
alesapin
|
763669f3dc
|
Better test and correct access rights
|
2020-04-03 12:53:31 +03:00 |
|
alesapin
|
4902346f86
|
Merge branch 'master' into alter_rename_column
|
2020-04-03 12:00:15 +03:00 |
|
alesapin
|
4fa6c2f63d
|
Rename parameter
|
2020-04-03 11:59:47 +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 |
|
alesapin
|
b7f9d03355
|
Remove unused method
|
2020-04-02 21:34:35 +03:00 |
|
alesapin
|
f741a583e5
|
Fix style
|
2020-04-02 21:33:17 +03:00 |
|
alesapin
|
9e49d7c8cb
|
One more test for indices
|
2020-04-02 21:31:27 +03:00 |
|
alesapin
|
0606b7e4df
|
Renames for compact parts
|
2020-04-02 21:24:11 +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 |
|
Alexander Kuzmenkov
|
f98d38baaf
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-04-02 20:03:20 +03:00 |
|
alesapin
|
5b133dd1ce
|
Add default columns alter
|
2020-04-02 19:11:10 +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 |
|
alesapin
|
93907f0985
|
Fix reference and move files
|
2020-04-02 13:09:44 +03:00 |
|
alesapin
|
e9c307d95f
|
Merge branch 'master' into alter_rename_column
|
2020-04-02 12:28:04 +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 |
|
alesapin
|
1d5a77c113
|
Tried to add ability to rename primary key columns but just banned this ability
|
2020-04-01 21:21:27 +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 Kuzmenkov
|
770066960c
|
Fix some tests for random execution order.
Found in MemorySanitizer CI run, by virtue of it running the tests in
random order.
|
2020-04-01 19:05:33 +03:00 |
|
alesapin
|
70ad807511
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into alter_rename_column
|
2020-04-01 18:02:14 +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 |
|