ClickHouse/src/DataStreams
2021-02-15 16:51:45 +03:00
..
tests Cleanups 2020-10-10 19:31:10 +03:00
AddingDefaultBlockOutputStream.cpp Review fixes. 2021-02-10 15:45:39 +03:00
AddingDefaultBlockOutputStream.h Review fixes. 2021-02-10 15:45:39 +03:00
AddingDefaultsBlockInputStream.cpp Rename functions. 2021-02-05 18:11:26 +03:00
AddingDefaultsBlockInputStream.h Recursive defaults 2020-10-02 15:38:50 +03:00
AsynchronousBlockInputStream.cpp
AsynchronousBlockInputStream.h
BlockIO.cpp
BlockIO.h
BlocksListBlockInputStream.h
BlocksSource.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
BlockStreamProfileInfo.cpp
BlockStreamProfileInfo.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
CheckConstraintsBlockOutputStream.cpp Merge branch 'master' into actions-dag-f14 2020-11-12 11:54:44 +03:00
CheckConstraintsBlockOutputStream.h
CheckSortedBlockInputStream.cpp
CheckSortedBlockInputStream.h
CMakeLists.txt
ColumnGathererStream.cpp More checks in writer wide 2021-01-11 15:03:00 +03:00
ColumnGathererStream.h
ConvertingBlockInputStream.cpp
ConvertingBlockInputStream.h
copyData.cpp
copyData.h
CountingBlockOutputStream.cpp
CountingBlockOutputStream.h
DistinctSortedBlockInputStream.cpp
DistinctSortedBlockInputStream.h
ExecutionSpeedLimits.cpp
ExecutionSpeedLimits.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
ExpressionBlockInputStream.cpp
ExpressionBlockInputStream.h
finalizeBlock.cpp
finalizeBlock.h
IBlockInputStream.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
IBlockInputStream.h remove more stringstreams 2020-11-10 21:22:26 +03:00
IBlockOutputStream.h Do not catch exceptions during final flush in writers destructors 2021-02-05 01:31:45 +03:00
IBlockStream_fwd.h
InputStreamFromASTInsertQuery.cpp Recursive defaults 2020-10-02 15:38:50 +03:00
InputStreamFromASTInsertQuery.h
InternalTextLogsRowOutputStream.cpp
InternalTextLogsRowOutputStream.h
ITTLAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
ITTLAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
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 Rename getPos to getRow, change mergeBlock, pass setting instead of context 2020-12-04 19:25:30 +03:00
MergingSortedBlockInputStream.h
MongoDBBlockInputStream.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
MongoDBBlockInputStream.h
narrowBlockInputStreams.cpp Fix some problems introduced by refactoring. 2020-10-12 17:58:09 +08:00
narrowBlockInputStreams.h Fix some problems introduced by refactoring. 2020-10-12 17:58:09 +08:00
NativeBlockInputStream.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2020-12-25 21:25:59 +03:00
NativeBlockInputStream.h implement nested with multiple nesting 2020-11-21 20:27:42 +03:00
NativeBlockOutputStream.cpp
NativeBlockOutputStream.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
NullAndDoCopyBlockInputStream.h
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h Cleanups 2020-10-10 19:31:10 +03:00
OwningBlockInputStream.h
ParallelInputsProcessor.h Fix some problems introduced by refactoring. 2020-10-12 17:58:09 +08:00
PostgreSQLBlockInputStream.cpp Fix 2021-01-11 10:55:38 +00:00
PostgreSQLBlockInputStream.h Fix 2021-01-11 10:55:38 +00:00
PushingToViewsBlockOutputStream.cpp Change PushingToViewsBlockOutputStream::process, to accept ref to ViewInfo 2021-02-04 00:44:24 +03:00
PushingToViewsBlockOutputStream.h Change PushingToViewsBlockOutputStream::process, to accept ref to ViewInfo 2021-02-04 00:44:24 +03:00
RemoteBlockInputStream.cpp More forward declaration for generic headers 2020-12-12 17:43:10 +03:00
RemoteBlockInputStream.h More forward declaration for generic headers 2020-12-12 17:43:10 +03:00
RemoteBlockOutputStream.cpp compile 2020-11-18 20:44:33 +03:00
RemoteBlockOutputStream.h
RemoteQueryExecutor.cpp Add sendIgnoredPartUUIDs to HedgedRequests 2021-02-06 18:26:36 +03:00
RemoteQueryExecutor.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into hedged-requests 2021-02-06 17:38:56 +03:00
RemoteQueryExecutorReadContext.cpp Fix style and build 2021-02-06 22:13:50 +03:00
RemoteQueryExecutorReadContext.h Implement HedgedRequests 2021-01-19 22:41:05 +03:00
SizeLimits.cpp
SizeLimits.h
SquashingBlockInputStream.cpp
SquashingBlockInputStream.h
SquashingBlockOutputStream.cpp
SquashingBlockOutputStream.h
SquashingTransform.cpp Fix trailing whitespace 2020-10-26 22:12:40 +03:00
SquashingTransform.h
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
TTLAggregationAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
TTLAggregationAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
TTLBlockInputStream.cpp fix TTLs with WHERE 2021-01-13 17:04:27 +03:00
TTLBlockInputStream.h refactoring of TTL stream 2020-12-25 18:46:13 +03:00
TTLColumnAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
TTLColumnAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
TTLDeleteAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
TTLDeleteAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
TTLUpdateInfoAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
TTLUpdateInfoAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
UnionBlockInputStream.h
ya.make Merge remote-tracking branch 'upstream/master' into HEAD 2021-01-27 19:48:55 +03:00
ya.make.in Fix Arcadia 2021-01-07 06:45:12 +03:00