ClickHouse/src/Processors
2021-07-13 20:03:00 +03:00
..
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
Executors Merge ext into common 2021-06-16 23:28:41 +03:00
Formats Avro string for ClickHouse string 2021-07-13 20:03:00 +03:00
Merges Merge pull request #25300 from ClickHouse/simpla-agg-func-for-summing-mt 2021-06-17 20:18:51 +03:00
QueryPlan Merge branch 'master' into remove-PrewhereDAGInfo 2021-06-25 17:52:03 +03:00
Sources Account total_rows_approx as soon as possible 2021-05-27 02:14:01 +03:00
tests move to examples everywhere 2021-04-27 01:51:42 +03:00
Transforms Merge remote-tracking branch 'origin/master' into datatype-date32 2021-07-05 10:15:08 +08:00
Chunk.cpp
Chunk.h
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
ConcatProcessor.cpp
ConcatProcessor.h
DelayedPortsProcessor.cpp Use empty header for CreatingSets step. 2021-03-25 11:39:55 +03:00
DelayedPortsProcessor.h Colse input ports in DelayedPortsProcessor as soon as all outputs are finished. 2021-02-03 14:57:22 +03:00
ForkProcessor.cpp Update ForkProcessor.cpp 2020-09-20 22:59:26 +03:00
ForkProcessor.h
IAccumulatingTransform.cpp Try fix totals port for IAccumulatingTransform. 2020-09-10 10:36:29 +03:00
IAccumulatingTransform.h Fix typos reported by codespell 2020-10-27 12:04:03 +01:00
IInflatingTransform.cpp
IInflatingTransform.h
IProcessor.cpp Fixing build and tests. 2020-12-09 17:11:20 +03:00
IProcessor.h mirror changes in code and comment 2021-01-22 09:13:22 +00:00
ISimpleTransform.cpp
ISimpleTransform.h
ISink.cpp Eagerly move data out of sink 2020-10-14 21:05:20 +08:00
ISink.h
ISource.cpp Add async status to RemoteSource. 2020-12-04 13:52:57 +03:00
ISource.h better 2021-03-11 18:22:24 +03:00
LimitTransform.cpp Minor fixes for min/sim hash 2020-12-29 13:16:43 +03:00
LimitTransform.h
NullSink.h Refactor processors. 2020-10-12 17:30:05 +08:00
OffsetTransform.cpp
OffsetTransform.h
Pipe.cpp Fix bug for explain pipeline 2021-05-14 14:43:51 +08:00
Pipe.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
Port.cpp Try fix #23029 2021-04-20 14:55:23 +03:00
Port.h Revert "Merge pull request #18411 from ClickHouse/try-fix-max_result_rows" 2021-01-03 21:51:57 +03:00
printPipeline.cpp Make graph pipeline rendering compatible with Dagre.JS 2021-07-09 06:26:35 +03:00
printPipeline.h Make graph pipeline rendering compatible with Dagre.JS 2021-07-09 06:26:35 +03:00
QueryPipeline.cpp Fix max parallel stream for joined pipeline 2021-07-07 20:44:30 +03:00
QueryPipeline.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
QueueBuffer.h
ResizeProcessor.cpp
ResizeProcessor.h
RowsBeforeLimitCounter.h
ya.make Remove MergingFinal step. 2021-05-28 12:52:33 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00