ClickHouse/src/QueryPipeline
2024-07-09 19:31:33 +00:00
..
examples
tests Enhancements for background merges (#49313) 2023-05-02 13:43:59 +02: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 Merge branch 'master' into concurrency-control-controllable 2023-07-04 23:16:04 +03: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
printPipeline.h Pretty op processors IDs in EXPLAIN PIPELINE graph = 1 output (#48852) 2023-10-16 18:11:01 +02:00
ProfileInfo.cpp
ProfileInfo.h
QueryPipeline.cpp Revert partial result 2023-10-21 03:14:22 +02:00
QueryPipeline.h Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY 2023-12-28 17:56:06 +00:00
QueryPipelineBuilder.cpp Useless changes 2024-05-10 03:31:40 +02:00
QueryPipelineBuilder.h Revert "insertion deduplication on retries for materialised views" 2024-07-05 14:58:17 +02:00
QueryPlanResourceHolder.cpp Revert "insertion deduplication on retries for materialised views" 2024-07-05 14:58:17 +02:00
QueryPlanResourceHolder.h Revert "insertion deduplication on retries for materialised views" 2024-07-05 14:58:17 +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 update timezone packet handling in remote inserter 2023-04-12 22:54:51 +02:00
RemoteInserter.h
RemoteQueryExecutor.cpp Proper placing for DistributedConnectionFailTry 2024-07-09 19:31:33 +00:00
RemoteQueryExecutor.h Use ConnectionPoolPtr instead of raw pointer 2024-02-05 12:56:03 +00:00
RemoteQueryExecutorReadContext.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
RemoteQueryExecutorReadContext.h Check table status for parallel replicas 2024-04-17 16:47:52 +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