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 |
|
Clément Rodriguez
|
491f454b54
|
MySQL connection mutualize connection + integration test
|
2020-02-27 10:34:06 +01: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 |
|
CurtizJ
|
4033fd4118
|
improve performance of index analyzing with 'IN'
|
2020-02-26 22:59:43 +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
|
6ced072e29
|
Added a test
|
2020-02-26 22:05:02 +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 |
|
Alexey Milovidov
|
3e3cafc487
|
Implement method "structureEquals" for ColumnAggregateFunction
|
2020-02-26 21:33:16 +03:00 |
|
Alexey Milovidov
|
ea15efc636
|
Merge branch 'master' of github.com:yandex/ClickHouse into errorcodes-style
|
2020-02-26 21:15:10 +03:00 |
|
Alexey Milovidov
|
107f31b739
|
Fixed build
|
2020-02-26 21:14:48 +03:00 |
|
Alexey Milovidov
|
ef9e9dba58
|
Update OpenSSL
|
2020-02-26 21:02:58 +03:00 |
|
alexey-milovidov
|
1c3b1fe353
|
Merge pull request #9384 from qoega/fix-ch-test-sed
fix sed with binary results (sed: RE error: illegal byte sequence)
|
2020-02-26 20:55:05 +03:00 |
|
Alexander Kuzmenkov
|
9ed1c7ea22
|
performance comparison
|
2020-02-26 19:18:58 +03:00 |
|
Alexander Tokmakov
|
df8a90319a
|
fix another Context-related segfault
|
2020-02-26 18:59:47 +03:00 |
|
Mikhail f. Shiryaev
|
bd54b30e1a
|
Add commands for working with submodules
|
2020-02-26 16:46:47 +01:00 |
|
Yatsishin Ilya
|
181dd7dfba
|
add perftest
|
2020-02-26 18:42:45 +03:00 |
|
Alexey Milovidov
|
2378018006
|
Update configuration of OpenSSL, enable getrandom
|
2020-02-26 18:15:00 +03:00 |
|
Alexey Milovidov
|
f47fe13ece
|
Merge branch 'update-openssl' of github.com:yandex/ClickHouse into update-openssl
|
2020-02-26 18:14:27 +03:00 |
|
Alexey Milovidov
|
1e3e4615a9
|
Merge branch 'master' into update-openssl
|
2020-02-26 18:13:01 +03:00 |
|
Mikhail f. Shiryaev
|
5f806222f8
|
Fix typo
|
2020-02-26 16:07:23 +01:00 |
|
Yatsishin Ilya
|
a260928658
|
better
|
2020-02-26 17:53:19 +03:00 |
|
Vladimir Chebotarev
|
534b3b91cc
|
Added a check for storage policy in cloneAndLoadDataPartOnSameDisk() .
|
2020-02-26 17:51:01 +03:00 |
|
Yatsishin Ilya
|
1f3c6edee5
|
fix sed with binary results (sed: RE error: illegal byte sequence)
|
2020-02-26 17:45:57 +03:00 |
|
Yatsishin Ilya
|
af9e5ff290
|
fix sed with binary results (sed: RE error: illegal byte sequence)
|
2020-02-26 17:42:03 +03:00 |
|
Yatsishin Ilya
|
f96626cea7
|
fix tests
|
2020-02-26 17:31:22 +03:00 |
|
CurtizJ
|
802d0796cc
|
test for replicas backward comptability
|
2020-02-26 17:18:37 +03:00 |
|
Alexey Milovidov
|
d8885cb5d3
|
Fixed ErrorCodes, part 7
|
2020-02-26 17:18:30 +03:00 |
|