Commit Graph

36262 Commits

Author SHA1 Message Date
alexey-milovidov
6c0db94e21
Merge pull request #9394 from nikitamikhaylov/last_successful_update_time
last_successful_update_time in system.dictionaries
2020-02-28 03:03:16 +03:00
alexey-milovidov
ae8a701387
Merge pull request #9079 from yurriy/mysql
Send string columns to mysql client as utf8
2020-02-28 02:08:49 +03:00
Vitaly Baranov
244e13c670
Merge pull request #9414 from vitlibar/fix-build-freebsd
Fix build on FreeBSD.
2020-02-28 00:25:47 +03:00
Alexander Kuzmenkov
01c36f8b33 Fix shellcheck warnings. 2020-02-27 23:56:32 +03:00
Alexander Kuzmenkov
aab320d656 performance comparison 2020-02-27 22:44:03 +03:00
alexey-milovidov
ec4aed74a1
Update permissions_for_queries.md 2020-02-27 21:16:02 +03:00
Artem Zuikov
aad6669afb fix gcc9 build 2020-02-27 21:05:49 +03:00
Alexander Kuzmenkov
90ee601eb0 performance comparison 2020-02-27 20:57:27 +03:00
CurtizJ
a17d286e83 allow to set query_id in clickhouse-benchmark 2020-02-27 20:21:01 +03:00
Alexander Tokmakov
8a91081331 fix BlockIO destruction order 2020-02-27 18:40:11 +03:00
Artem Zuikov
68dc399d0d minor changes 2020-02-27 18:06:04 +03:00
Artem Zuikov
2c09017a33 place optimizeIf() after scalar subqueries + better getTablesWithColumns() 2020-02-27 17:33:03 +03:00
Nikita Mikhaylov
ab03704457 bump test 2020-02-27 17:11:36 +03:00
Vitaly Baranov
217f5a094a Fix build on FreeBSD. 2020-02-27 16:41:17 +03:00
Artem Zuikov
db502ecd74 fix use after move 2020-02-27 16:31:32 +03:00
Alexey Milovidov
6e37d765e6 Fix submodules 2020-02-27 16:13:20 +03:00
alesapin
fc7ec08f4d
Update DataPartsExchange.cpp 2020-02-27 15:50:10 +03:00
Nikita Mikhaylov
6d583ff66e first 2020-02-27 15:22:23 +03:00
alexey-milovidov
86a4ccafc1
Merge pull request #8956 from ClickHouse/update-openssl
Update OpenSSL
2020-02-27 15:07:46 +03:00
Yuriy
ebfe4f2d8d rerun tests 2020-02-27 15:00:31 +03:00
Alexander Kazakov
ad6b6b3de9 Added small tests 2020-02-27 14:40:52 +03:00
Artem Zuikov
bb207da70d fix test 2020-02-27 14:40:22 +03:00
alesapin
e161cc1424 Fix protocol incompatibility introduced in https://github.com/ClickHouse/ClickHouse/pull/8598 2020-02-27 13:43:38 +03:00
alesapin
f09131809f Merge branch 'test-backward-compatability' of https://github.com/CurtizJ/ClickHouse into CurtizJ-test-backward-compatability 2020-02-27 13:41:44 +03:00
alesapin
4818d0508e Fix style check 2020-02-27 13:11:49 +03:00
Nikita Mikhaylov
c5f47bd976 squashed 2020-02-27 13:07:50 +03:00
alesapin
1b82397177
Merge pull request #9397 from excitoon/patch-8
Little typo fixed
2020-02-27 12:50:50 +03:00
Alexey Milovidov
69f1093b54 Remove trash from Ivan Blinkov 2020-02-27 12:14:23 +03:00
Alexey Milovidov
63cc6c2dfd Remove trash from Ivan Blinkov 2020-02-27 12:13:40 +03:00
Ivan Blinkov
a5f6b6365c
Update .mergify.yml 2020-02-27 09:01:33 +03:00
Ivan Blinkov
63926fd57f
Update .mergify.yml 2020-02-27 08:46:52 +03:00
Ivan Blinkov
ada6074994
Update .mergify.yml 2020-02-27 08:41:45 +03:00
Artem Zuikov
f65004beec executeScalarSubqueries() for all asts 2020-02-27 01:19:16 +03:00
Ivan Blinkov
56bbc37028
Update .mergify.yml 2020-02-27 00:17:21 +03:00
Ivan Blinkov
5a0712d8a5
Update .mergify.yml 2020-02-27 00:06:34 +03:00
Ivan Blinkov
87d94161db
Update .mergify.yml 2020-02-26 23:55:47 +03:00
Ivan Blinkov
896009a51b
Update .mergify.yml 2020-02-26 23:50:13 +03:00
Ivan Blinkov
29ea8d5733
Update .mergify.yml 2020-02-26 23:49:57 +03:00
Ivan Blinkov
7f5188c44e
Update .mergify.yml 2020-02-26 23:49:00 +03:00
Vladimir Chebotarev
4d1809b869
Little typo fixed. 2020-02-26 23:47:09 +03:00
Ivan Blinkov
a91775446c
Update .mergify.yml 2020-02-26 23:37:11 +03:00
mergify[bot]
b655190c2d
Merge pull request #9383 from excitoon-favorites/attachpart
Added a check for storage policy in `cloneAndLoadDataPartOnSameDisk()`
2020-02-26 20:29:30 +00:00
Ivan Blinkov
6a1f98afbd
Create .mergify.yml 2020-02-26 23:25:18 +03:00
CurtizJ
102a61a257 Merge remote-tracking branch 'upstream/master' into test-backward-compatability 2020-02-26 23:11:13 +03:00
alexey-milovidov
25e26f0029
Merge pull request #9370 from ClickHouse/errorcodes-style
Ensure style of ErrorCodes by style check.
2020-02-26 23:10:19 +03:00
Artem Zuikov
8c90cbbbaa split SyntaxAnalyzer.analyze for selects and others 2020-02-26 22:33:09 +03:00
alexey-milovidov
0584f44a2f
Update MergeTreeData.cpp 2020-02-26 22:22:58 +03:00
alexey-milovidov
758f036bd8
Merge pull request #9385 from Felixoid/constraints_typo
Fix typo
2020-02-26 22:19:43 +03:00
alexey-milovidov
38b1b24517
Merge pull request #9386 from Felixoid/doc_submodules
Add commands for working with submodules
2020-02-26 22:18:54 +03:00
alexey-milovidov
ab0bb7a48e
Merge pull request #9367 from huiwangcs/cow_sof
fix stack overflow issue when using initializer_list
2020-02-26 21:45:01 +03:00