.. |
Executors
|
Allow multiple edges for processors pipeline.
|
2020-01-09 12:03:08 +03:00 |
Formats
|
cosmetic doc fixes
|
2019-12-26 18:59:38 +03:00 |
Sources
|
Rework Quota based on IAccessEntity.
|
2019-12-05 21:03:57 +03:00 |
tests
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
Transforms
|
Merge pull request #8423 from ClickHouse/processors-5.7
|
2020-01-09 11:53:22 +03:00 |
Chunk.cpp
|
Add forgotten rows number check to chunk constructor.
|
2019-12-03 14:56:51 +03:00 |
Chunk.h
|
Review fixes.
|
2019-10-21 19:26:29 +03:00 |
CMakeLists.txt
|
|
|
ConcatProcessor.cpp
|
|
|
ConcatProcessor.h
|
|
|
DelayedPortsProcessor.cpp
|
Added DelayedPortsProcessor.
|
2020-01-09 13:37:27 +03:00 |
DelayedPortsProcessor.h
|
Added DelayedPortsProcessor.
|
2020-01-09 13:37:27 +03:00 |
ForkProcessor.cpp
|
Remove copy constructor from Chunk.
|
2019-06-25 19:41:59 +03:00 |
ForkProcessor.h
|
|
|
IAccumulatingTransform.cpp
|
Fix data race in PipelineExecutor.
|
2019-05-13 13:03:47 +03:00 |
IAccumulatingTransform.h
|
|
|
IInflatingTransform.cpp
|
|
|
IInflatingTransform.h
|
|
|
IProcessor.cpp
|
|
|
IProcessor.h
|
Add threads quota for processors.
|
2019-12-26 19:15:31 +03:00 |
ISimpleTransform.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ISimpleTransform.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ISink.cpp
|
|
|
ISink.h
|
Fix race in doExpandPipeline.
|
2019-07-08 15:49:46 +03:00 |
ISource.cpp
|
Atomic Ports.
|
2019-06-25 19:42:26 +03:00 |
ISource.h
|
Added Pipe class. Updated MergeTreeDataSelectExecutor.
|
2019-10-21 18:16:08 +03:00 |
LimitTransform.cpp
|
limit with ties for processors
|
2019-08-27 20:48:42 +03:00 |
LimitTransform.h
|
limit with ties for processors
|
2019-08-27 20:48:42 +03:00 |
NullSink.h
|
Fix race in doExpandPipeline.
|
2019-07-08 15:49:46 +03:00 |
Pipe.cpp
|
Add threads quota for processors.
|
2019-12-26 19:15:31 +03:00 |
Pipe.h
|
Add threads quota for processors.
|
2019-12-26 19:15:31 +03:00 |
Port.cpp
|
Better message for connect.
|
2019-04-11 18:31:23 +03:00 |
Port.h
|
Merge pull request #7988 from ClickHouse/processors-4.4
|
2019-12-05 13:54:40 +03:00 |
printPipeline.h
|
Update PipelineExecutor.
|
2019-06-25 19:41:11 +03:00 |
QueryPipeline.cpp
|
Update num threads in processors.
|
2020-01-01 13:42:46 +03:00 |
QueryPipeline.h
|
Enable quota for more processors.
|
2019-12-26 19:52:15 +03:00 |
QueueBuffer.h
|
|
|
ResizeProcessor.cpp
|
Fix pvs studio varning.
|
2019-12-04 12:55:01 +03:00 |
ResizeProcessor.h
|
Add info about affected ports to IProcessor::prepare
|
2019-12-04 12:55:01 +03:00 |
SharedChunk.h
|
limit with ties for processors
|
2019-08-27 20:48:42 +03:00 |