ClickHouse/dbms/include/DB/DataStreams
2014-07-21 15:34:43 +04:00
..
AddingConstColumnBlockInputStream.h
AddingDefaultBlockInputStream.h dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202] 2014-07-09 15:54:26 +04:00
AddingDefaultBlockOutputStream.h
AggregatingBlockInputStream.h
AggregatingSortedBlockInputStream.h
AsynchronousBlockInputStream.h dbms: improvement [#METR-11765]. 2014-07-16 06:06:58 +04:00
BinaryRowInputStream.h
BinaryRowOutputStream.h
BlockInputStreamFromRowInputStream.h
BlockIO.h
BlockOutputStreamFromRowOutputStream.h
CollapsingFinalBlockInputStream.h
CollapsingSortedBlockInputStream.h
ConcatBlockInputStream.h
copyData.h
CreatingSetsBlockInputStream.h dbms: reworked GLOBAL subqueries (probably doesn't work) [#METR-11370]. 2014-07-06 23:48:39 +04:00
DistinctBlockInputStream.h
EmptyBlockOutputStream.h
ExpressionBlockInputStream.h
FilterBlockInputStream.h
ForkBlockInputStreams.h
FormatFactory.h
glueBlockInputStreams.h
IBlockInputStream.h
IBlockOutputStream.h
IProfilingBlockInputStream.h
IRowInputStream.h
IRowOutputStream.h
JSONCompactRowOutputStream.h
JSONRowOutputStream.h dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202] 2014-07-09 15:54:26 +04:00
LimitBlockInputStream.h
MaterializingBlockInputStream.h
MergeSortingBlockInputStream.h
MergingAggregatedBlockInputStream.h
MergingSortedBlockInputStream.h dbms: more informative exception message when reading fails during merge (in lucky cases when an exception occurs instead of a segfault). [#METR-11980] 2014-07-21 15:34:43 +04:00
narrowBlockInputStreams.h
NativeBlockInputStream.h
NativeBlockOutputStream.h
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h
ParallelAggregatingBlockInputStream.h
PartialSortingBlockInputStream.h
PrettyBlockOutputStream.h
PrettyCompactBlockOutputStream.h
PrettyCompactMonoBlockOutputStream.h
PrettySpaceBlockOutputStream.h
PushingToViewsBlockOutputStream.h
QueueBlockIOStream.h
RemoteBlockInputStream.h dbms: fixed error; more diagnostics for GLOBAL subqueries [#METR-11370]. 2014-07-07 01:59:20 +04:00
RemoteBlockOutputStream.h columnar-sender: development [#METR-11888]. 2014-07-11 04:29:59 +04:00
RemoveColumnsBlockInputStream.h
RowInputStreamFromBlockInputStream.h
SplittingAggregatingBlockInputStream.h
SummingSortedBlockInputStream.h
TabSeparatedBlockOutputStream.h
TabSeparatedRawRowOutputStream.h
TabSeparatedRowInputStream.h
TabSeparatedRowOutputStream.h
TotalsHavingBlockInputStream.h
UnionBlockInputStream.h dbms: improvement [#METR-11765]. 2014-07-16 06:06:58 +04:00
ValuesRowInputStream.h
ValuesRowOutputStream.h
VerticalRowOutputStream.h