ClickHouse/src/DataStreams
2020-09-17 17:37:29 +03:00
..
tests Refactor Pipe [part 6] 2020-08-06 15:24:05 +03:00
AddingDefaultBlockOutputStream.cpp
AddingDefaultBlockOutputStream.h Forward declaration for Context as much as possible. 2020-05-21 01:53:18 +03:00
AddingDefaultsBlockInputStream.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
AddingDefaultsBlockInputStream.h Forward declaration for Context as much as possible. 2020-05-21 01:53:18 +03:00
AsynchronousBlockInputStream.cpp
AsynchronousBlockInputStream.h Fix half of typos 2020-08-08 03:47:03 +03:00
BlockIO.cpp Refactor Pipe [part 6] 2020-08-06 15:24:05 +03:00
BlockIO.h Fix result_rows and result_bytes metrics for selects. 2020-07-02 17:51:10 +03:00
BlocksListBlockInputStream.h
BlocksSource.h Remove some streams. 2020-06-01 19:31:06 +03:00
BlockStreamProfileInfo.cpp Add PullingPipelineExecutor. 2020-05-15 00:03:38 +03:00
BlockStreamProfileInfo.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
CheckConstraintsBlockOutputStream.cpp Fix error 2020-06-30 03:53:30 +03:00
CheckConstraintsBlockOutputStream.h
CheckSortedBlockInputStream.cpp Better exception message in CheckingSortedBlockInputStream 2020-07-20 17:57:01 +03:00
CheckSortedBlockInputStream.h
CMakeLists.txt
ColumnGathererStream.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
ColumnGathererStream.h
ConvertingBlockInputStream.cpp Block structure mismatch is a program error 2020-07-28 21:35:18 +03:00
ConvertingBlockInputStream.h Remove useless code 2020-04-15 00:05:45 +03:00
copyData.cpp Insert select using PipelineExecutor. 2020-05-27 21:20:26 +03:00
copyData.h Insert select using PipelineExecutor. 2020-05-27 21:20:26 +03:00
CountingBlockOutputStream.cpp
CountingBlockOutputStream.h
DistinctSortedBlockInputStream.cpp Remove SortDescription from IBlockInputStream. 2020-07-21 11:05:52 +03:00
DistinctSortedBlockInputStream.h Remove SortDescription from IBlockInputStream. 2020-07-21 11:05:52 +03:00
ExecutionSpeedLimits.cpp Whitespace 2020-05-29 23:17:38 +03:00
ExecutionSpeedLimits.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
ExpressionBlockInputStream.cpp Remove Join from ExpressionActions. 2020-09-08 13:40:53 +03:00
ExpressionBlockInputStream.h Remove Join from ExpressionActions. 2020-09-08 13:40:53 +03:00
FilterBlockInputStream.cpp Remove Join from ExpressionActions. 2020-09-08 13:40:53 +03:00
FilterBlockInputStream.h Checkpoint 2020-04-22 08:39:31 +03:00
finalizeBlock.cpp Make IColumn::mutate() static. 2020-05-14 11:30:18 +03:00
finalizeBlock.h
IBlockInputStream.cpp Fix build 2020-09-14 23:56:56 +03:00
IBlockInputStream.h Review fixes. 2020-09-15 13:40:39 +03:00
IBlockOutputStream.h Better comments 2020-06-22 12:49:21 +03:00
IBlockStream_fwd.h
InputStreamFromASTInsertQuery.cpp getColumns in StorageInMemoryMetadta (only compilable) 2020-06-17 19:39:58 +03:00
InputStreamFromASTInsertQuery.h Really atomic metadata 2020-06-18 14:02:31 +03:00
InternalTextLogsRowOutputStream.cpp Merge pull request #10445 from azat/logger-source-coloring-client 2020-04-23 00:35:40 +03:00
InternalTextLogsRowOutputStream.h
LazyBlockInputStream.h
LimitBlockInputStream.cpp
LimitBlockInputStream.h
MarkInCompressedFile.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
materializeBlock.cpp
materializeBlock.h
MaterializingBlockInputStream.cpp
MaterializingBlockInputStream.h
MaterializingBlockOutputStream.h
MergingSortedBlockInputStream.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
MergingSortedBlockInputStream.h Fix half of typos 2020-08-08 03:47:03 +03:00
MongoDBBlockInputStream.cpp MySql datatypes dateTime64 and decimal (#11512) 2020-09-09 15:18:02 +03:00
MongoDBBlockInputStream.h Add comment 2020-06-26 17:34:37 +03:00
narrowBlockInputStreams.cpp Refactor Pipe [part 1]. 2020-08-03 14:33:11 +03:00
narrowBlockInputStreams.h Refactor Pipe [part 1]. 2020-08-03 14:33:11 +03:00
NativeBlockInputStream.cpp
NativeBlockInputStream.h
NativeBlockOutputStream.cpp
NativeBlockOutputStream.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
NullAndDoCopyBlockInputStream.h Insert select using PipelineExecutor. 2020-05-27 21:20:26 +03:00
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h
OwningBlockInputStream.h
ParallelInputsProcessor.h Fix half of typos 2020-08-08 03:47:03 +03:00
ParallelParsingBlockInputStream.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
ParallelParsingBlockInputStream.h Fix memory tracking for input_format_parallel_parsing by attaching thread to group 2020-07-23 11:31:13 +03:00
PushingToViewsBlockOutputStream.cpp Minor modification 2020-08-24 17:45:00 +03:00
PushingToViewsBlockOutputStream.h getSampleBlockWithVirtuals in StorageInMemoryMetadata 2020-06-16 15:58:05 +03:00
RemoteBlockInputStream.cpp Fix style. 2020-06-02 21:10:42 +03:00
RemoteBlockInputStream.h Fix totals for remote. 2020-06-02 19:37:30 +03:00
RemoteBlockOutputStream.cpp Fix error 2020-05-17 08:45:20 +03:00
RemoteBlockOutputStream.h Forward declaration for Context as much as possible. 2020-05-21 01:53:18 +03:00
RemoteQueryExecutor.cpp Handle Protocol::Server::Log in the RemoteQueryExecutor::finish() 2020-08-17 21:55:09 +03:00
RemoteQueryExecutor.h Fix build. 2020-06-04 16:16:58 +03:00
SizeLimits.cpp Preparation for structured logging 2020-05-31 00:35:52 +03:00
SizeLimits.h
SquashingBlockInputStream.cpp less copying 2020-04-21 17:59:57 +03:00
SquashingBlockInputStream.h
SquashingBlockOutputStream.cpp less copying 2020-04-21 17:59:57 +03:00
SquashingBlockOutputStream.h
SquashingTransform.cpp Make IColumn::mutate() static. 2020-05-14 11:30:18 +03:00
SquashingTransform.h Update SquashingTransform.h 2020-04-21 19:27:56 +03:00
StreamLocalLimits.h Review fixes. 2020-09-15 13:40:39 +03:00
TemporaryFileStream.h straighten the protocol version 2020-09-17 17:37:29 +03:00
TTLBlockInputStream.cpp Less copypaste 2020-09-04 17:08:43 +03:00
TTLBlockInputStream.h Add comments 2020-09-07 10:59:14 +03:00
UnionBlockInputStream.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
ya.make Merge pull request #14556 from ClickHouse/fix-arcadia-2 2020-09-08 12:08:35 +03:00
ya.make.in Fix "Arcadia" 2020-09-08 01:14:13 +03:00