alesapin
|
3a1e375b8a
|
Remove atomic from bytes_size
|
2020-03-23 16:32:02 +03:00 |
|
alexey-milovidov
|
c7863e1ac6
|
Clang Tidy, part 7 (#9799)
* Attempt to enable identifier naming check
* Attempt to enable identifier naming check, continue
* Progress on identifier names
* Adopt identifier names check
* Fixed error
* Merge with master
* Fixed build
* Fixed build
* Fixed build
* Fixed build
* Fixed build
* Fixed error
* Fixed error
* Fixed error
|
2020-03-23 05:12:31 +03:00 |
|
Alexey Milovidov
|
c5f2e95e52
|
clang-tidy, part 20
|
2020-03-09 05:55:28 +03:00 |
|
Alexey Milovidov
|
79c6bd5ae7
|
clang-tidy, part 4
|
2020-03-09 00:40:00 +03:00 |
|
alesapin
|
2b390a9b73
|
Merge pull request #8701 from ClickHouse/alter_on_top_of_mutations
Alter on top of mutations for ReplicatedMergeTree
|
2020-03-03 20:15:08 +03:00 |
|
alesapin
|
38e9682a4f
|
Remove last quorum parts from ReplicatedMergeTreePredicate
|
2020-03-02 16:07:13 +03:00 |
|
alesapin
|
ec3f6e8292
|
Trying to fix mutations with last quorum parts
|
2020-03-02 15:56:38 +03:00 |
|
alesapin
|
b3e1c93acb
|
Merge with master
|
2020-03-02 11:35:02 +03:00 |
|
alesapin
|
5a5792259c
|
Finalize mutations more frequently
|
2020-02-28 11:55:17 +03:00 |
|
Alexey Milovidov
|
766ae8261a
|
Added some missing ErrorCodes
|
2020-02-25 21:02:41 +03:00 |
|
Alexey Milovidov
|
3602126a1e
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
|
alesapin
|
451bace1d5
|
Merge with master
|
2020-02-25 11:53:14 +03:00 |
|
alexey-milovidov
|
1950923433
|
Merge branch 'master' into polymorphic-parts
|
2020-02-22 20:56:27 +03:00 |
|
alesapin
|
3b4c27b0de
|
Fix remove parts from mutations
|
2020-02-19 15:55:23 +03:00 |
|
alesapin
|
ad51369982
|
Fix remove of actual_part from mutations
|
2020-02-19 15:50:11 +03:00 |
|
alesapin
|
6eda5547a2
|
Revert redundant change
|
2020-02-19 15:00:45 +03:00 |
|
alesapin
|
f4b2be7b32
|
Remove parts from mutations on replica start
|
2020-02-18 22:57:48 +03:00 |
|
alesapin
|
38450ccb6e
|
Slightly better code
|
2020-02-17 21:07:22 +03:00 |
|
alesapin
|
382f6ab720
|
More comments and slightly better code
|
2020-02-17 19:33:05 +03:00 |
|
alesapin
|
55192a652f
|
Less changes
|
2020-02-17 16:41:53 +03:00 |
|
alesapin
|
72ed29f1e8
|
Remove some garbage from code
|
2020-02-17 16:35:17 +03:00 |
|
alesapin
|
e531e0a0ab
|
Add test with bad alter
|
2020-02-17 16:20:09 +03:00 |
|
alesapin
|
47c649f6c3
|
Fix all style warnings
|
2020-02-17 15:47:34 +03:00 |
|
alesapin
|
0a5403185c
|
Add test for parallel detach and fix some bugs.
|
2020-02-17 14:31:42 +03:00 |
|
alesapin
|
88f46ac636
|
Add alters only for new mutations
|
2020-02-14 23:13:57 +03:00 |
|
CurtizJ
|
ddb3a55f67
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-02-14 13:15:16 +03:00 |
|
alesapin
|
78d42142cf
|
Better
|
2020-02-13 19:16:09 +03:00 |
|
alesapin
|
8c160c7905
|
Better
|
2020-02-13 17:48:38 +03:00 |
|
alesapin
|
a6938cf5d9
|
Less verbose logging
|
2020-02-13 15:03:30 +03:00 |
|
alesapin
|
45ebf08925
|
Better
|
2020-02-13 14:38:04 +03:00 |
|
alesapin
|
e39b6dff54
|
Finally working code
|
2020-02-13 12:56:07 +03:00 |
|
alesapin
|
526428ffe0
|
Better
|
2020-02-12 13:00:24 +03:00 |
|
alesapin
|
9e0d4b0bd4
|
Seems to work
|
2020-02-11 17:54:46 +03:00 |
|
alesapin
|
260a4687f0
|
Something working
|
2020-02-10 19:55:09 +03:00 |
|
alesapin
|
2a866043aa
|
some trash
|
2020-02-10 16:32:59 +03:00 |
|
alesapin
|
1923930379
|
Fix mutations finalization task
|
2020-02-05 19:30:02 +03:00 |
|
alesapin
|
f8f615dfdb
|
Debugging
|
2020-02-05 14:18:11 +03:00 |
|
alesapin
|
46e31cd643
|
Some trash code
|
2020-02-01 23:33:36 +03:00 |
|
alesapin
|
bf883e5a91
|
Fix bug
|
2020-02-01 15:46:22 +03:00 |
|
alesapin
|
75fe46523e
|
Working sequential order
|
2020-01-31 22:30:33 +03:00 |
|
alesapin
|
01ff1c65e2
|
More flexible schema
|
2020-01-31 15:25:31 +03:00 |
|
alesapin
|
974e9a6b7a
|
Broke things
|
2020-01-28 20:15:22 +03:00 |
|
alesapin
|
47578b8dc1
|
Remove some garbage
|
2020-01-20 17:28:51 +03:00 |
|
alesapin
|
d2e9ed3898
|
Commented tons of debug prints
|
2020-01-17 17:48:56 +03:00 |
|
alesapin
|
2abf4bbc95
|
Not working state
|
2020-01-15 16:00:08 +03:00 |
|
alesapin
|
bc59e473e8
|
Some thoughts on non blocking alter
|
2020-01-13 19:39:20 +03:00 |
|
CurtizJ
|
9db2f2ccbc
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2019-12-19 14:46:43 +03:00 |
|
alesapin
|
b7622c8fd9
|
Add parts_to_do_names column to system.mutations
|
2019-12-12 19:24:03 +03:00 |
|
CurtizJ
|
b433add65c
|
polymorphic parts (development)
|
2019-10-10 19:30:30 +03:00 |
|
alesapin
|
193049293a
|
More comments, more readable code
|
2019-09-10 14:21:59 +03:00 |
|