ClickHouse/src/Processors
2021-03-09 13:43:06 +03:00
..
Executors Fix SIGSEGV for distributed queries on failures 2021-03-04 00:42:49 +03:00
Formats Fix inconsistent column type for Values input format. 2021-03-01 23:10:50 +03:00
Merges Update FinishAggregatingInOrderAlgorithm.h 2021-03-09 13:43:06 +03:00
QueryPlan Merge remote-tracking branch 'upstream/master' into HEAD 2021-03-05 17:30:05 +03:00
Sources Add setting async_socket_for_remote 2020-12-18 16:15:03 +03:00
tests Make the test throw more comprehensive errors 2020-10-01 17:23:48 +03:00
Transforms Merge remote-tracking branch 'upstream/master' into HEAD 2021-03-05 17:30:05 +03:00
Chunk.cpp
Chunk.h
CMakeLists.txt
ConcatProcessor.cpp
ConcatProcessor.h
DelayedPortsProcessor.cpp Fix not closed ports in DelayedPortsProcessor 2021-02-09 19:35:46 +03:00
DelayedPortsProcessor.h Colse input ports in DelayedPortsProcessor as soon as all outputs are finished. 2021-02-03 14:57:22 +03:00
ForkProcessor.cpp Update ForkProcessor.cpp 2020-09-20 22:59:26 +03:00
ForkProcessor.h
IAccumulatingTransform.cpp Try fix totals port for IAccumulatingTransform. 2020-09-10 10:36:29 +03:00
IAccumulatingTransform.h Fix typos reported by codespell 2020-10-27 12:04:03 +01:00
IInflatingTransform.cpp
IInflatingTransform.h
IProcessor.cpp Fixing build and tests. 2020-12-09 17:11:20 +03:00
IProcessor.h mirror changes in code and comment 2021-01-22 09:13:22 +00:00
ISimpleTransform.cpp
ISimpleTransform.h
ISink.cpp Eagerly move data out of sink 2020-10-14 21:05:20 +08:00
ISink.h
ISource.cpp Add async status to RemoteSource. 2020-12-04 13:52:57 +03:00
ISource.h Add async status to RemoteSource. 2020-12-04 13:52:57 +03:00
LimitTransform.cpp Minor fixes for min/sim hash 2020-12-29 13:16:43 +03:00
LimitTransform.h
NullSink.h Refactor processors. 2020-10-12 17:30:05 +08:00
OffsetTransform.cpp
OffsetTransform.h
Pipe.cpp Per MergeTree table query limit 2021-01-26 14:03:31 +08:00
Pipe.h Per MergeTree table query limit 2021-01-26 14:03:31 +08:00
Port.cpp
Port.h Revert "Merge pull request #18411 from ClickHouse/try-fix-max_result_rows" 2021-01-03 21:51:57 +03:00
printPipeline.cpp
printPipeline.h
QueryPipeline.cpp Remove exception about extra extremes. 2021-01-22 13:44:24 +03:00
QueryPipeline.h Extensive information in system.query_log 2020-12-18 14:13:58 +08:00
QueueBuffer.h
ResizeProcessor.cpp
ResizeProcessor.h
RowsBeforeLimitCounter.h
ya.make Merge remote-tracking branch 'upstream/master' into HEAD 2021-03-05 17:30:05 +03:00
ya.make.in Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00