ClickHouse/src/Processors
Maksim Kita 87fb75b272
Merge pull request #27191 from FArthur-cmd/memory-tracker-26043
Client with flag for memory tracker
2021-08-10 14:01:02 +03:00
..
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
Executors Add running pipelineExecutors to the QueryStatus 2021-07-29 13:03:14 +02:00
Formats Merge branch 'ClickHouse:master' into arcadia_arrow2 2021-07-28 19:57:25 +03:00
Merges Merge remote-tracking branch 'upstream/master' into HEAD 2021-08-02 02:56:00 +03:00
QueryPlan More fixes. 2021-08-06 22:10:54 +03:00
Sinks Rename some files. 2021-07-26 19:48:25 +03:00
Sources Less clock_gettime calls 2021-08-06 17:38:55 +02:00
tests Update Storage::write 2021-07-23 17:25:35 +03:00
Transforms Less clock_gettime calls 2021-08-06 17:38:55 +02:00
Chunk.cpp
Chunk.h
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
ConcatProcessor.cpp
ConcatProcessor.h
DelayedPortsProcessor.cpp Use empty header for CreatingSets step. 2021-03-25 11:39:55 +03:00
DelayedPortsProcessor.h Colse input ports in DelayedPortsProcessor as soon as all outputs are finished. 2021-02-03 14:57:22 +03:00
ForkProcessor.cpp
ForkProcessor.h
IAccumulatingTransform.cpp
IAccumulatingTransform.h
IInflatingTransform.cpp
IInflatingTransform.h
IProcessor.cpp
IProcessor.h mirror changes in code and comment 2021-01-22 09:13:22 +00:00
ISimpleTransform.cpp
ISimpleTransform.h
ISink.cpp Fix more tests. 2021-07-26 17:47:29 +03:00
ISink.h Fix more tests. 2021-07-26 17:47:29 +03:00
ISource.cpp
ISource.h better 2021-03-11 18:22:24 +03:00
LimitTransform.cpp
LimitTransform.h
OffsetTransform.cpp
OffsetTransform.h
Pipe.cpp Update Storage::write 2021-07-23 17:25:35 +03:00
Pipe.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
Port.cpp Try fix #23029 2021-04-20 14:55:23 +03:00
Port.h Rewrite distributed DDL to Processors 2021-07-18 00:45:07 +03:00
printPipeline.cpp Make graph pipeline rendering compatible with Dagre.JS 2021-07-09 06:26:35 +03:00
printPipeline.h Make graph pipeline rendering compatible with Dagre.JS 2021-07-09 06:26:35 +03:00
QueryPipeline.cpp Fix max parallel stream for joined pipeline 2021-07-07 20:44:30 +03:00
QueryPipeline.h Remove some code 2021-07-17 21:06:46 +03:00
QueueBuffer.h Rewrite distributed DDL to Processors 2021-07-18 00:45:07 +03:00
ResizeProcessor.cpp
ResizeProcessor.h
RowsBeforeLimitCounter.h Added RemoteSource. 2020-06-03 22:50:11 +03:00
ya.make add test for memory tracker in client 2021-08-05 16:20:24 +00:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00