alesapin
|
c5419083e3
|
Better method name
|
2020-10-15 10:43:50 +03:00 |
|
alesapin
|
3394c22c03
|
Fix race and clang-tidy
|
2020-10-15 10:39:27 +03:00 |
|
alesapin
|
3e3505258f
|
No sleep when we have job
|
2020-10-14 22:33:36 +03:00 |
|
alesapin
|
ae8ed99805
|
Missed change
|
2020-10-14 21:35:03 +03:00 |
|
alesapin
|
7265792510
|
Less files
|
2020-10-14 21:33:41 +03:00 |
|
alesapin
|
a535a089d1
|
Some style fixes
|
2020-10-14 19:09:18 +03:00 |
|
alesapin
|
fc25b6cd72
|
Remove background processing pool
|
2020-10-14 18:26:00 +03:00 |
|
alesapin
|
6a4911dc57
|
Remove some garbage
|
2020-10-14 18:05:14 +03:00 |
|
alesapin
|
483893cdd4
|
Slightly refactored code
|
2020-10-14 17:56:42 +03:00 |
|
alesapin
|
0b14a31ba9
|
Get rid of background processing pool
|
2020-10-14 15:44:10 +03:00 |
|
alesapin
|
4014e0f08d
|
Something very similar to working code
|
2020-10-14 15:32:35 +03:00 |
|
alesapin
|
efd3126b5d
|
Moving pool
|
2020-10-14 10:22:48 +03:00 |
|
alesapin
|
fd35368c59
|
First simple implementation
|
2020-10-13 17:25:42 +03:00 |
|
alesapin
|
5b5dd4fb28
|
Fix order by desc after alter
|
2020-10-12 11:28:47 +03:00 |
|
alexey-milovidov
|
10e9d14466
|
Merge pull request #15818 from ClickHouse/style-pragma-once
Check for #pragma once in headers
|
2020-10-11 13:14:09 +03:00 |
|
Alexey Milovidov
|
269b6383f5
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
|
Alexey Milovidov
|
06fcf437fe
|
Addition to prev. revision
|
2020-10-10 19:02:13 +03:00 |
|
Alexey Milovidov
|
9f15daf45c
|
Remove useless metrics to avoid confusion
|
2020-10-10 18:52:44 +03:00 |
|
Nikolai Kochetov
|
76a04fb4b4
|
Merge pull request #15762 from ClickHouse/new-block-for-functions
Use `ColumnsWithTypeAndName` instead of `Block` for function calls
|
2020-10-10 08:50:38 +03:00 |
|
Nikita Mikhaylov
|
6ac5431804
|
Merge pull request #15783 from nikitamikhaylov/copier-backquotes
Merging #14939
|
2020-10-10 02:32:27 +03:00 |
|
alexey-milovidov
|
0fd007ad9e
|
Merge pull request #15601 from alexelex/alexelex-master
Improvement of Quorum Inserts in ClickHouse
|
2020-10-09 22:43:53 +03:00 |
|
alesapin
|
35165c8ea4
|
Merge pull request #15756 from CurtizJ/fix-prewhere-with-virtuals
Fix prewhere with virtual columns
|
2020-10-09 18:07:41 +03:00 |
|
nikitamikhaylov
|
88a5302759
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into copier-backquotes
|
2020-10-09 16:26:31 +03:00 |
|
Alexandra Latysheva
|
f6f33168aa
|
fix compilation error
|
2020-10-09 12:11:21 +00:00 |
|
Alexandra Latysheva
|
0594a77b57
|
fix thread restart for parallel quorum inserts
|
2020-10-09 11:20:20 +00:00 |
|
Nikolai Kochetov
|
a7fb2e38a5
|
Use ColumnWithTypeAndName as function argument instead of Block.
|
2020-10-09 10:41:28 +03:00 |
|
tavplubix
|
7b5f2b2bb0
|
Merge pull request #15701 from ClickHouse/better_clone_replica
Improvements in lost replica recovery
|
2020-10-08 23:19:23 +03:00 |
|
Alexandra Latysheva
|
6877f4aa9c
|
for parallel and non-parallel quorum insertion at the same time
|
2020-10-08 15:35:41 +00:00 |
|
Anton Popov
|
1a6d2bc538
|
fix prewhere with virtuals columns
|
2020-10-08 15:59:47 +03:00 |
|
Pervakov Grigorii
|
3a2068f19d
|
Use tmp disk for vertical merge files
|
2020-10-08 13:49:41 +03:00 |
|
alexey-milovidov
|
e465ce3d49
|
Merge pull request #15642 from azat/force_data_skipping_indices
Implement force_data_skipping_indices setting
|
2020-10-07 23:14:51 +03:00 |
|
Latysheva Alexandra
|
f43ad338ed
|
Merge pull request #12 from alexelex/quorum_inserts_2
style check
|
2020-10-07 18:56:14 +06:00 |
|
Alexandra Latysheva
|
8f8872dc42
|
style check
|
2020-10-07 12:24:46 +00:00 |
|
Latysheva Alexandra
|
6c26f77380
|
Merge pull request #11 from alexelex/quorum_inserts_2
changing the condition for updateQuorum, specialized it and reduced t…
|
2020-10-07 17:49:20 +06:00 |
|
Alexandra Latysheva
|
a43cac2c1a
|
changing the condition for updateQuorum, specialized it and reduced the number of calls to the zk
|
2020-10-07 11:28:48 +00:00 |
|
tavplubix
|
041015545c
|
Merge pull request #15537 from ClickHouse/mutation_hangs_after_replace_partition
Fix mutation may hang after REPLACE/DROP PARTITION
|
2020-10-07 14:25:29 +03:00 |
|
alexey-milovidov
|
e00961f882
|
Merge pull request #15657 from Jokser/disk-s3-write-error-handling
Proper error handling during insert into MergeTree with S3
|
2020-10-07 11:17:32 +03:00 |
|
Alexander Tokmakov
|
ea16370024
|
improvements in lost replica recovery
|
2020-10-07 02:29:33 +03:00 |
|
Azat Khuzhin
|
75e612fc16
|
Use full featured parser for force_data_skipping_indices
|
2020-10-07 01:44:14 +03:00 |
|
Azat Khuzhin
|
ef6d12967f
|
Implement force_data_skipping_indices setting
|
2020-10-07 01:42:31 +03:00 |
|
Latysheva Alexandra
|
85bcc07c0b
|
Merge pull request #9 from alexelex/quorum_inserts_2
Quorum inserts [version 3]
|
2020-10-07 04:04:41 +06:00 |
|
Alexandra Latysheva
|
644091459f
|
style fixes and remove small changes
|
2020-10-06 22:01:30 +00:00 |
|
Alexandra Latysheva
|
f549ecf9d1
|
insert_quorum_parallel: status nodes in /quorum/parallel and allow merges
|
2020-10-06 21:49:48 +00:00 |
|
Pavel Kovalenko
|
69b4bc6f33
|
Proper error handling during insert into MergeTree with S3.
|
2020-10-06 12:38:00 +03:00 |
|
Latysheva Alexandra
|
d495a2fb2d
|
Merge pull request #7 from alexelex/quorum_inserts_2
build checker fix (style) and change comments
|
2020-10-06 02:33:29 +06:00 |
|
Alexandra Latysheva
|
41e0148d72
|
build checker fix (style) and change comments
|
2020-10-05 20:30:50 +00:00 |
|
Alexander Tokmakov
|
418766e92b
|
fix another bug in mutations
|
2020-10-05 22:16:28 +03:00 |
|
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 |
|
alesapin
|
8ec58c17f3
|
More consistent metadata usage
|
2020-10-05 19:41:46 +03:00 |
|