ClickHouse/src/Processors
Nikolai Kochetov f748f12426
Merge pull request #51746 from ClickHouse/fix-read-in-order-with-array-join
Fix 'Cannot find column' in read-in-order optimization with ARRAY JOIN
2023-10-31 11:51:01 +01:00
..
examples fix style 2023-08-21 12:12:31 +08:00
Executors Revert partial result 2023-10-21 03:14:22 +02:00
Formats Revert "Fix output/input of Arrow dictionary column" 2023-10-31 09:28:09 +03:00
Merges Print more information about one logical error in MergeTreeDataWriter (#55001) 2023-09-26 13:23:26 -07:00
QueryPlan Merge pull request #51746 from ClickHouse/fix-read-in-order-with-array-join 2023-10-31 11:51:01 +01:00
Sinks Fixing PR comments 2023-09-19 12:15:01 +02:00
Sources Merge pull request #55419 from evillique/mongo-fix 2023-10-10 01:30:04 +02:00
tests
Transforms Merge pull request #55893 from ClickHouse/revert-partial-result-2 2023-10-25 22:20:28 +02:00
TTL Optimize group by constant keys 2023-08-18 12:47:26 +00:00
Chunk.cpp Revert partial result 2023-10-21 03:14:22 +02:00
Chunk.h Apply suggestions from code review 2023-08-22 19:05:06 +02:00
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
ConcatProcessor.cpp
ConcatProcessor.h
DelayedPortsProcessor.cpp Fix check for delayed ports. 2023-08-21 13:08:32 +00:00
DelayedPortsProcessor.h Fix check for delayed ports. 2023-08-21 13:08:32 +00:00
ForkProcessor.cpp
ForkProcessor.h
IAccumulatingTransform.cpp Remove obsolete code. 2023-08-21 14:04:07 +00:00
IAccumulatingTransform.h Remove obsolete code. 2023-08-21 14:04:07 +00:00
IInflatingTransform.cpp
IInflatingTransform.h
IProcessor.cpp Revert partial result 2023-10-21 03:14:22 +02:00
IProcessor.h Revert partial result 2023-10-21 03:14:22 +02:00
ISimpleTransform.cpp
ISimpleTransform.h
ISink.cpp
ISink.h
ISource.cpp Fix summary reporting with parallel replicas with LIMIT (#53050) 2023-09-04 15:53:06 +02:00
ISource.h Fix summary reporting with parallel replicas with LIMIT (#53050) 2023-09-04 15:53:06 +02:00
LimitTransform.cpp Revert partial result 2023-10-21 03:14:22 +02:00
LimitTransform.h Revert partial result 2023-10-21 03:14:22 +02:00
OffsetTransform.cpp
OffsetTransform.h
PingPongProcessor.cpp
PingPongProcessor.h
Port.cpp
Port.h
QueueBuffer.h
ResizeProcessor.cpp Merge branch 'master' into not-ready-set-bug 2023-08-21 10:59:51 +00:00
ResizeProcessor.h Fix check for finished outputs in DelayedPortsProcessor. Do not make input ports needed too early in Resize. 2023-08-09 13:35:39 +00:00
RowsBeforeLimitCounter.h
SourceWithKeyCondition.h Support orc filter push down (file + stripe + rowgroup level) (#55330) 2023-10-24 12:08:17 -07:00