ClickHouse/src/QueryPipeline
Nikita Taranov 8e1d85b0b8 new setting
2024-11-05 15:07:18 +01:00
..
examples
tests add profile events for merges 2024-08-08 00:38:05 +00:00
BlockIO.cpp fix build and tests 2023-06-16 19:52:52 +02:00
BlockIO.h
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 Revert "Revert "Check stack size in Parser"" 2024-02-27 01:34:50 +03:00
ExecutionSpeedLimits.h Seperate max_execution_time and max_estimated_execution_time 2024-01-07 12:32:42 +08: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 fix style 2023-03-11 15:58:16 +00:00
printPipeline.h Pretty op processors IDs in EXPLAIN PIPELINE graph = 1 output (#48852) 2023-10-16 18:11:01 +02: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 Apply linter changes 2024-10-06 12:29:20 +02:00
QueryPipeline.h fix style 2024-07-12 13:01:52 +00:00
QueryPipelineBuilder.cpp new setting 2024-11-05 15:07:18 +01:00
QueryPipelineBuilder.h new setting 2024-11-05 15:07:18 +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 Remove lock from the ReadProgressCallback 2024-02-22 18:00:55 +01:00
ReadProgressCallback.h Remove lock from the ReadProgressCallback 2024-02-22 18:00:55 +01:00
RemoteInserter.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
RemoteInserter.h
RemoteQueryExecutor.cpp Apply linter changes 2024-10-06 12:29:20 +02: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 Set total rows for in order queries with limit 2024-06-27 18:54:32 +00:00
SizeLimits.h Useless changes 2024-05-09 01:08:33 +02:00
StreamLocalLimits.h Useless changes 2024-05-09 01:08:33 +02:00