alesapin
|
ee4e6caf70
|
Remove redundant metric increment
|
2020-10-27 15:52:49 +03:00 |
|
alesapin
|
3824fcb076
|
Rename file and some tweaks
|
2020-10-27 15:47:42 +03:00 |
|
alesapin
|
31d63efdac
|
Fix style
|
2020-10-27 15:26:10 +03:00 |
|
alesapin
|
dca35b1913
|
Add awesome test for fetch
|
2020-10-27 15:24:10 +03:00 |
|
alesapin
|
880f4bbd05
|
System fetches
|
2020-10-26 19:38:35 +03:00 |
|
alesapin
|
9ed4668dbb
|
Refactor common part of background list
|
2020-10-26 15:40:55 +03:00 |
|
alesapin
|
bc331a8029
|
Better set
|
2020-10-23 19:34:41 +03:00 |
|
alesapin
|
b28894c43b
|
More compatible way
|
2020-10-23 19:31:51 +03:00 |
|
alesapin
|
59ca0d071c
|
Fix comment
|
2020-10-23 14:17:37 +03:00 |
|
alesapin
|
69f2f9838e
|
Add ability to specify PRIMARY KEY without ORDER BY
|
2020-10-23 14:16:27 +03:00 |
|
alesapin
|
1d07ece5d1
|
Fix clang tidy warning
|
2020-10-22 17:15:56 +03:00 |
|
alesapin
|
4b65d5469f
|
Fix some unrelated performance issues in select parts for merge
|
2020-10-22 15:41:01 +03:00 |
|
alesapin
|
945dd3aa59
|
Merge branch 'master' into blind_fix_of_read_in_order
|
2020-10-22 10:37:37 +03:00 |
|
alexey-milovidov
|
adeba6bdd8
|
Merge pull request #15074 from amosbird/btc
Extend trivial count optimization.
|
2020-10-22 02:50:57 +03:00 |
|
Nikolai Kochetov
|
a0da588f06
|
Merge branch 'master' into new-block-for-functions-4
|
2020-10-21 16:16:58 +03:00 |
|
alesapin
|
b45d42bb9c
|
Maybe devirtualization can help
|
2020-10-21 11:35:36 +03:00 |
|
Nikolai Kochetov
|
68c9a57788
|
Merge branch 'master' into new-block-for-functions-4
|
2020-10-21 09:17:25 +03:00 |
|
Alexey Milovidov
|
2619efadc8
|
Fix multiple issues with memory tracking
|
2020-10-21 03:31:34 +03:00 |
|
alesapin
|
8097c696de
|
Trying another fix
|
2020-10-20 23:05:20 +03:00 |
|
alexey-milovidov
|
75a02112bc
|
Merge pull request #15592 from sundy-li/readonly-metrics
sub ReadonlyReplica metric when detach readonly tables
|
2020-10-20 19:17:52 +03:00 |
|
alesapin
|
439bbd9861
|
Blind performance fix
|
2020-10-20 18:30:46 +03:00 |
|
Vladimir Chebotarev
|
aa5f207fd4
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-10-20 18:10:24 +03:00 |
|
Nikolai Kochetov
|
a1d5adf8d5
|
Merge branch 'master' into new-block-for-functions-4
|
2020-10-20 16:16:08 +03:00 |
|
alexey-milovidov
|
124379cccc
|
Update IMergeTreeDataPart.h
|
2020-10-20 04:24:30 +03:00 |
|
alexey-milovidov
|
26517ff08d
|
Update IMergeTreeDataPart.h
|
2020-10-20 04:23:23 +03:00 |
|
Nikolai Kochetov
|
bc58637ec2
|
Fixing build.
|
2020-10-19 21:37:44 +03:00 |
|
Pavel Kovalenko
|
a474bdcabf
|
Merge remote-tracking branch 'origin/master' into idempotent-part-move
|
2020-10-16 13:02:40 +03:00 |
|
Kruglov Pavel
|
5aba639430
|
Update test
|
2020-10-15 22:01:18 +03:00 |
|
sundy-li
|
153be93544
|
sub ReadonlyReplica when detach readonly tables
|
2020-10-15 22:01:18 +03:00 |
|
Pavel Kovalenko
|
ed61c5681b
|
Use 'moving' directory instead of 'detached' when move part to another disk/volume.
|
2020-10-15 16:55:13 +03:00 |
|
Mikhail Filimonov
|
ace2e99cb3
|
Fix the bug when NOTHING_TO_DO events wrongly increment count_no_work_done
|
2020-10-14 23:08:47 +02: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 |
|
Amos Bird
|
867216103f
|
Extend trivial count optimization.
|
2020-10-08 18:08:17 +08: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 |
|