ClickHouse/src/QueryPipeline
Anton Popov 822b58247a
Merge pull request #34132 from CurtizJ/fix-distributed-inserts
Fix inserts to distributed tables in case of change of native protocol
2022-02-09 14:58:44 +03:00
..
examples Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
tests Updated additional cases 2021-12-20 15:55:07 +03:00
BlockIO.cpp Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
BlockIO.h Wait for pipeline to be destroyed in case of exception 2022-02-03 12:14:33 +00:00
Chain.cpp Move some files. 2021-10-16 17:03:50 +03: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 Add ability to drain connections synchronously 2021-12-14 10:18:57 +03:00
ConnectionCollector.h Add ability to drain connections synchronously 2021-12-14 10:18:57 +03:00
ExecutionSpeedLimits.cpp Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
ExecutionSpeedLimits.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
narrowBlockInputStreams.cpp Move some files. 2021-10-16 17:03:50 +03:00
narrowBlockInputStreams.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
Pipe.cpp Revert "Grouping sets dev" 2021-12-25 20:30:31 +03:00
Pipe.h Revert "Grouping sets dev" 2021-12-25 20:30:31 +03:00
PipelineResourcesHolder.cpp Move some files. 2021-10-16 17:03:50 +03:00
PipelineResourcesHolder.h Move some files. 2021-10-16 17:03:50 +03: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 Move some files. 2021-10-16 17:03:50 +03:00
QueryPipeline.h Move some files. 2021-10-16 17:03:50 +03:00
QueryPipelineBuilder.cpp Remove unused code 2021-12-14 22:44:54 +03:00
QueryPipelineBuilder.h Remove unused code 2021-12-14 22:44:54 +03:00
RemoteInserter.cpp minor enhancements 2022-02-08 15:57:23 +03: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 Add ability to drain connections synchronously 2021-12-14 10:18:57 +03:00
RemoteQueryExecutor.h Update RemoteQueryExecutor.h 2021-12-18 15:50:16 -04:00
RemoteQueryExecutorReadContext.cpp Try to fix possible data race 2021-11-23 12:43:06 +03:00
RemoteQueryExecutorReadContext.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
SizeLimits.cpp Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
SizeLimits.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
StreamLocalLimits.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00