ClickHouse/src/QueryPipeline
Yarik Briukhovetskyi d522f3f165
Merge pull request #72759 from zvonand/hotfix-72756
Fix #72756 (exception in RemoteQueryExecutor when user does not exist locally)
2024-12-06 18:40:37 +00:00
..
examples
tests add profile events for merges 2024-08-08 00:38:05 +00:00
BlockIO.cpp rework TCPHandler exception handling 2024-11-11 11:37:13 +01:00
BlockIO.h rework TCPHandler exception handling 2024-11-11 11:37:13 +01:00
Chain.cpp Make INSERT do more things in parallel to avoid getting bottlenecked on one thread 2023-05-05 00:49:27 +00:00
Chain.h fix style 2024-07-12 13:01:52 +00:00
CMakeLists.txt
ExecutionSpeedLimits.cpp Merge branch 'ClickHouse:master' into task_cancellation 2024-11-06 17:55:59 +01:00
ExecutionSpeedLimits.h Fix checkTimeLimit definition. 2024-10-31 12:51:38 +01:00
narrowPipe.cpp
narrowPipe.h
Pipe.cpp Do not build multithread insert pipeline for tables without support 2024-04-05 12:57:02 +00:00
Pipe.h Useless changes 2024-05-09 01:08:33 +02:00
printPipeline.cpp small fixes + add test 2024-11-13 21:51:33 +01:00
printPipeline.h Add repeatable uniq ID for processor and step 2024-07-29 21:55:56 +08:00
ProfileInfo.cpp Fix tests 2024-07-16 11:00:55 +08:00
ProfileInfo.h Fix tests 2024-07-16 11:00:55 +08:00
QueryPipeline.cpp cancel or finalize write buffer 2024-11-11 11:37:12 +01:00
QueryPipeline.h cancel or finalize write buffer 2024-11-11 11:37:12 +01:00
QueryPipelineBuilder.cpp Fix context lifetime for Y-shaped join. 2024-12-03 11:57:32 +01:00
QueryPipelineBuilder.h better 2024-11-10 14:51:19 +01:00
QueryPlanResourceHolder.cpp Revert "Revert "insertion deduplication on retries for materialised views"" 2024-07-05 16:52:51 +02:00
QueryPlanResourceHolder.h Revert "Revert "insertion deduplication on retries for materialised views"" 2024-07-05 16:52:51 +02:00
ReadProgressCallback.cpp Small refactorings. 2024-10-31 12:27:10 +01:00
ReadProgressCallback.h Remove lock from the ReadProgressCallback 2024-02-22 18:00:55 +01:00
RemoteInserter.cpp Revive #42537 2024-11-19 09:53:27 +00:00
RemoteInserter.h
RemoteQueryExecutor.cpp fix throw on non-existent user in remotequeryexecutor 2024-12-04 08:37:29 +00:00
RemoteQueryExecutor.h Send query to remote nodes earlier 2024-09-24 21:16:44 +00:00
RemoteQueryExecutorReadContext.cpp Make clang-tidy happy 2024-09-19 12:51:42 +02:00
RemoteQueryExecutorReadContext.h Merge remote-tracking branch 'origin/master' into pr-protocol-handling-with-priority 2024-07-29 16:03:14 +00:00
SizeLimits.cpp Add serializetion to some query plan steps. 2024-12-03 15:00:05 +00:00
SizeLimits.h Add serializetion to some query plan steps. 2024-12-03 15:00:05 +00:00
StreamLocalLimits.h Useless changes 2024-05-09 01:08:33 +02:00