ClickHouse/src/Processors
2023-02-10 18:32:25 +01:00
..
examples Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
Executors Handle unknown exceptions 2023-02-09 12:31:01 +00:00
Formats Merge branch 'master' into fix-kafka-protobuf 2023-02-10 18:32:25 +01:00
Merges Check return value of ::close() 2023-02-07 11:28:22 +01:00
QueryPlan Merge branch 'master' into rs/fix-fragile-linking 2023-02-08 12:51:12 +01:00
Sinks Fix MV query with multiple chunk result. 2021-12-16 21:17:05 +03:00
Sources Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
tests Fix trash 2022-10-17 04:21:08 +02:00
Transforms Implement #16733 2023-02-09 08:41:47 +01:00
TTL Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Chunk.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Chunk.h address comments 2022-11-18 17:22:05 +01:00
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
ConcatProcessor.cpp Use Resize instead of Concat in InterpreterInsertQuery. 2020-06-05 12:30:16 +03:00
ConcatProcessor.h Make some classes 'final' 2023-02-02 15:59:39 +00:00
DelayedPortsProcessor.cpp move PingPongProcessor/ReadHeadBalancedProceesor into separate file 2022-08-29 09:49:05 +00:00
DelayedPortsProcessor.h Make some classes 'final' 2023-02-02 15:59:39 +00:00
ForkProcessor.cpp clang-tidy move fix build 2022-02-08 21:21:32 +00:00
ForkProcessor.h Make some classes 'final' 2023-02-02 15:59:39 +00:00
IAccumulatingTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
IAccumulatingTransform.h Fix typos reported by codespell 2020-10-27 12:04:03 +01:00
IInflatingTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
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 Add parallel final. 2020-04-30 12:59:08 +03:00
ISimpleTransform.h Bring back #36396 (#38110) 2022-06-22 15:05:07 +02:00
ISink.cpp Fix more tests. 2021-07-26 17:47:29 +03:00
ISink.h Fix more tests. 2021-07-26 17:47:29 +03:00
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 Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
LimitTransform.h Make some classes 'final' 2023-02-02 15:59:39 +00:00
OffsetTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
OffsetTransform.h Make some classes 'final' 2023-02-02 15:59:39 +00:00
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 Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QueueBuffer.h Make some classes 'final' 2023-02-02 15:59:39 +00:00
ResizeProcessor.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ResizeProcessor.h Make some classes 'final' 2023-02-02 15:59:39 +00:00
RowsBeforeLimitCounter.h Added RemoteSource. 2020-06-03 22:50:11 +03:00