Amos Bird
|
fdf979d5ce
|
Fix missing conversion of unmutated parts
|
2020-11-13 11:45:50 +08: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 |
|
Alexander Kuzmenkov
|
2c637d2b37
|
Merge pull request #16908 from zhang2014/fix/fasttest
Try fix fasttest submodule clone
|
2020-11-12 10:00:40 +03:00 |
|
zhang2014
|
b13189baec
|
Try fix fasttest submodule clone
|
2020-11-12 12:45:08 +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 |
|
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
|
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 |
|
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 |
|
Alexey Milovidov
|
f1d721fa74
|
Marked some perf test queries as short
|
2020-11-11 19:58:31 +03:00 |
|
Anton Popov
|
c01870076d
|
Update MergeTreeData.h
|
2020-11-11 19:09:01 +03:00 |
|
Ivan
|
bdbd41bd3d
|
Pytest test fixes (#16836)
|
2020-11-11 18:29:36 +03: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 |
|
sundy-li
|
5a38e80b00
|
disable JeMalloc in rocksdb contrib
|
2020-11-11 22:53:42 +08: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 |
|
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 |
|
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 |
|
sundy-li
|
ed93ec673f
|
add zstd include directory for rocksdb
|
2020-11-11 19:41:54 +08:00 |
|
a.palagashvili
|
94790526bd
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into issue-8828
|
2020-11-11 14:10:02 +03:00 |
|
Alexander Tokmakov
|
7da5e92754
|
fix
|
2020-11-11 13:41:12 +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 |
|
Nikolai Kochetov
|
57c7ad1833
|
Fix style.
|
2020-11-11 12:47:48 +03:00 |
|
Nikolai Kochetov
|
0410e383d9
|
Try fix check.
|
2020-11-11 12:46:36 +03:00 |
|
sundy-li
|
579f4c50ed
|
improve rocksdb-cmake build
|
2020-11-11 17:39:23 +08:00 |
|
OuO
|
d948bbd15c
|
Update tips.md
|
2020-11-11 15:46:29 +08:00 |
|
alesapin
|
637e3dc2c2
|
Merge pull request #16627 from amosbird/zkc
reload auxiliary zookeepers configuration
|
2020-11-11 10:00:22 +03:00 |
|
sundy-li
|
d8376a2d60
|
Merge branch 'storage-rocksdb' of github.com:sundy-li/ClickHouse into storage-rocksdb
|
2020-11-11 13:19:30 +08:00 |
|
a.palagashvili
|
124ef2f5fa
|
added and successfully passed tests for content encoding and file() function, formatted code
|
2020-11-11 04:50:56 +03:00 |
|
sundy-li
|
c56d1212a2
|
rocksdb-cmake && fix iteration bug && improve tests
|
2020-11-11 09:39:09 +08:00 |
|
Alexey Milovidov
|
765c9eaeed
|
Fix improper error handling
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
07fbab9645
|
More normal
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
33599ae9b0
|
Remove unneeded dir
|
2020-11-11 09:08:53 +08:00 |
|