ClickHouse/src/Processors
Kseniia Sumarokova 0917488cec
Merge pull request #27382 from kssenii/cast-internal
add Cast internal function
2021-08-13 13:13:51 +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 pull request #27382 from kssenii/cast-internal 2021-08-13 13:13:51 +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 Use processors in Storage::watch 2021-08-11 20:28:54 +03: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 Update ForkProcessor.cpp 2020-09-20 22:59:26 +03:00
ForkProcessor.h
IAccumulatingTransform.cpp Try fix totals port for IAccumulatingTransform. 2020-09-10 10:36:29 +03:00
IAccumulatingTransform.h Fix typos reported by codespell 2020-10-27 12:04:03 +01:00
IInflatingTransform.cpp
IInflatingTransform.h
IProcessor.cpp Fixing build and tests. 2020-12-09 17:11:20 +03:00
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 Add async status to RemoteSource. 2020-12-04 13:52:57 +03:00
ISource.h better 2021-03-11 18:22:24 +03:00
LimitTransform.cpp Minor fixes for min/sim hash 2020-12-29 13:16:43 +03:00
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
ya.make Merge pull request #27152 from qoega/fix-access-gtest-in-arcadia 2021-08-13 10:51:29 +03:00
ya.make.in Fix ya.make 2021-08-12 16:13:53 +03:00