alesapin
|
15e8f37839
|
Merge pull request #10531 from CurtizJ/polymorphic-parts-2
Fix index corruption in merges with compact parts.
|
2020-04-30 12:15:25 +03:00 |
|
Anton Popov
|
6ed3092c8a
|
make fillIndexGranularity less complicated
|
2020-04-30 00:57:58 +03:00 |
|
alesapin
|
f981649213
|
Fix pushing to views stream and refactor virtuals
|
2020-04-28 13:38:57 +03:00 |
|
Anton Popov
|
032a0aa282
|
fix clang-tidy
|
2020-04-27 21:12:17 +03:00 |
|
alesapin
|
4badd0fd28
|
Better code
|
2020-04-27 20:46:51 +03:00 |
|
alesapin
|
6cfe0f7046
|
Fix after refactoring
|
2020-04-27 18:20:03 +03:00 |
|
alesapin
|
5c6316afbc
|
Fix bug
|
2020-04-27 18:10:50 +03:00 |
|
alesapin
|
e85b50c911
|
Revert "Strange fix, how it was possible earlier?"
This reverts commit 8d20644c99 .
|
2020-04-27 17:17:12 +03:00 |
|
alesapin
|
8d20644c99
|
Strange fix, how it was possible earlier?
|
2020-04-27 17:12:54 +03:00 |
|
alesapin
|
18c550df15
|
Better virtuals logic
|
2020-04-27 16:55:30 +03:00 |
|
Anton Popov
|
bee343dae1
|
fix writing of index in compact parts
|
2020-04-27 16:36:50 +03:00 |
|
alesapin
|
2829774105
|
Merge branch 'master' into refactor_istorage
|
2020-04-27 15:34:21 +03:00 |
|
tavplubix
|
7928f2eaa1
|
Merge pull request #7512 from ClickHouse/database_atomic
DatabaseAtomic
|
2020-04-24 22:28:18 +03:00 |
|
alesapin
|
b4425c2dc4
|
Remove getColumn and hasColumn methods from IStorage
|
2020-04-24 13:20:03 +03:00 |
|
alesapin
|
dc2dd77d2e
|
Remove redundant overrides from IStorage
|
2020-04-24 12:20:09 +03:00 |
|
alesapin
|
b0a73589b0
|
Remove virtual columns as separate field from IStorage
|
2020-04-23 18:09:00 +03:00 |
|
Alexander Tokmakov
|
04d6b59ac0
|
Merge branch 'master' into database_atomic
|
2020-04-23 17:31:37 +03:00 |
|
alexey-milovidov
|
4f6bb00424
|
Merge pull request #10420 from ClickHouse/clang-tidy-8
Fixes for clang-tidy on clang-10
|
2020-04-23 00:33:41 +03:00 |
|
Nikita Mikhaylov
|
3cf2016867
|
Merge pull request #10188 from nikitamikhaylov/quorum_bug
insert_quorum vs drop partition or ttl
|
2020-04-23 00:11:57 +04:00 |
|
Alexey Milovidov
|
73dd78bac1
|
Merge branch 'master' into clang-tidy-8
|
2020-04-22 21:04:47 +03:00 |
|
Alexander Tokmakov
|
fefbbd37df
|
Merge branch 'master' into database_atomic
|
2020-04-22 17:02:30 +03:00 |
|
zhang2014
|
0a0555d4d7
|
ISSUES-9623 fix failure test case
|
2020-04-22 18:34:42 +08:00 |
|
zhang2014
|
bfb87f0eab
|
ISSUES-9623 check the number and type of arguments when creating BloomFilter index
|
2020-04-22 16:17:09 +08:00 |
|
Alexey Milovidov
|
603d132d45
|
Checkpoint
|
2020-04-22 09:34:20 +03:00 |
|
Alexey Milovidov
|
1e325a9fd9
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
|
Nikita Mikhaylov
|
2173bcf28e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into quorum_bug
|
2020-04-21 14:35:06 +03:00 |
|
alexey-milovidov
|
ab922d44d5
|
Merge pull request #10379 from ClickHouse/only_fetch_repliac
Add setting always_fetch_merged_part
|
2020-04-21 00:07:00 +03:00 |
|
alexey-milovidov
|
69b6f135e7
|
Merge pull request #10382 from excitoon-favorites/altercodec
Allowed to alter column in non-modifying data mode when the same type is specified
|
2020-04-20 22:54:53 +03:00 |
|
Vladimir Chebotarev
|
82985ff594
|
Allowed to alter column in non-modifying data mode when the same type is specified.
|
2020-04-20 14:15:06 +03:00 |
|
Alexander Tokmakov
|
b29bddac12
|
Merge branch 'master' into database_atomic
|
2020-04-20 14:09:09 +03:00 |
|
alesapin
|
8767ea7efa
|
Add setting which restrict replica to merge parts by itself and always prefer dowloading from other replicas.
|
2020-04-20 13:53:29 +03:00 |
|
Alexey Milovidov
|
d7264b292d
|
Merge branch 'master' into sorting-processors
|
2020-04-20 09:29:41 +03:00 |
|
Alexey Milovidov
|
7023e096ec
|
Check for error code in part check #6269
|
2020-04-20 04:44:24 +03:00 |
|
Alexey Milovidov
|
25f3184dbe
|
Merge branch 'master' into async-metric-memory-usage
|
2020-04-19 23:18:12 +03:00 |
|
alexey-milovidov
|
aac7cc7330
|
Merge pull request #10126 from Jokser/replicated-merge-tree-s3
Support ReplicatedMergeTree over S3
|
2020-04-18 16:13:04 +03:00 |
|
alexey-milovidov
|
46a5c75beb
|
Update MergeTreeData.h
|
2020-04-18 16:11:57 +03:00 |
|
alexey-milovidov
|
959e6cd032
|
Merge pull request #10221 from ClickHouse/remove-part-special-case
Support for one special case of removing incompletely written parts
|
2020-04-18 15:58:58 +03:00 |
|
Anton Popov
|
f7b7b5eb74
|
remove unused flags
|
2020-04-17 14:59:10 +03:00 |
|
Alexey Milovidov
|
fdc5688d2d
|
Added memory usage to AsynchronousMetrics
|
2020-04-17 07:09:41 +03:00 |
|
Alexey Milovidov
|
fb095ad787
|
Merge branch 'master' into remove-part-special-case
|
2020-04-17 06:14:15 +03:00 |
|
Alexey Milovidov
|
b16ee538ab
|
Merge branch 'master' into sorting-processors
|
2020-04-17 05:31:55 +03:00 |
|
alexey-milovidov
|
17e7d4d88a
|
Merge pull request #10307 from abyss7/arcadia-4
Changes for auto-sync with Arcadia
|
2020-04-17 05:08:34 +03:00 |
|
Nikita Mikhaylov
|
6b58998a36
|
better
|
2020-04-16 22:57:39 +03:00 |
|
Nikita Mikhaylov
|
c153cc8fe5
|
fixed :)
|
2020-04-16 22:54:11 +03:00 |
|
Nikita Mikhaylov
|
9a80eb6e47
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into quorum_bug
|
2020-04-16 21:47:34 +03:00 |
|
Nikita Mikhaylov
|
85fbf413c1
|
server crashes, just to save
|
2020-04-16 21:47:20 +03:00 |
|
Alexander Tokmakov
|
605f3b2119
|
fix DROP vs OPTIMIZE race in ReplicatedMergeTree
|
2020-04-16 18:30:18 +03:00 |
|
Ivan Lezhankin
|
e230632645
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
|
Alexey Milovidov
|
f704c465a7
|
Make aware of one special case of imcompletely written parts #9940
|
2020-04-16 00:52:21 +03:00 |
|
Nikolai Kochetov
|
153f795ebe
|
Merge branch 'master' into sorting-processors
|
2020-04-15 12:07:05 +03:00 |
|