Nikita Mikhaylov
|
dbf5091016
|
Parallel reading from replicas (#29279)
|
2021-12-09 13:39:28 +03:00 |
|
robot-clickhouse
|
f2ccddb7be
|
Auto version update to [21.13.1.1] [54458]
|
2021-12-09 00:33:01 +03:00 |
|
tavplubix
|
2de543cbfb
|
Merge pull request #32389 from ClickHouse/tavplubix-patch-4
Follow-up to #32140
|
2021-12-09 00:18:26 +03:00 |
|
Mikhail f. Shiryaev
|
03927f5fc6
|
Revert "graphite: split tagged/plain rollup rules (for merges perfomance)"
This reverts commit 303552f515 .
|
2021-12-08 15:49:21 +01:00 |
|
Nikita Mikhaylov
|
398d2f5984
|
Fix
|
2021-12-08 12:36:55 +00:00 |
|
tavplubix
|
785d79531d
|
Update StorageReplicatedMergeTree.cpp
|
2021-12-08 15:27:32 +03:00 |
|
tavplubix
|
4f46ac6b30
|
Remove LeaderElection (#32140)
* remove LeaderElection
* try fix tests
* Update test.py
* Update test.py
|
2021-12-07 19:55:55 +03:00 |
|
Mikhail f. Shiryaev
|
5fc20b3e6a
|
Merge pull request #25122 from msaf1980/rollup_rules_type
GraphiteMergeTree Rollup rules type
|
2021-12-07 10:18:08 +01:00 |
|
Kseniia Sumarokova
|
926fd568c7
|
Merge pull request #32113 from FrankChen021/url_http_header
Set Content-Type in HTTP packets issued from URL engine
|
2021-12-07 08:52:36 +03:00 |
|
Kseniia Sumarokova
|
e2cf5c6075
|
Merge pull request #32232 from Vxider/fix-window-view-parser
Fix window view parser
|
2021-12-06 23:33:43 +03:00 |
|
Kseniia Sumarokova
|
7e261245d3
|
Merge pull request #32256 from taiyang-li/default_for_hdfs
Support default expression for storage hdfs and optimize fetching when source is column oriented
|
2021-12-06 23:32:01 +03:00 |
|
Kseniia Sumarokova
|
a2dfa883cb
|
Merge pull request #32049 from leosunli/32039
#32039 Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBu…
|
2021-12-06 20:24:29 +03:00 |
|
msaf1980
|
303552f515
|
graphite: split tagged/plain rollup rules (for merges perfomance)
|
2021-12-06 16:49:08 +01:00 |
|
vxider
|
2f4f2d9d5e
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse
|
2021-12-06 14:06:00 +00:00 |
|
mergify[bot]
|
52904a4973
|
Merge branch 'master' into default_for_hdfs
|
2021-12-06 13:19:49 +00:00 |
|
Nikolai Kochetov
|
f064f2cdaa
|
Use seq_cst semantic for MergeTreeBackgroundExecutor mertic. (#32125)
|
2021-12-06 15:21:39 +03:00 |
|
vxider
|
e7a4312768
|
add comments
|
2021-12-06 08:41:56 +00:00 |
|
Nikolai Kochetov
|
91c4c89c66
|
Merge pull request #31636 from Algunenano/pull_timeout
Check max_execution_time in the pipeline and pulling executors
|
2021-12-06 11:33:39 +03:00 |
|
vxider
|
b68136d1e4
|
small code style update
|
2021-12-06 07:12:21 +00:00 |
|
leosunli
|
6f611eec91
|
Fix bug
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:32 +08:00 |
|
Kseniia Sumarokova
|
4017bb8f78
|
Update WriteBufferFromHDFS.h
|
2021-12-06 14:32:32 +08:00 |
|
leosunli
|
e81a1dbe6a
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:31 +08:00 |
|
leosunli
|
5be58a8839
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:31 +08:00 |
|
sunlisheng
|
ef77f45f59
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: sunlisheng <lisheng.sls@alibaba-inc.com>
|
2021-12-06 14:32:31 +08:00 |
|
taiyang-li
|
9d1e63be0f
|
1. support default expression for storage hdfs; 2. optimize storage hdfs when format is column oriented
|
2021-12-06 11:54:45 +08:00 |
|
vxider
|
78ceb5c883
|
add illegal arg check
|
2021-12-04 14:18:10 +00:00 |
|
vxider
|
c522c06755
|
fix windowview parser
|
2021-12-04 12:30:04 +00:00 |
|
Kseniia Sumarokova
|
7b1d4631bf
|
Update FileLogSource.cpp
|
2021-12-03 18:56:29 +03:00 |
|
kssenii
|
adaa32b41b
|
Fix inner table name
|
2021-12-03 15:52:57 +03:00 |
|
frank chen
|
898db5b468
|
Resolve review comments
Signed-off-by: frank chen <frank.chen021@outlook.com>
|
2021-12-03 19:47:05 +08:00 |
|
kssenii
|
0470525ea3
|
Fix
|
2021-12-03 13:39:27 +03:00 |
|
tavplubix
|
17f8193435
|
Merge pull request #32157 from ClickHouse/fix_active_replicas_count_quorum
Fix active replicas count in quorum inserts
|
2021-12-03 12:39:36 +03:00 |
|
SuperDJY
|
5d7dfc6eb9
|
fix storage join settings with persistency (#32066)
|
2021-12-03 12:06:58 +03:00 |
|
Anton Popov
|
f6be3d16fd
|
Merge pull request #24820 from kssenii/versioning
Versioning of aggregate function states
|
2021-12-03 01:41:44 +03:00 |
|
tavplubix
|
4606376734
|
Update ReplicatedMergeTreeSink.cpp
|
2021-12-02 21:51:23 +03:00 |
|
Alexander Tokmakov
|
252192bc6d
|
fix active replicas count in quorum inserts
|
2021-12-02 21:02:11 +03:00 |
|
tavplubix
|
1f4b14f68b
|
Merge pull request #32119 from ClickHouse/tavplubix-patch-4
Fix data race in `removePartAndEnqueueFetch(...)`
|
2021-12-02 15:25:38 +03:00 |
|
tavplubix
|
5400c5899d
|
Merge pull request #32063 from ClickHouse/fix_detach_dir_exists
Fix 'directory exists' error when detaching part
|
2021-12-02 14:04:21 +03:00 |
|
tavplubix
|
e9489ccd6f
|
Update StorageReplicatedMergeTree.cpp
|
2021-12-02 13:18:02 +03:00 |
|
mergify[bot]
|
cba9f3f14c
|
Merge branch 'master' into url_http_header
|
2021-12-02 09:13:41 +00:00 |
|
kssenii
|
8edf146687
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into versioning
|
2021-12-02 07:57:14 +00:00 |
|
frank chen
|
8e9f4949e4
|
Set Content-Type in HTTP packets issued from URL engine
Signed-off-by: frank chen <frank.chen021@outlook.com>
|
2021-12-02 15:49:34 +08:00 |
|
Kseniia Sumarokova
|
87574e8bf6
|
Merge pull request #31053 from kssenii/rabbit-kafka-select-commit
rabbitmq/kafka allow to commit on select only under setting
|
2021-12-01 18:23:08 +03:00 |
|
tavplubix
|
7ae45b9d52
|
Update IMergeTreeDataPart.cpp
|
2021-12-01 18:00:40 +03:00 |
|
Alexander Tokmakov
|
57e4f3698c
|
fix 'directory exists' error when detaching part
|
2021-12-01 17:24:26 +03:00 |
|
tavplubix
|
b623a387af
|
Merge pull request #31887 from ClickHouse/fix_cannot_create_empty_part
Parse partition key value from `partition_id` when need to create part in empty partition
|
2021-12-01 15:38:46 +03:00 |
|
alesapin
|
4b3079b0a5
|
Merge pull request #32037 from excitoon-favorites/flexiblemutations3
Minor fixes for `StorageMergeTree`
|
2021-12-01 13:36:46 +03:00 |
|
Vladimir Chebotarev
|
e8e3411ebc
|
Minor fixes for StorageMergeTree .
|
2021-12-01 11:18:07 +03:00 |
|
Kseniia Sumarokova
|
3ab014d796
|
Merge pull request #31648 from michael1589/master
basic access authentication for http/https
|
2021-12-01 09:47:55 +03:00 |
|
Kseniia Sumarokova
|
a97938e2d1
|
Merge pull request #28933 from kssenii/materialized-postgresql-fix
MaterializedPostgreSQL: fully support non-default postgres schema
|
2021-12-01 09:37:12 +03:00 |
|