Commit Graph

39501 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
0e708b5fe3 Merge remote-tracking branch 'origin/master' into HEAD 2020-04-02 20:37:46 +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
Nikolai Kochetov
dd40c7dc72 Try fix build. 2020-04-02 20:02:08 +03:00
Nikolai Kochetov
87a456839b Try fix build. 2020-04-02 19:40:50 +03:00
Nikolai Kochetov
4510b25df2 Try fix build. 2020-04-02 19:39:35 +03:00
Nikolai Kochetov
2daef385af Use SortedTransforms in merge. 2020-04-02 19:28:50 +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
Артем Стрельцов
0ac44d6c21 Merge branch 'master' of github.com:yandex/ClickHouse into direct_queries 2020-04-02 17:34:52 +03:00
Nikolai Kochetov
20fc52f02b Added GraphiteRollupSortedTransform. 2020-04-02 17:33:30 +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
Vasily Nemkov
3cacef6b44 Fixed final garbage token
Also, added getTrailingZeroBitsUnsafe(), updated comments and cleaned up
test cases
2020-04-02 13:53:13 +03:00
alesapin
93907f0985 Fix reference and move files 2020-04-02 13:09:44 +03:00
Alexander Kuzmenkov
5cdcbe407d Merge remote-tracking branch 'origin/master' into HEAD 2020-04-02 13:07:45 +03:00
Alexander Kuzmenkov
338c18ae3b review fixes 2020-04-02 13:02:51 +03:00
Vladimir Goncharov
d0b90abeee
path должен быть терминирован /. 2020-04-02 12:30:52 +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
Pavel Kovalenko
19c1eb03fa S3 URI exception message minor fix. 2020-04-02 12:00:03 +03:00
Pavel Kovalenko
4ac4c361c4 Code style issues. 2020-04-02 11:59:10 +03:00
Pavel Kovalenko
3082e7ddf8 S3 URI parsing improvements. 2020-04-02 11:58:29 +03:00
alesapin
918e145ea5 Fix integration test 2020-04-02 11:51:21 +03:00
Pavel Kovalenko
17934cb600 Merge branch 'master' into s3-uri-virtual-hosted-style-support 2020-04-02 11:39:07 +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
Alexander Tokmakov
ab93987f7e fix 2020-04-02 04:00:21 +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
Alexander Tokmakov
54fa193ec2 Merge branch 'master' into database_atomic 2020-04-02 02:22:03 +03:00
Alexander Tokmakov
3321f44904 add uuid to system.tables 2020-04-02 01:41:29 +03:00
Артем Стрельцов
5f561af792 some fix for errors with shadowing name 2020-04-02 01:10:22 +03:00
Артем Стрельцов
1176b5777e added settings parsing and initialisation to DictionaryStructure 2020-04-02 00:57:00 +03:00
tavplubix
b3553ba624
Update 01108_restart_replicas_rename_deadlock.sh 2020-04-02 00:39:59 +03:00
Vasily Nemkov
f17fd7969c Minor: excluded superflous includes 2020-04-02 00:32:12 +03:00
Vasily Nemkov
90cb6a25cf Fixed compilation issues and fixed several bugs in SplitTokenExtractor::next
* Handling all characters above 0x80 as symbols (fixes UTF8 tokens)
* Properly handling tokens that end exactly on haystack boundary.
2020-04-02 00:28:02 +03:00
Vasily Nemkov
9d6c88c78e SplitTokenExtractor::next unit-tests 2020-04-02 00:27:21 +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
Pavel Kovalenko
710085d6c0 Virtual hosted-style support of S3 URI. 2020-04-01 22:59:44 +03:00
Pavel Kovalenko
6f255c4309 Virtual hosted-style support of S3 URI. 2020-04-01 22:56:40 +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
Nikolai Kochetov
5b83ca2fb6 Fix build. 2020-04-01 21:06:55 +03:00
Nikolai Kochetov
a0f163c761 Add AggregatingSortedTransform. 2020-04-01 21:00:26 +03:00
Alexander Tokmakov
f0607a8d30 try fix 01108_restart_replicas_rename_deadlock flaps 2020-04-01 19:49:54 +03:00