ClickHouse/dbms/include/DB/DataStreams
2016-08-17 23:17:16 +03:00
..
AddingConstColumnBlockInputStream.h Avoid copying ColumnWithTypeAndName [#METR-22173]. 2016-08-05 02:35:07 +03:00
AddingDefaultBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AddingDefaultBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AggregatingBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
AggregatingSortedBlockInputStream.h Fixed errors [#METR-12588]. 2016-04-14 08:03:33 +03:00
AsynchronousBlockInputStream.h Removed useless code (experimental) [#METR-2944]. 2016-08-02 04:46:05 +03:00
BinaryRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
BinaryRowOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
BlockExtraInfoInputStream.h
BlockInputStreamFromRowInputStream.h
BlockIO.h Added address and query into (text) error log [#METR-22441]. 2016-08-16 23:33:00 +03:00
BlockOutputStreamFromRowOutputStream.h Statistics in JSON formats: development [#METR-22400]. 2016-08-17 06:29:26 +03:00
BlocksListBlockInputStream.h
BlockStreamProfileInfo.h
CollapsingFinalBlockInputStream.h Miscellaneous modifications [#METR-2944]. 2016-07-10 05:33:50 +03:00
CollapsingSortedBlockInputStream.h Merge 2016-04-15 22:09:42 +03:00
ConcatBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
copyData.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
CreatingSetsBlockInputStream.h Fixed error [#METR-21408]. 2016-05-31 04:04:34 +03:00
CSVRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
CSVRowOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
DistinctBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
EmptyBlockOutputStream.h
ExpressionBlockInputStream.h
FilterBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ForkBlockInputStreams.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
FormatFactory.h
glueBlockInputStreams.h
GraphiteRollupSortedBlockInputStream.h Merge 2016-04-24 22:46:37 +03:00
IBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
IBlockOutputStream.h Statistics in JSON formats: development [#METR-22400]. 2016-08-17 06:29:26 +03:00
IProfilingBlockInputStream.h Renamed method [#METR-22400]. 2016-08-13 05:21:17 +03:00
IRowInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
IRowOutputStream.h Statistics in JSON formats: development [#METR-22400]. 2016-08-17 06:29:26 +03:00
JSONCompactRowOutputStream.h Addition to prev. revision [#METR-22400]. 2016-08-17 23:17:16 +03:00
JSONEachRowRowInputStream.h Addition to prev. revision [#METR-20081]. 2016-02-18 14:45:32 +03:00
JSONEachRowRowOutputStream.h Added format JSONEachRow [#METR-20081]. 2016-02-18 14:44:50 +03:00
JSONRowOutputStream.h Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00
LazyBlockInputStream.h
LimitBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
MarkInCompressedFile.h
MaterializingBlockInputStream.h
MaterializingBlockOutputStream.h Statistics in JSON formats: development [#METR-22400]. 2016-08-17 07:38:19 +03:00
MergeSortingBlockInputStream.h Fixed error with external sorting when constants are present [#METR-21787]. 2016-07-25 23:57:05 +03:00
MergingAggregatedBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.h Removed useless code (experimental) [#METR-2944]. 2016-08-02 04:46:05 +03:00
MergingSortedBlockInputStream.h Maybe better [#METR-22173]. 2016-08-04 07:51:41 +03:00
narrowBlockInputStreams.h
NativeBlockInputStream.h
NativeBlockOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
NullAndDoCopyBlockInputStream.h
NullBlockInputStream.h
NullBlockOutputStream.h
ODBCDriverBlockOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
OneBlockInputStream.h
ParallelAggregatingBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ParallelInputsProcessor.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
PartialSortingBlockInputStream.h
PrettyBlockOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
PrettyCompactBlockOutputStream.h
PrettyCompactMonoBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
PrettySpaceBlockOutputStream.h
ProhibitColumnsBlockOutputStream.h
PushingToViewsBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
QueueBlockIOStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
RemoteBlockInputStream.h dbms: Added more comments. Made some code more understandable. [#METR-18510] 2016-03-28 16:00:00 +03:00
RemoteBlockOutputStream.h
RemoveColumnsBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ReplacingSortedBlockInputStream.h Merge 2016-04-15 22:09:42 +03:00
SquashingBlockInputStream.h Fixed error [#METR-21877]. 2016-07-07 04:57:48 +03:00
SquashingBlockOutputStream.h Fixed error [#METR-21877]. 2016-07-07 04:57:48 +03:00
SquashingTransform.h Fixed error [#METR-21877]. 2016-07-07 04:57:48 +03:00
SummingSortedBlockInputStream.h Merge 2016-04-24 09:05:41 +03:00
TabSeparatedBlockOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
TabSeparatedRawRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
TabSeparatedRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
TabSeparatedRowOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
TotalsHavingBlockInputStream.h
TSKVRowInputStream.h Added support for unknown fields in TSKVRowInputStream [#METR-20081]. 2016-02-19 19:59:31 +03:00
TSKVRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
UnionBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ValuesRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
ValuesRowOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
verbosePrintString.h Text formats: detecting and skipping UTF-8 BOM when possible [#METR-21817]. 2016-06-23 22:39:20 +03:00
VerticalRowOutputStream.h Moving code [#METR-2944]. 2016-08-13 04:57:35 +03:00
XMLRowOutputStream.h Make tests deterministic [#METR-22400]. 2016-08-17 23:03:22 +03:00