Commit Graph

51374 Commits

Author SHA1 Message Date
Nikolai Kochetov
b8345f209f
Merge pull request #16921 from ClickHouse/try-fix-ci-3
Try to fix ci
2020-11-12 13:42:28 +03:00
alesapin
2cac5e5d97
Merge pull request #16875 from CurtizJ/refactor-alter-partition
Avoid code duplication in alterPartition
2020-11-12 13:19:59 +03:00
alexey-milovidov
ff29b2d2ee
Merge pull request #15073 from sundy-li/storage-rocksdb
StorageEmbeddedRocksDB
2020-11-12 13:17:58 +03:00
alexey-milovidov
a859366ccb
Merge pull request #16906 from cnkang/patch-1
Update build-osx.md
2020-11-12 13:17:02 +03:00
alexey-milovidov
8dd81410de
Merge pull request #16843 from azat/clickhouse-client-stage
Add --stage option for clickhouse-client
2020-11-12 13:09:40 +03:00
Nikolai Kochetov
75e78026de Fty to fix ci 2020-11-12 13:03:10 +03:00
alesapin
a8d466a645 Merge branch 'master' into add_separate_pool_for_fetches 2020-11-12 12:51:02 +03:00
Nikolai Kochetov
85a4849756 Fty to fix ci 2020-11-12 12:21:33 +03:00
Nikolai Kochetov
1a0add5a22 Fix compile expressions 2020-11-12 11:58:36 +03:00
Nikolai Kochetov
46f70dd0de Merge branch 'master' into actions-dag-f14 2020-11-12 11:54:44 +03:00
filimonov
ec6f092683
Update AggregateFunctionTimeSeriesGroupSum.h 2020-11-12 09:40:26 +01:00
Alexander Kuzmenkov
0d10a4990e fix 2020-11-12 11:27:33 +03:00
Alexander Kuzmenkov
91f88c79f9 Merge remote-tracking branch 'origin/master' into HEAD 2020-11-12 11:20:09 +03:00
Alexander Kuzmenkov
2c637d2b37
Merge pull request #16908 from zhang2014/fix/fasttest
Try fix fasttest submodule clone
2020-11-12 10:00:40 +03:00
OuO
037e5a51a3
update docs/zh/commercial/support.md 2020-11-12 14:43:27 +08:00
taichong
010e12eb4b Replace std::*stringstreams 2020-11-12 13:49:56 +08:00
zhang2014
b13189baec Try fix fasttest submodule clone 2020-11-12 12:45:08 +08:00
taichong
091df85cdc modify test db name 2020-11-12 09:49:12 +08:00
Kang Liu
94c5f389ed
Update build-osx.md
Correct the filename and the path translated in Chinese for "limit.maxfiles.plist"
2020-11-12 09:36:51 +08:00
TCeason
3912ed4965 Merge branch 'master' into add_sync_user_privs_exception 2020-11-12 09:34:08 +08:00
alexey-milovidov
7eb286c361
Merge pull request #16905 from hodgesrm/patch-2
Add more known ClickHouse adopters
2020-11-12 04:19:21 +03:00
Robert Hodges
20d0c5ca67 Add more known ClickHouse users
Added new entries to adopters.md along with links to talks/slides.
2020-11-11 16:38:26 -08:00
sundyli
5ef809931e
Merge branch 'master' into storage-rocksdb 2020-11-12 08:26:27 +08:00
alexey-milovidov
ed88379646
Update 01560_crash_in_agg_empty_arglist.reference 2020-11-12 03:22:43 +03:00
taichong
e2a9fe44b0 modify test error 2020-11-12 08:17:13 +08:00
alexey-milovidov
34b2a460ba
Merge pull request #16578 from fibersel/issue-8828
add compression method for files: Xz
2020-11-12 02:58:52 +03:00
a.palagashvili
fe5800a27e remove commented code 2020-11-12 02:12:51 +03:00
alexey-milovidov
0b9f0db620
Update CHANGELOG.md 2020-11-12 01:58:49 +03:00
alexey-milovidov
b9dc41f8a9
Merge pull request #16904 from ClickHouse/changelog-20.11
Add changelog for 20.11
2020-11-12 01:52:39 +03:00
Alexey Milovidov
f6b7bd8846 Add changelog for 20.11 2020-11-12 01:51:33 +03:00
tavplubix
058aa8f85e
Merge pull request #16824 from ClickHouse/replace_stringstreams_with_buffers
Replace std::*stringstreams with DB::*Buffers
2020-11-12 01:11:44 +03:00
Azat Khuzhin
8c482b978b Set thread name for the TraceCollector 2020-11-11 21:30:17 +03:00
Azat Khuzhin
719230ecd9 Disable TraceCollector if trace_log is disabled 2020-11-11 21:29:05 +03:00
Anton Popov
0a6d93d929
Update MergeTreeData.h 2020-11-11 21:17:41 +03:00
robot-clickhouse
d7e2276a9e Update version_date.tsv after release 20.11.2.1 2020-11-11 20:39:16 +03:00
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