ClickHouse/src/QueryPipeline
2024-11-13 21:51:33 +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 fix 2023-02-25 01:18:34 +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 More info in TOO_SLOW exception 2024-11-05 16:41:10 +01:00
ExecutionSpeedLimits.h Seperate max_execution_time and max_estimated_execution_time 2024-01-07 12:32:42 +08: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 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 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 Merge branch 'master' into dev/profile_uniq_id 2024-11-13 20:42:35 +01:00
QueryPipelineBuilder.h fix style 2024-07-12 13:01:52 +00: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 fix inserts to distributed tables in case of change of native protocol 2022-01-29 03:23:25 +03:00
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