ClickHouse/src/Processors
2022-10-24 10:22:19 +02:00
..
examples Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
Executors Unfathomable amount of trash 2022-10-21 05:33:17 +02:00
Formats Merge remote-tracking branch 'upstream/master' into build/shorten-64-to-32 2022-10-22 16:49:08 +02:00
Merges fix crash in SummingMergeTree with LowCardinality 2022-10-04 15:33:38 +00:00
QueryPlan Added UNION support 2022-10-24 10:22:19 +02:00
Sinks
Sources Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
tests Fix trash 2022-10-17 04:21:08 +02:00
Transforms Merge remote-tracking branch 'upstream/master' into build/shorten-64-to-32 2022-10-22 16:49:08 +02:00
TTL Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
Chunk.cpp
Chunk.h
CMakeLists.txt
ConcatProcessor.cpp
ConcatProcessor.h
DelayedPortsProcessor.cpp Update sort to pdqsort 2022-01-30 19:49:48 +00:00
DelayedPortsProcessor.h move PingPongProcessor/ReadHeadBalancedProceesor into separate file 2022-08-29 09:49:05 +00:00
ForkProcessor.cpp
ForkProcessor.h
IAccumulatingTransform.cpp
IAccumulatingTransform.h
IInflatingTransform.cpp
IInflatingTransform.h
IProcessor.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
IProcessor.h processor profile 2022-08-11 21:03:34 +08:00
ISimpleTransform.cpp
ISimpleTransform.h Bring back #36396 (#38110) 2022-06-22 15:05:07 +02:00
ISink.cpp
ISink.h
ISource.cpp Fix test again. 2022-06-01 17:39:12 +00:00
ISource.h Fix test again. 2022-06-01 17:39:12 +00:00
LimitTransform.cpp
LimitTransform.h
OffsetTransform.cpp Fix possible pipeline stuck exception for queries with OFFSET 2022-09-20 14:58:53 +00:00
OffsetTransform.h
PingPongProcessor.cpp Style fixes in CreateSetAndFilterOnTheFlyTransform and related 2022-08-29 11:26:21 +00:00
PingPongProcessor.h Style fixes in CreateSetAndFilterOnTheFlyTransform and related 2022-08-29 11:26:21 +00:00
Port.cpp Create sets for joins: wip 2022-08-29 09:47:00 +00:00
Port.h Create sets for joins: wip 2022-08-29 09:47:00 +00:00
QueueBuffer.h
ResizeProcessor.cpp
ResizeProcessor.h Create sets for joins: wip 2022-08-29 09:46:59 +00:00
RowsBeforeLimitCounter.h