ClickHouse/src/QueryPipeline
Vladimir C 4cb6ca2311
Merge pull request #36970 from ClickHouse/concurrent_join
Follow up for ConcurrentHashJoin
2022-05-12 15:09:29 +02:00
..
examples Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
tests Fixed style 2022-05-11 21:59:51 +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 Refactor many exception messages 2022-04-24 19:44:00 +08:00
Chain.h InterpreterInsertQuery::buildChain: Make sure to keep the context alive 2021-12-13 11:50:46 +01: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 Refactor many exception messages 2022-04-24 19:44:00 +08: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 Simplify code a little bit. 2022-05-11 12:16:15 +00:00
Pipe.h Simplify code a little bit. 2022-05-11 12:16:15 +00:00
PipelineResourcesHolder.cpp clang-tidy check performance-noexcept-move-constructor fix 2022-03-02 18:15:27 +00:00
PipelineResourcesHolder.h Refactor many exception messages 2022-04-24 19:44:00 +08:00
printPipeline.cpp Move some files. 2021-10-16 17:03:50 +03:00
printPipeline.h Move some files. 2021-10-16 17:03:50 +03:00
ProfileInfo.cpp Fix ProfileInfo. 2021-10-16 09:40:22 +03:00
ProfileInfo.h Update obsolete comments. 2021-10-19 12:58:10 +03:00
QueryPipeline.cpp fix typo 2022-04-27 12:35:56 +00:00
QueryPipeline.h fix typo 2022-04-27 12:24:49 +00:00
QueryPipelineBuilder.cpp Simplify code a little bit. 2022-05-11 12:16:15 +00:00
QueryPipelineBuilder.h Simplify code a little bit. 2022-05-11 12:16:15 +00:00
RemoteInserter.cpp Fix progress for insert select 2022-05-10 15:04:08 +02: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 Refactor many exception messages 2022-04-24 19:44:00 +08:00
RemoteQueryExecutor.h Fix parallel_reading_from_replicas with clickhouse-bechmark (#34751) 2022-03-08 16:42:29 +01:00
RemoteQueryExecutorReadContext.cpp Better exception messages while socket timeouts 2022-04-29 09:04:24 +00:00
RemoteQueryExecutorReadContext.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
SizeLimits.cpp Refactor many exception messages 2022-04-24 19:44:00 +08:00
SizeLimits.h Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders 2022-03-14 18:17:35 +00:00
StreamLocalLimits.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00