ClickHouse/src/Processors
Nikolai Kochetov da11190677 Fix tests.
2020-06-15 23:20:45 +03:00
..
Executors Update PullingPipelineExecutor.cpp 2020-05-30 21:05:05 +03:00
Formats Improve error messages 2020-06-04 20:50:29 +03:00
Merges Remove namespace pollution 2020-05-31 00:57:37 +03:00
QueryPlan Fix tests. 2020-06-15 23:20:45 +03:00
Sources Improvement; added a test 2020-05-17 10:17:54 +03:00
tests Remove namespace pollution 2020-05-31 00:57:37 +03:00
Transforms Added ReadFromStorageStep. 2020-06-15 18:17:44 +03:00
Chunk.cpp Merge pull request #10463 from ClickHouse/parallel-final 2020-05-18 05:20:18 +03:00
Chunk.h
CMakeLists.txt
ConcatProcessor.cpp Fix prepare for ConcatProcessor. 2020-04-20 14:03:29 +03:00
ConcatProcessor.h
DelayedPortsProcessor.cpp Checkpoint 2020-04-22 09:34:20 +03:00
DelayedPortsProcessor.h
ForkProcessor.cpp
ForkProcessor.h
IAccumulatingTransform.cpp
IAccumulatingTransform.h
IInflatingTransform.cpp
IInflatingTransform.h
IProcessor.cpp
IProcessor.h Update IProcessor.h 2020-04-12 22:01:02 +03:00
ISimpleTransform.cpp Add parallel final. 2020-04-30 12:59:08 +03:00
ISimpleTransform.h Add parallel final. 2020-04-30 12:59:08 +03:00
ISink.cpp
ISink.h
ISource.cpp Improvement; added a test 2020-05-17 10:17:54 +03:00
ISource.h
LimitTransform.cpp
LimitTransform.h
NullSink.h Added comment. 2020-04-09 13:35:51 +03:00
OffsetTransform.cpp const keyword 2020-05-11 18:01:23 +07:00
OffsetTransform.h const keyword 2020-05-11 18:01:23 +07:00
Pipe.cpp Add parallel final. 2020-04-30 12:59:08 +03:00
Pipe.h Fix totals and extremes header for views. 2020-05-26 16:19:24 +03:00
Port.cpp
Port.h Fix pipeline expansion in PipelineExecutor. 2020-04-07 20:38:48 +03:00
printPipeline.h Progress on task 2020-05-23 22:35:08 +03:00
QueryPipeline.cpp Merge pull request #11205 from ClickHouse/fix-view-totals 2020-05-28 15:05:34 +03:00
QueryPipeline.h Merge pull request #11205 from ClickHouse/fix-view-totals 2020-05-28 15:05:34 +03:00
QueueBuffer.h
ResizeProcessor.cpp Fix StrictResizeProcessor. 2020-05-26 13:19:56 +03:00
ResizeProcessor.h Fix StrictResizeProcessor. 2020-05-26 13:19:56 +03:00
RowsBeforeLimitCounter.h Fixed build on FreeBSD according to the advice from Vitaly @hellvesper 2020-04-12 23:05:58 +03:00
ya.make Added ReadFromStorageStep. 2020-06-15 18:17:44 +03:00