Latysheva Alexandra
|
3b952aff7d
|
Merge pull request #6 from alexelex/quorum_inserts_2
fix test_00814
|
2020-10-05 23:01:18 +06:00 |
|
Alexandra Latysheva
|
2be62bbd1b
|
fix test_00814
|
2020-10-05 16:58:26 +00:00 |
|
Latysheva Alexandra
|
18007622a1
|
Merge pull request #5 from alexelex/quorum_inserts_2
style check fix
|
2020-10-05 19:00:39 +06:00 |
|
Alexandra Latysheva
|
aa391a47eb
|
style check fix
|
2020-10-05 12:59:07 +00:00 |
|
Latysheva Alexandra
|
7e7cedd73f
|
Merge pull request #4 from alexelex/quorum_inserts_2
style check fix
|
2020-10-05 16:43:14 +06:00 |
|
Alexandra Latysheva
|
0662432c5c
|
style check
|
2020-10-05 10:41:49 +00:00 |
|
Latysheva Alexandra
|
a63084adaf
|
Merge pull request #3 from alexelex/quorum_inserts_2
Quorum inserts 2
|
2020-10-05 03:28:58 +06:00 |
|
Alexandra Latysheva
|
d54b6c9542
|
add question in comments
|
2020-10-04 20:32:08 +00:00 |
|
Alexandra Latysheva
|
ff8cbe6745
|
remove debug things
|
2020-10-04 20:19:05 +00:00 |
|
Alexandra Latysheva
|
8263e62298
|
working copy (with some debug info)
|
2020-10-04 19:55:39 +00:00 |
|
alexey-milovidov
|
9551562889
|
Merge pull request #15442 from ClickHouse/add_alter_version
Add ability to alter version column in VersionedCollapsingMergeTree.
|
2020-10-03 05:40:15 +03:00 |
|
alesapin
|
77c9f7af79
|
Merge pull request #15532 from ClickHouse/substitute_defaults_recursively
Fix defaults substitution for absent columns which depend on other defaults
|
2020-10-02 21:42:01 +03:00 |
|
Azat Khuzhin
|
21deb6812c
|
Drop unused code for numeric_limits<int128> in MergeTreeDataSelectExecutor (#15519)
|
2020-10-02 16:46:20 +03:00 |
|
alesapin
|
17b86dec96
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
|
Nicolae Vartolomei
|
eb1d253355
|
Throw an error when a single parameter is passed to ReplicatedMergeTree instead of ignoring it
|
2020-10-01 17:59:50 +01:00 |
|
alesapin
|
8bc9ede711
|
Fix clang tidy
|
2020-10-01 09:53:47 +03:00 |
|
Alexandra Latysheva
|
e89a56969f
|
first part
|
2020-09-30 23:16:27 +00:00 |
|
alesapin
|
97c2579fb9
|
Use separate function
|
2020-09-30 22:50:23 +03:00 |
|
alesapin
|
ac9f0ff4da
|
More strict check for version column
|
2020-09-30 22:44:35 +03:00 |
|
alexey-milovidov
|
0c07c2d3a3
|
Merge pull request #15089 from ClickHouse/codecs_for_nested_types
Codecs for nested types
|
2020-09-30 07:18:19 +03:00 |
|
alexey-milovidov
|
412a54e356
|
Merge pull request #14693 from hustnn/zk_exist_fix2
Fix potential memory leak caused by zookeeper exist calling
|
2020-09-30 04:48:11 +03:00 |
|
alexey-milovidov
|
b658f348a7
|
Update MergeTreeDataPartWriterWide.cpp
|
2020-09-30 01:23:42 +03:00 |
|
alesapin
|
65a05a970d
|
Better message on error
|
2020-09-29 15:07:01 +03:00 |
|
tavplubix
|
4578d89819
|
Merge pull request #15348 from ClickHouse/replicate_default_args
Continuation of #14791
|
2020-09-28 18:53:02 +03:00 |
|
alesapin
|
bc662ac4e0
|
Merge pull request #15293 from amosbird/bc3
Replace useless multiset with unordered_set
|
2020-09-28 10:30:04 +03:00 |
|
hustnn
|
a7024134dd
|
Merge remote-tracking branch 'upstream/master' into zk_exist_fix2
|
2020-09-28 14:44:55 +08:00 |
|
Alexander Tokmakov
|
34addcf61f
|
add review suggestions
|
2020-09-26 22:18:28 +03:00 |
|
alesapin
|
59f2bbe2a3
|
Merge pull request #15304 from ClickHouse/fix_race_condition_on_rename
Fix race condition between write ahead log cleanup and rename
|
2020-09-26 10:43:26 +03:00 |
|
Alexander Tokmakov
|
68669b8a92
|
Merge branch 'master' into replicate_default_args
|
2020-09-25 15:52:17 +03:00 |
|
alesapin
|
f5c38b34ae
|
Fix race condition during write ahead log cleanup and rename
|
2020-09-25 15:07:38 +03:00 |
|
hexiaoting
|
4666ae3211
|
fix build bug for merge_selector2.cpp
|
2020-09-25 17:59:19 +08:00 |
|
Amos Bird
|
81d08b59e5
|
Replace useless multiset with unordered_set
|
2020-09-25 16:38:09 +08:00 |
|
alesapin
|
96c419974c
|
Merge branch 'master' into codecs_for_nested_types
|
2020-09-24 10:28:20 +03:00 |
|
alesapin
|
87b64baea5
|
Fix again
|
2020-09-23 16:21:06 +03:00 |
|
alesapin
|
bb4b739f43
|
Fix PVS-Studio warning
|
2020-09-23 13:11:48 +03:00 |
|
filimonov
|
cc24ef9f83
|
Better debug message from MergeTreeDataSelectExecutor
See #15168
|
2020-09-22 21:35:29 +02:00 |
|
alesapin
|
7015f272e7
|
Better comment
|
2020-09-22 16:48:38 +03:00 |
|
alesapin
|
fd394f699c
|
Better comments
|
2020-09-22 15:49:55 +03:00 |
|
alesapin
|
96d06c6ae6
|
Less changes
|
2020-09-22 15:16:15 +03:00 |
|
hustnn
|
35f1db0043
|
Fix potential memory leak caused by zookeeper exist calling
|
2020-09-22 09:28:12 +08:00 |
|
alesapin
|
e87b961095
|
Trying to add same logic for compact parts
|
2020-09-21 20:35:09 +03:00 |
|
alesapin
|
fbd6f10ff7
|
Use default codec instead of throwing exception
|
2020-09-21 19:07:14 +03:00 |
|
alesapin
|
8517dda807
|
First working test
|
2020-09-21 17:47:10 +03:00 |
|
alesapin
|
4debccb7fe
|
Almost working version
|
2020-09-21 17:22:13 +03:00 |
|
alesapin
|
a3e999784b
|
Buildable code
|
2020-09-21 14:24:10 +03:00 |
|
alesapin
|
387b97aba5
|
Merge branch 'master' into codecs_for_nested_types
|
2020-09-21 11:06:28 +03:00 |
|
alesapin
|
7fc5a2dae1
|
Some intermediate stage 2
|
2020-09-21 10:18:23 +03:00 |
|
alesapin
|
09f6a454ae
|
Some intermediate stage
|
2020-09-21 10:17:58 +03:00 |
|
alexey-milovidov
|
3e0509af69
|
Merge pull request #13573 from amosbird/rms
specific ReplicatedMergeTree settings
|
2020-09-21 01:36:33 +03:00 |
|
alexey-milovidov
|
85483f8532
|
Merge pull request #14853 from ClickHouse/akz/optimized_index_binary_search
Optimized marks selection algorithm for continuous marks ranges
|
2020-09-20 19:48:45 +03:00 |
|