ClickHouse/src/Processors
Igor Nikonov 300f78df96
Merge pull request #45567 from ClickHouse/enable-remove-redundant-sorting
Enable query_plan_remove_redundant_sorting optimization by default
2023-01-27 19:14:36 +01:00
..
examples Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
Executors Merge pull request #45448 from azat/fix-query-hang 2023-01-24 13:00:37 +03:00
Formats reformat ParsingException 2023-01-24 23:21:29 +01:00
Merges forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
QueryPlan Fix check for sum*(Float) 2023-01-26 19:26:53 +00:00
Sinks
Sources Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
tests Fix trash 2022-10-17 04:21:08 +02:00
Transforms Extend assertion in buildPushingToViewsChain() to respect is_detached 2023-01-25 15:42:06 +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
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
ForkProcessor.h
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
ISink.cpp
ISink.h
ISource.cpp
ISource.h
LimitTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
LimitTransform.h
OffsetTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03: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 Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QueueBuffer.h
ResizeProcessor.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ResizeProcessor.h Create sets for joins: wip 2022-08-29 09:46:59 +00:00
RowsBeforeLimitCounter.h