ClickHouse/src/Processors
2023-03-24 16:19:57 +01:00
..
examples Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
Executors Merge branch 'master' into master 2023-03-20 18:28:10 +01:00
Formats Merge branch 'master' into segmentator-fix 2023-03-24 16:19:57 +01:00
Merges Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08:00
QueryPlan Merge pull request #47874 from amosbird/correct_exact_rows_before_limit 2023-03-24 15:09:42 +01:00
Sinks
Sources Merge pull request #47874 from amosbird/correct_exact_rows_before_limit 2023-03-24 15:09:42 +01:00
tests Fix trash 2022-10-17 04:21:08 +02:00
Transforms Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08: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
DelayedPortsProcessor.h Make some classes 'final' 2023-02-02 15:59:39 +00:00
ForkProcessor.cpp
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 Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08:00
ISimpleTransform.cpp
ISimpleTransform.h
ISink.cpp
ISink.h
ISource.cpp fix LOGICAL_ERROR in async inserts 2023-02-13 14:59:14 +00:00
ISource.h
LimitTransform.cpp Fix more cases 2023-03-23 14:52:33 +08:00
LimitTransform.h Fix more cases 2023-03-23 14:52:33 +08:00
OffsetTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
OffsetTransform.h Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08: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
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