Alexey Milovidov
|
cde492a784
|
clang-tidy, part 12
|
2020-03-09 04:22:33 +03:00 |
|
alesapin
|
b3e1c93acb
|
Merge with master
|
2020-03-02 11:35:02 +03:00 |
|
Alexey Milovidov
|
029bcc7cd3
|
Fixed ErrorCodes, part 4
|
2020-02-25 21:58:28 +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 |
|
Nikolai Kochetov
|
30d41b34ba
|
Merged with master
|
2020-02-21 11:47:56 +03:00 |
|
Nikolai Kochetov
|
cca4d4e296
|
More comments and remove spaces.
|
2020-02-20 17:40:58 +03:00 |
|
CurtizJ
|
3f7f13ce05
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-02-20 15:36:55 +03:00 |
|
Nikolai Kochetov
|
39916dd01a
|
Remove readWithProcessors from IStorage.
|
2020-02-19 19:09:31 +03:00 |
|
Nikolai Kochetov
|
a3c4b2e922
|
Remove readWithProcessors from IStorage.
|
2020-02-19 19:07:28 +03:00 |
|
alesapin
|
b3fe0b51a1
|
Merge branch 'master' into alter_on_top_of_mutations
|
2020-02-18 14:32:12 +03:00 |
|
alesapin
|
382f6ab720
|
More comments and slightly better code
|
2020-02-17 19:33:05 +03:00 |
|
alesapin
|
47c649f6c3
|
Fix all style warnings
|
2020-02-17 15:47:34 +03:00 |
|
Alexey Milovidov
|
07479236d7
|
Implement #9137
|
2020-02-15 03:11:09 +03:00 |
|
alesapin
|
42d0e27bfa
|
Fix tests and bugs
|
2020-02-14 16:17:50 +03:00 |
|
alesapin
|
39e79bb1a2
|
Remove header
|
2020-02-14 14:16:45 +03:00 |
|
alesapin
|
527325ef46
|
Correct startup logic
|
2020-02-14 13:17:04 +03:00 |
|
alesapin
|
78d42142cf
|
Better
|
2020-02-13 19:16:09 +03:00 |
|
CurtizJ
|
b26a8b5622
|
choose part type while selecting parts to merge
|
2020-02-11 16:41:26 +03:00 |
|
alesapin
|
f8f615dfdb
|
Debugging
|
2020-02-05 14:18:11 +03:00 |
|
CurtizJ
|
2d7ff400ed
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-02-03 13:46:00 +03:00 |
|
alesapin
|
85d94194c8
|
Add additional check for metadata in zookeeper
|
2020-02-01 14:47:09 +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
|
d0e5243ad8
|
Send updates in entry
|
2020-01-30 15:54:52 +03:00 |
|
alesapin
|
0893f7d49c
|
Mutate from alter metadata task
|
2020-01-29 20:28:39 +03:00 |
|
alesapin
|
736711d21c
|
Merge branch 'master' into alter_on_top_of_mutations
|
2020-01-28 17:10:34 +03:00 |
|
Nikolai Kochetov
|
4a4de82648
|
Merged with master
|
2020-01-23 18:44:26 +03:00 |
|
CurtizJ
|
9275225527
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-01-21 17:21:52 +03:00 |
|
alesapin
|
3716d4f7e3
|
Merge with master
|
2020-01-20 12:21:05 +03:00 |
|
alexey-milovidov
|
52e8252653
|
Merge pull request #8650 from ClickHouse/remove_istorage_weak_ptr
Get rid of StorageWeakPtr
|
2020-01-18 20:28:53 +03:00 |
|
alesapin
|
58b9e73a7a
|
Better working on files names
|
2020-01-17 16:54:22 +03:00 |
|
CurtizJ
|
27750f0cd4
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-01-15 19:36:35 +03:00 |
|
alesapin
|
2abf4bbc95
|
Not working state
|
2020-01-15 16:00:08 +03:00 |
|
Alexander Tokmakov
|
5e2badd9b8
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-15 14:55:20 +03:00 |
|
Alexander Tokmakov
|
ff1b7e1386
|
get rid of StorageWeakPtr
|
2020-01-14 19:54:25 +03:00 |
|
Nikolai Kochetov
|
a6fc528805
|
Merge branch 'master' into Vxider-parallel-insert
|
2020-01-13 20:59:42 +03:00 |
|
alesapin
|
bc59e473e8
|
Some thoughts on non blocking alter
|
2020-01-13 19:39:20 +03:00 |
|
Guillaume Tassery
|
377d20185e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition
|
2020-01-13 04:16:27 +01:00 |
|
Alexander Tokmakov
|
902615a2f7
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-10 14:51:21 +03:00 |
|
alexey-milovidov
|
8d9f85cf22
|
Merge pull request #8314 from javisantana/fix/no_wait_for_no_active_replicas
check for active replicas when waiting for commands
|
2020-01-09 19:54:07 +03:00 |
|
CurtizJ
|
33ae97894b
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-01-09 15:54:37 +03:00 |
|
Javi santana bot
|
776ceeb427
|
Wait only on optimize commands
|
2020-01-07 19:16:37 +01:00 |
|
Guillaume Tassery
|
8b2938a8fb
|
Merge branch 'master' into move_partition
|
2020-01-07 13:25:35 +07:00 |
|
Alexander Tokmakov
|
250f170a69
|
Merge branch 'master' into table_name_in_istorage
|
2019-12-30 14:08:09 +03:00 |
|
alesapin
|
2d40b33120
|
More usage of metadata
|
2019-12-27 19:34:50 +03:00 |
|
alesapin
|
716648bfa4
|
Something working
|
2019-12-27 17:36:59 +03:00 |
|
Alexander Tokmakov
|
2e5d61cd81
|
better constructors of storages
|
2019-12-26 20:04:08 +03:00 |
|
Alexander Tokmakov
|
cf5c998b30
|
refactor storage name
|
2019-12-26 19:23:38 +03:00 |
|