ClickHouse/src/Processors
2023-02-16 14:43:58 +01:00
..
examples Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
Executors Merge pull request #46054 from alexX512/bug_fix_pulling_pipeline 2023-02-09 10:50:46 +01:00
Formats Merge pull request #46350 from CurtizJ/fix-format-values 2023-02-14 10:12:08 +01:00
Merges Check return value of ::close() 2023-02-07 11:28:22 +01:00
QueryPlan Merge branch 'master' into split_prewhere_dag 2023-02-16 14:43:58 +01:00
Sinks Fix MV query with multiple chunk result. 2021-12-16 21:17:05 +03:00
Sources Move MongoDB and PostgreSQL sources to Sources folder 2023-02-14 22:35:10 +00:00
tests Fix trash 2022-10-17 04:21:08 +02:00
Transforms Merge pull request #46422 from evillique/move-sources 2023-02-16 10:51:45 +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
ConcatProcessor.cpp
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
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
ISimpleTransform.h Bring back #36396 (#38110) 2022-06-22 15:05:07 +02:00
ISink.cpp
ISink.h
ISource.cpp fix LOGICAL_ERROR in async inserts 2023-02-13 14:59:14 +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 Apply suggestions from code review 2023-02-13 12:17:56 +01:00
PingPongProcessor.h Do not build filtering set for sorting join with const columns 2023-02-13 12:17:56 +01: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