.. |
Executors
|
Add thread name for pipeline threads.
|
2019-11-09 22:46:46 +03:00 |
Formats
|
Update CSVRowInputFormat.cpp
|
2019-11-23 03:24:25 +03:00 |
Sources
|
Skip empty totals in SourceFromInputStream.
|
2019-11-05 15:50:47 +03:00 |
tests
|
Wait for jobs to finish on exception (fixes rare segfaults) (#7350)
|
2019-10-17 17:41:27 +03:00 |
Transforms
|
Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict().
|
2019-11-17 03:51:51 +03:00 |
Chunk.cpp
|
Fix build.
|
2019-10-22 02:49:44 +03:00 |
Chunk.h
|
Review fixes.
|
2019-10-21 19:26:29 +03:00 |
CMakeLists.txt
|
|
|
ConcatProcessor.cpp
|
|
|
ConcatProcessor.h
|
|
|
ForkProcessor.cpp
|
Remove copy constructor from Chunk.
|
2019-06-25 19:41:59 +03:00 |
ForkProcessor.h
|
|
|
IAccumulatingTransform.cpp
|
Fix data race in PipelineExecutor.
|
2019-05-13 13:03:47 +03:00 |
IAccumulatingTransform.h
|
|
|
IInflatingTransform.cpp
|
|
|
IInflatingTransform.h
|
|
|
IProcessor.cpp
|
|
|
IProcessor.h
|
Added Pipe class. Updated MergeTreeDataSelectExecutor.
|
2019-10-21 18:16:08 +03:00 |
ISimpleTransform.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ISimpleTransform.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ISink.cpp
|
|
|
ISink.h
|
Fix race in doExpandPipeline.
|
2019-07-08 15:49:46 +03:00 |
ISource.cpp
|
Atomic Ports.
|
2019-06-25 19:42:26 +03:00 |
ISource.h
|
Added Pipe class. Updated MergeTreeDataSelectExecutor.
|
2019-10-21 18:16:08 +03:00 |
LimitTransform.cpp
|
limit with ties for processors
|
2019-08-27 20:48:42 +03:00 |
LimitTransform.h
|
limit with ties for processors
|
2019-08-27 20:48:42 +03:00 |
NullSink.h
|
Fix race in doExpandPipeline.
|
2019-07-08 15:49:46 +03:00 |
Pipe.cpp
|
Fix limits for pipe.
|
2019-11-06 14:36:33 +03:00 |
Pipe.h
|
Less wrappers for procesors pipeline.
|
2019-11-05 20:33:03 +03:00 |
Port.cpp
|
Better message for connect.
|
2019-04-11 18:31:23 +03:00 |
Port.h
|
Include PODArray.h into fewer files.
|
2019-10-11 14:28:16 +03:00 |
printPipeline.h
|
Update PipelineExecutor.
|
2019-06-25 19:41:11 +03:00 |
QueryPipeline.cpp
|
move table locks to main pipeline
|
2019-11-21 18:37:59 +03:00 |
QueryPipeline.h
|
hold shared pointers to table function Storage and Context from InterpreterSelectQuery
|
2019-11-15 21:42:32 +03:00 |
QueueBuffer.h
|
|
|
ResizeProcessor.cpp
|
Update ResizePipeline
|
2019-07-09 20:47:13 +03:00 |
ResizeProcessor.h
|
Even task consuming in ResizeProcessor.
|
2019-04-26 14:34:51 +03:00 |
SharedChunk.h
|
limit with ties for processors
|
2019-08-27 20:48:42 +03:00 |