Alexey Milovidov
|
1bd7e594b0
|
clang-tidy, part 2
|
2020-03-18 03:57:00 +03:00 |
|
Nikolai Kochetov
|
72fe21c5ae
|
Better calculation for recommended number of threads to execute query pipeline.
|
2020-03-03 13:28:37 +03:00 |
|
Alexander Tokmakov
|
8a91081331
|
fix BlockIO destruction order
|
2020-02-27 18:40:11 +03:00 |
|
Nikolai Kochetov
|
bded6e5cff
|
Added holded contexts and storages to Pipe.
|
2020-01-29 19:59:11 +03:00 |
|
Nikolai Kochetov
|
8ce6040306
|
Merge pull request #7796 from ClickHouse/processors-4.3
Processors and system.numbers
|
2020-01-29 13:11:13 +03:00 |
|
Nikolai Kochetov
|
5a8a367228
|
Add processlist to PipelineExecutor. Throw exception if query was killed.
|
2020-01-28 15:59:34 +03:00 |
|
Nikolai Kochetov
|
f8bf32e99a
|
Added more comments.
|
2020-01-24 20:35:17 +03:00 |
|
Nikolai Kochetov
|
be0bf9e6f6
|
Added more comments.
|
2020-01-24 20:04:41 +03:00 |
|
Nikolai Kochetov
|
edc28c3dd2
|
Update ResizeProcessor.
|
2020-01-13 15:04:02 +03:00 |
|
Nikolai Kochetov
|
39b91584fd
|
Simplifu delayed stream in QueryPipeline.
|
2020-01-09 14:52:34 +03:00 |
|
Nikolai Kochetov
|
5a5d15c095
|
Enable quota for more processors.
|
2019-12-26 19:52:15 +03:00 |
|
Alexander Tokmakov
|
55f60a6bad
|
hold shared pointers to table function Storage and Context from InterpreterSelectQuery
|
2019-11-15 21:42:32 +03:00 |
|
Nikolai Kochetov
|
055f21c9b7
|
Less wrappers for procesors pipeline.
|
2019-11-05 20:33:03 +03:00 |
|
Nikolai Kochetov
|
e55647eee9
|
Force add resize befor aggregating transform.
|
2019-09-03 13:14:13 +03:00 |
|
Nikolai Kochetov
|
4cb52cebea
|
Update max_threads for processors.
|
2019-08-27 21:37:28 +03:00 |
|
Nikolai Kochetov
|
cc09bb5557
|
Fix distinct.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
96174e90b0
|
Fix build.
|
2019-06-25 19:41:00 +03:00 |
|
Nikolai Kochetov
|
aacc0572e5
|
Attach to current thread in threadpool.
|
2019-04-29 16:57:29 +03:00 |
|
Nikolai Kochetov
|
36a9b5155b
|
Attach to current thread in threadpool.
|
2019-04-29 15:23:20 +03:00 |
|
Nikolai Kochetov
|
d5f878dba3
|
Fix totals.
|
2019-04-17 18:35:22 +03:00 |
|
Nikolai Kochetov
|
647afb65e8
|
Fix totals.
|
2019-04-17 17:38:16 +03:00 |
|
Nikolai Kochetov
|
d7aa7412ae
|
Fix totals fro single remote source.
|
2019-04-10 19:28:37 +03:00 |
|
Nikolai Kochetov
|
59eae7b23d
|
Fix join for totals.
|
2019-04-09 17:51:38 +03:00 |
|
Nikolai Kochetov
|
695238147b
|
Fix header for union.
|
2019-04-09 16:07:07 +03:00 |
|
Nikolai Kochetov
|
54066fc312
|
Fix rows_before_limit_at_least.
|
2019-04-09 13:17:25 +03:00 |
|
Nikolai Kochetov
|
54b15385bd
|
Calculate rows_before_limit_at_least.
|
2019-04-08 17:55:20 +03:00 |
|
Nikolai Kochetov
|
4d76bddddc
|
Update QueryPipeline.
|
2019-04-08 12:31:49 +03:00 |
|
Nikolai Kochetov
|
7626b1b267
|
Multiple fixes.
|
2019-04-05 13:52:07 +03:00 |
|
Nikolai Kochetov
|
5e39ec610c
|
Merged with master
|
2019-04-03 14:21:38 +03:00 |
|
Nikolai Kochetov
|
94ff7f694a
|
QueryPipeline [in progress].
|
2019-04-03 13:14:36 +03:00 |
|