Nikolai Kochetov
|
dffbd21cba
|
Add pull with not_needed flag to output port.
|
2020-01-13 12:56:42 +03:00 |
|
Nikolai Kochetov
|
880e999e83
|
Add pull with not_needed flag to output port.
|
2020-01-13 12:56:35 +03:00 |
|
Nikolai Kochetov
|
c2a054ac70
|
Add cancell flag to MergingAggrgated.
|
2020-01-13 12:56:21 +03:00 |
|
Nikolai Kochetov
|
0b2d238af9
|
Fix DelayedPortsProcessor.
|
2020-01-09 15:24:56 +03:00 |
|
Nikolai Kochetov
|
39b91584fd
|
Simplifu delayed stream in QueryPipeline.
|
2020-01-09 14:52:34 +03:00 |
|
Nikolai Kochetov
|
c637396791
|
Added DelayedPortsProcessor.
|
2020-01-09 13:37:27 +03:00 |
|
Nikolai Kochetov
|
5ed2a93748
|
Allow multiple edges for processors pipeline.
|
2020-01-09 12:03:08 +03:00 |
|
Nikolai Kochetov
|
874d01e8b7
|
Merge pull request #8423 from ClickHouse/processors-5.7
Processors 5.7
|
2020-01-09 11:53:22 +03:00 |
|
Nikolai Kochetov
|
65901f03b8
|
Update ConvertingAggregatedToChunksTransform transform.
|
2020-01-06 19:34:51 +03:00 |
|
Nikolai Kochetov
|
7fc8b59d49
|
Update ConvertingAggregatedToChunksTransform transform.
|
2020-01-06 19:26:20 +03:00 |
|
Alexey Milovidov
|
9a7f9e846e
|
Removed useless code from headers
|
2020-01-03 17:17:34 +03:00 |
|
Nikolai Kochetov
|
833499cfb6
|
Merged with master.
|
2020-01-03 15:34:17 +03:00 |
|
Nikolai Kochetov
|
92baec6488
|
Fix MergingSorted
|
2020-01-02 23:07:07 +03:00 |
|
Alexey Milovidov
|
218ab1b25b
|
Merge branch 'master' into better-priority-queue
|
2020-01-02 13:40:33 +03:00 |
|
Nikolai Kochetov
|
85e1c88d12
|
Disable affinity.
|
2020-01-02 09:27:53 +03:00 |
|
Nikolai Kochetov
|
cc67ab1107
|
Enable affinity only for multiple threads.
|
2020-01-01 21:42:15 +03:00 |
|
Nikolai Kochetov
|
faf118fb15
|
Do not create extra thread in PipelineExecutor if num_threads is 1.
|
2020-01-01 14:18:24 +03:00 |
|
Nikolai Kochetov
|
65a00150b2
|
Update num threads in processors.
|
2020-01-01 13:42:46 +03:00 |
|
Nikolai Kochetov
|
04193460aa
|
Try disable affinity.
|
2019-12-31 12:10:44 +03:00 |
|
Nikolai Kochetov
|
42f86fe4f5
|
Better exceptions handling in PipelineExecutor.
|
2019-12-30 23:09:37 +03:00 |
|
Nikolai Kochetov
|
96a732ac02
|
Better exceptions handling in PipelineExecutor.
|
2019-12-30 22:45:27 +03:00 |
|
Nikolai Kochetov
|
1138162dc8
|
Better exceptions handling in PipelineExecutor.
|
2019-12-30 21:29:24 +03:00 |
|
Nikolai Kochetov
|
1284d2eb4e
|
Try enable affinity
|
2019-12-30 15:26:14 +03:00 |
|
Nikolai Kochetov
|
84072fe977
|
Try disable affinity.
|
2019-12-29 23:09:11 +03:00 |
|
Nikolai Kochetov
|
d3060f42e0
|
Remove commented code.
|
2019-12-29 10:30:26 +03:00 |
|
Nikolai Kochetov
|
755cd1bea2
|
Disable logging in processors pipeline.
|
2019-12-28 21:42:07 +03:00 |
|
Nikolai Kochetov
|
05fe9ef179
|
Add sort improvement to processors.
|
2019-12-27 21:59:50 +03:00 |
|
Nikolai Kochetov
|
2398dc954c
|
Fix SortingAggregatedTransform.
|
2019-12-27 15:46:39 +03:00 |
|
Nikolai Kochetov
|
330676737a
|
Disable quota .
|
2019-12-27 13:59:43 +03:00 |
|
Nikolai Kochetov
|
0034afdf10
|
Better task queue for PipelineExecutor.
|
2019-12-26 21:23:31 +03:00 |
|
Nikolai Kochetov
|
5a5d15c095
|
Enable quota for more processors.
|
2019-12-26 19:52:15 +03:00 |
|
Nikolai Kochetov
|
bb19e22bd7
|
Add threads quota for processors.
|
2019-12-26 19:34:08 +03:00 |
|
Nikolai Kochetov
|
9d9ab833b7
|
Add threads quota for processors.
|
2019-12-26 19:15:31 +03:00 |
|
Maxim Ulanovskiy
|
32995e3ad5
|
cosmetic doc fixes
|
2019-12-26 18:59:38 +03:00 |
|
Nikolai Kochetov
|
fbbab2486f
|
Update pipelineExecutor
|
2019-12-26 17:47:48 +03:00 |
|
alexey-milovidov
|
af3c52d5fc
|
Merge pull request #8334 from maxulan/parquet_list_reading_fix
Parquet list reading fix
|
2019-12-26 17:33:30 +03:00 |
|
Nikolai Kochetov
|
3b2d6a66d1
|
Update pipelineExecutor
|
2019-12-26 17:23:34 +03:00 |
|
Nikolai Kochetov
|
a5a8372713
|
Update pipelineExecutor
|
2019-12-26 15:58:09 +03:00 |
|
Nikolai Kochetov
|
3ccd33eeb8
|
Merge pull request #8362 from ClickHouse/processors-4.5
Affinity for processors pipeline. Fix integration tests.
|
2019-12-26 12:14:32 +03:00 |
|
Nikolai Kochetov
|
438ea5bc22
|
Remove context from formats (#8388)
* Remove Context from formats.
|
2019-12-25 22:17:41 +03:00 |
|
Nikolai Kochetov
|
5b2847fb90
|
Fix mysql_protocol integration tests.
|
2019-12-25 21:46:37 +03:00 |
|
Maxim Ulanovskiy
|
b98e85851a
|
cosmetics
|
2019-12-25 07:47:53 +03:00 |
|
Maxim Ulanovskiy
|
d3b827272f
|
fixed excessive var copy
|
2019-12-25 04:37:40 +03:00 |
|
Maxim Ulanovskiy
|
b43ea04548
|
Merge branch 'master' into parquet_list_reading_fix
|
2019-12-25 04:09:39 +03:00 |
|
Nikolai Kochetov
|
2148f09220
|
Disable affinity for apple and FreeBSD.
|
2019-12-24 20:00:43 +03:00 |
|
Nikolai Kochetov
|
e53b68d00f
|
Fix apple build.
|
2019-12-24 16:55:28 +03:00 |
|
Nikolai Kochetov
|
6fbc202bb3
|
Try fix tests with processors.
|
2019-12-24 16:30:28 +03:00 |
|
Nikolai Kochetov
|
a82079ccc2
|
Set affinity for PipelineExecutor threads.
|
2019-12-23 19:55:11 +03:00 |
|
Maxim Ulanovskiy
|
e9021f6377
|
flatbuffers lib downloading replaced with contrib/flatbuffers
|
2019-12-23 09:51:35 +03:00 |
|
Alexey Milovidov
|
8613b90d84
|
Using SortingHeap in MergingSortedTransform
|
2019-12-22 17:22:42 +03:00 |
|