Mikhail Filimonov
|
f4e44e63b0
|
Remove timeSeriesGroupRateSum from docs
|
2020-11-11 18:35:48 +01:00 |
|
Nikolai Kochetov
|
9b13d0e0eb
|
Revert "Add ActionsDAG::updateHeader()"
This reverts commit b78657656c .
|
2020-11-11 20:17:26 +03:00 |
|
Alexey Milovidov
|
f1d721fa74
|
Marked some perf test queries as short
|
2020-11-11 19:58:31 +03:00 |
|
Nikolai Kochetov
|
58c4a7b890
|
Some renames.
|
2020-11-11 19:52:27 +03:00 |
|
Anton Popov
|
2497598a49
|
Remove empty parts after they were pruned by TTL
|
2020-11-11 19:19:43 +03:00 |
|
Anton Popov
|
c01870076d
|
Update MergeTreeData.h
|
2020-11-11 19:09:01 +03:00 |
|
Nikolai Kochetov
|
a8ddb27c00
|
Remove comment.
|
2020-11-11 19:08:48 +03:00 |
|
Nikolai Kochetov
|
02770ae216
|
Remove comment.
|
2020-11-11 19:05:00 +03:00 |
|
Ivan
|
bdbd41bd3d
|
Pytest test fixes (#16836)
|
2020-11-11 18:29:36 +03:00 |
|
Nikolai Kochetov
|
aefbc2b48b
|
Try fix tests.
|
2020-11-11 18:19:27 +03:00 |
|
Nikolai Kochetov
|
4618df5915
|
Try fix tests.
|
2020-11-11 18:16:46 +03:00 |
|
Amos Bird
|
134786afd5
|
Disable ATTACH/DETACH TABLE <DICTIONARY>
|
2020-11-11 23:04:49 +08:00 |
|
alexey-milovidov
|
1de3b08278
|
Merge pull request #16846 from ClickHouse/check-wrong-dwarf-expression
Check for wrong DWARF expressions for CFA
|
2020-11-11 18:01:46 +03:00 |
|
alexey-milovidov
|
5d50d9c892
|
Merge pull request #16858 from mapan1984/patch-3
Update docs/zh/operations/tips.md to make it more human readable
|
2020-11-11 18:00:03 +03:00 |
|
alexey-milovidov
|
9dca0a096b
|
Merge pull request #16864 from aihai/patch-2
engine name should not be translated.
|
2020-11-11 17:57:50 +03:00 |
|
alexey-milovidov
|
6c3e9e8b2a
|
Merge pull request #16863 from aihai/patch-1
fix mis-spellings
|
2020-11-11 17:57:24 +03:00 |
|
Nikolai Kochetov
|
c7f93140b4
|
Add more comments.
|
2020-11-11 17:56:56 +03:00 |
|
sundy-li
|
5a38e80b00
|
disable JeMalloc in rocksdb contrib
|
2020-11-11 22:53:42 +08:00 |
|
Nikolai Kochetov
|
4abcd1bcb3
|
Add more comments.
|
2020-11-11 17:26:18 +03:00 |
|
Nikolai Kochetov
|
d72c7dfacb
|
Add more comments.
|
2020-11-11 17:07:51 +03:00 |
|
Nikolai Kochetov
|
b78657656c
|
Add ActionsDAG::updateHeader()
|
2020-11-11 16:50:29 +03:00 |
|
Anton Popov
|
6f0dc08ba7
|
avoid code duplication in alterPartition
|
2020-11-11 16:34:07 +03:00 |
|
Alexander Tokmakov
|
dbac7860b1
|
review suggestions
|
2020-11-11 16:27:54 +03:00 |
|
filimonov
|
7995405109
|
Update 01560_timeseriesgroupsum_segfault.sql
|
2020-11-11 14:27:21 +01:00 |
|
Nikolai Kochetov
|
a0c18e63ce
|
Merge pull request #16844 from ClickHouse/try-fix-ci-2
Try fix ci.
|
2020-11-11 16:26:20 +03:00 |
|
a.palagashvili
|
1b06fd9373
|
regenerated ya.make
|
2020-11-11 15:57:35 +03:00 |
|
a.palagashvili
|
55d05c95bf
|
fixed style, xz check fasttest skipped, removed fast-lzma2
|
2020-11-11 15:34:28 +03:00 |
|
Mikhail Filimonov
|
3b2c681ac6
|
blind fix
|
2020-11-11 13:25:05 +01:00 |
|
Pavel Kovalenko
|
e311759c5d
|
Abort multipart upload if no data was written to WriteBufferFromS3. (#16840)
|
2020-11-11 15:15:16 +03:00 |
|
Nikolai Kochetov
|
072f481234
|
Try fix tests.
|
2020-11-11 15:01:16 +03:00 |
|
Alexander Kuzmenkov
|
f31d7869ac
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-11 14:51:35 +03:00 |
|
Alexander Kuzmenkov
|
906b338a1d
|
fixes
|
2020-11-11 14:51:21 +03:00 |
|
sundy-li
|
ed93ec673f
|
add zstd include directory for rocksdb
|
2020-11-11 19:41:54 +08:00 |
|
taichong
|
f4f4379168
|
modify test case add precheck
|
2020-11-11 19:36:09 +08:00 |
|
taichong
|
6c8b5b573b
|
modify test for Integration Tests Flaky Check
|
2020-11-11 19:36:09 +08:00 |
|
taichong
|
e5da2d4086
|
print mysql result for test
|
2020-11-11 19:35:39 +08:00 |
|
taichong
|
64acfea79c
|
throw exception when mysql sync user privs error.
|
2020-11-11 19:32:28 +08:00 |
|
taichong
|
5c1a01897a
|
Revise the code according to the review
|
2020-11-11 19:27:37 +08:00 |
|
taichong
|
aecb9716e1
|
print mysql result for test
|
2020-11-11 19:27:37 +08:00 |
|
taichong
|
2f6510d75b
|
try to fix ci failed
|
2020-11-11 19:27:37 +08:00 |
|
taichong
|
d907afa77e
|
throw exception when mysql sync user privs error.
|
2020-11-11 19:27:37 +08:00 |
|
Nikolai Kochetov
|
bd15b4e77f
|
Fix tests.
|
2020-11-11 14:15:25 +03:00 |
|
a.palagashvili
|
94790526bd
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into issue-8828
|
2020-11-11 14:10:02 +03:00 |
|
Pavel Kruglov
|
c4e0d40388
|
Add a comment
|
2020-11-11 14:01:46 +03:00 |
|
Pavel Kruglov
|
4b97c95d6e
|
Better implementation
|
2020-11-11 13:56:47 +03:00 |
|
Alexander Tokmakov
|
7da5e92754
|
fix
|
2020-11-11 13:41:12 +03:00 |
|
Mikhail Filimonov
|
e400d97b12
|
Test for issue #16862
|
2020-11-11 11:17:21 +01:00 |
|
Nikolai Kochetov
|
1846bb3cac
|
Merge branch 'master' into actions-dag-f14
|
2020-11-11 13:08:57 +03:00 |
|
heng zhao
|
66a4581485
|
Update log.md
engine name should not be translated.
|
2020-11-11 18:03:48 +08:00 |
|
heng zhao
|
fae862f2c3
|
Update index.md
fix mis-spellings
|
2020-11-11 17:51:27 +08:00 |
|