ClickHouse/src/QueryPipeline
Vladimir C 963c0111bf
Merge pull request #39418 from vdimir/join_and_sets
Filter joined streams for `full_sorting_join` by each other before sorting
2022-09-02 13:57:06 +02:00
..
examples Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
tests MergeTree merge disable batch optimization 2022-07-05 16:15:00 +02:00
BlockIO.cpp Merge pull request #36817 from DevTeamBK/Clang-tidy-Fixes 2022-05-06 02:01:00 +03:00
BlockIO.h Set is_all_data_sent on exceptions too 2022-04-30 13:00:44 +03:00
Chain.cpp Fix Chain::addSink 2022-07-26 09:36:39 +00:00
Chain.h Move some resources. 2022-05-13 20:02:28 +00:00
CMakeLists.txt Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
ConnectionCollector.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ConnectionCollector.h Add ability to drain connections synchronously 2021-12-14 10:18:57 +03:00
ExecutionSpeedLimits.cpp ProfileEvents for incomplete data due to query complexity settings 2022-08-14 09:17:02 +02:00
ExecutionSpeedLimits.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
narrowPipe.cpp Rename narrowBlockInputStream to narrowPipe 2022-04-24 18:33:48 +08:00
narrowPipe.h Rename narrowBlockInputStream to narrowPipe 2022-04-24 18:33:48 +08:00
Pipe.cpp Create sets for joins: wip 2022-08-29 09:47:00 +00:00
Pipe.h Create sets for joins: wip 2022-08-29 09:46:59 +00:00
PipelineResourcesHolder.cpp Fix another one test. 2022-05-30 19:29:57 +00:00
PipelineResourcesHolder.h Fix another one test. 2022-05-30 19:29:57 +00:00
printPipeline.cpp Move some files. 2021-10-16 17:03:50 +03:00
printPipeline.h Bring back #36396 (#38110) 2022-06-22 15:05:07 +02:00
ProfileInfo.cpp Fix ProfileInfo. 2021-10-16 09:40:22 +03:00
ProfileInfo.h Move some resources 2022-05-20 19:49:31 +00:00
QueryPipeline.cpp Cleanup 2022-06-02 16:59:14 +00:00
QueryPipeline.h Refactor a little bit more. 2022-05-31 14:43:38 +00:00
QueryPipelineBuilder.cpp Create sets for joins: wip 2022-08-29 09:46:59 +00:00
QueryPipelineBuilder.h Create sets for joins: wip 2022-08-29 09:46:59 +00:00
ReadProgressCallback.cpp Fix quotas. 2022-06-02 09:27:08 +00:00
ReadProgressCallback.h Refactor a little bit more. 2022-05-31 14:43:38 +00:00
RemoteInserter.cpp Merge branch 'master' into tracing_context_propagation 2022-08-18 20:59:07 +08:00
RemoteInserter.h fix inserts to distributed tables in case of change of native protocol 2022-01-29 03:23:25 +03:00
RemoteQueryExecutor.cpp Remove old API reference 2022-07-07 17:42:35 +08:00
RemoteQueryExecutor.h Fix parallel_reading_from_replicas with clickhouse-bechmark (#34751) 2022-03-08 16:42:29 +01:00
RemoteQueryExecutorReadContext.cpp Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
RemoteQueryExecutorReadContext.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
SizeLimits.cpp Addition to prev. revision 2022-08-14 09:35:22 +02:00
SizeLimits.h Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders 2022-03-14 18:17:35 +00:00
StreamLocalLimits.h Refactor a little bit more. 2022-05-31 14:43:38 +00:00