ClickHouse/src/Processors
Igor Nikonov 7502be3b75 Fixes
2022-09-12 20:11:24 +00:00
..
examples Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
Executors Remove using namespace from header 2022-08-25 20:20:13 +08:00
Formats Remove strange code (#40195) 2022-09-12 16:29:23 +02:00
Merges Enable clang-tidy for headers 2022-08-31 10:48:15 +00:00
QueryPlan Fixes 2022-09-12 20:11:24 +00:00
Sinks Fix MV query with multiple chunk result. 2021-12-16 21:17:05 +03:00
Sources Fix typos with new codespell 2022-09-02 08:54:48 +00:00
tests fix test 2022-05-03 17:53:15 +02:00
Transforms Remove some methods 2022-09-10 05:04:40 +02:00
TTL use max_block_size from settings 2022-08-16 18:56:22 +02:00
Chunk.cpp Make JSONColumns frormats mono block by default 2022-05-09 11:13:44 +00:00
Chunk.h Merge pull request #36975 from Avogar/json-columns-formats 2022-05-23 12:11:28 +02:00
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
ConcatProcessor.cpp
ConcatProcessor.h
DelayedPortsProcessor.cpp move PingPongProcessor/ReadHeadBalancedProceesor into separate file 2022-08-29 09:49:05 +00:00
DelayedPortsProcessor.h move PingPongProcessor/ReadHeadBalancedProceesor into separate file 2022-08-29 09:49:05 +00:00
ForkProcessor.cpp clang-tidy move fix build 2022-02-08 21:21:32 +00:00
ForkProcessor.h
IAccumulatingTransform.cpp Fix some tests. 2021-09-06 23:13:06 +03:00
IAccumulatingTransform.h
IInflatingTransform.cpp Refactor many exception messages 2022-04-24 19:44:00 +08:00
IInflatingTransform.h
IProcessor.cpp
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 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 Refactor many exception messages 2022-04-24 19:44:00 +08:00
LimitTransform.h
OffsetTransform.cpp Refactor many exception messages 2022-04-24 19:44:00 +08: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 Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders 2022-03-14 18:17:35 +00:00
ResizeProcessor.cpp Refactor many exception messages 2022-04-24 19:44:00 +08:00
ResizeProcessor.h Create sets for joins: wip 2022-08-29 09:46:59 +00:00
RowsBeforeLimitCounter.h