.. |
Executors
|
Multiple fixes.
|
2019-04-05 13:52:07 +03:00 |
Formats
|
Fix clang build.
|
2019-04-05 17:28:27 +03:00 |
Sources
|
Fix clang build.
|
2019-04-05 14:27:08 +03:00 |
tests
|
Fix clang build.
|
2019-04-05 17:32:12 +03:00 |
Transforms
|
Fix clang build.
|
2019-04-05 16:09:11 +03:00 |
Chunk.cpp
|
Added AggregatingTransform.
|
2019-04-03 13:13:25 +03:00 |
Chunk.h
|
Fix clang build.
|
2019-04-05 15:29:17 +03:00 |
CMakeLists.txt
|
Processors: experimental [#CLICKHOUSE-2948]
|
2018-05-19 07:19:38 +03:00 |
ConcatProcessor.cpp
|
Added ExpandPipeline processor status. Changed types of InputPorts and OutputPorts from vector to list.
|
2019-04-03 13:13:25 +03:00 |
ConcatProcessor.h
|
QueryPipeline [in progress].
|
2019-04-03 13:14:36 +03:00 |
ForkProcessor.cpp
|
Added ExpandPipeline processor status. Changed types of InputPorts and OutputPorts from vector to list.
|
2019-04-03 13:13:25 +03:00 |
ForkProcessor.h
|
Added ExpandPipeline processor status. Changed types of InputPorts and OutputPorts from vector to list.
|
2019-04-03 13:13:25 +03:00 |
IAccumulatingTransform.cpp
|
Added AggregatingTransform.
|
2019-04-03 13:13:25 +03:00 |
IAccumulatingTransform.h
|
Added AggregatingTransform.
|
2019-04-03 13:13:25 +03:00 |
IInflatingTransform.cpp
|
Added IInflatingTransform
|
2019-04-03 13:13:25 +03:00 |
IInflatingTransform.h
|
Multiple fixes.
|
2019-04-05 13:52:07 +03:00 |
IProcessor.cpp
|
Added ExpandPipeline processor status. Changed types of InputPorts and OutputPorts from vector to list.
|
2019-04-03 13:13:25 +03:00 |
IProcessor.h
|
Added ExpandPipeline processor status. Changed types of InputPorts and OutputPorts from vector to list.
|
2019-04-03 13:13:25 +03:00 |
ISimpleTransform.cpp
|
Added MaterializingTransform.
|
2019-04-03 13:13:25 +03:00 |
ISimpleTransform.h
|
Added MaterializingTransform.
|
2019-04-03 13:13:25 +03:00 |
ISink.cpp
|
Added Chunkclass to move columns between ports.
|
2019-02-21 19:05:37 +03:00 |
ISink.h
|
Fix MergingSortedTransform. Update PipelineExecutor.
|
2019-04-03 13:13:25 +03:00 |
ISource.cpp
|
Added Chunkclass to move columns between ports.
|
2019-02-21 19:05:37 +03:00 |
ISource.h
|
Formats processorss.
|
2019-02-21 19:05:47 +03:00 |
LimitTransform.cpp
|
Fix MergingSortedTransform. Update PipelineExecutor.
|
2019-04-03 13:13:25 +03:00 |
LimitTransform.h
|
Added Chunkclass to move columns between ports.
|
2019-02-21 19:05:37 +03:00 |
NullSink.h
|
Multiple fixes.
|
2019-04-05 13:52:07 +03:00 |
Port.cpp
|
Formats processorss.
|
2019-02-21 19:05:47 +03:00 |
Port.h
|
Added ExpandPipeline to PipelineExecutor.
|
2019-04-03 13:13:37 +03:00 |
printPipeline.h
|
Updated PipelineExecutor.
|
2019-02-15 19:18:25 +03:00 |
QueryPipeline.cpp
|
Fix style.
|
2019-04-05 14:34:11 +03:00 |
QueryPipeline.h
|
Multiple fixes.
|
2019-04-05 13:52:07 +03:00 |
QueueBuffer.h
|
Added Chunkclass to move columns between ports.
|
2019-02-21 19:05:37 +03:00 |
ResizeProcessor.cpp
|
Refactor processors.
|
2019-02-15 19:18:19 +03:00 |
ResizeProcessor.h
|
Processors: experimental [#CLICKHOUSE-2948]
|
2018-05-24 05:39:22 +03:00 |