ClickHouse/dbms/include/DB/DataStreams
2015-04-28 07:35:54 +03:00
..
AddingConstColumnBlockInputStream.h
AddingDefaultBlockInputStream.h
AddingDefaultBlockOutputStream.h dbms: added setting 'strict_insert_defaults' (incomplete) [#METR-15913]. 2015-04-10 03:43:08 +03:00
AggregatingBlockInputStream.h dbms: fixed error [#METR-15451]. 2015-03-12 05:22:55 +03:00
AggregatingSortedBlockInputStream.h
AsynchronousBlockInputStream.h
BinaryRowInputStream.h
BinaryRowOutputStream.h
BlockInputStreamFromRowInputStream.h dbms: better diagnostics of errors in TabSeparated format (development) [#METR-15574]. 2015-03-29 10:13:38 +03:00
BlockIO.h dbms: fixed one of errors [#METR-15352]. 2015-03-06 23:14:45 +03:00
BlockOutputStreamFromRowOutputStream.h
BlockStreamProfileInfo.h
CollapsingFinalBlockInputStream.h dbms: FINAL: tiny modifications [#METR-2944]. 2015-03-12 03:01:14 +03:00
CollapsingSortedBlockInputStream.h
ConcatBlockInputStream.h dbms: preparation [#METR-15418]. 2015-04-19 01:33:24 +03:00
copyData.h dbms: Server: fixed issue with query cancellation. [#METR-14410] 2015-03-20 19:20:47 +03:00
CreatingSetsBlockInputStream.h dbms: implementation of WITH TOTALS inside JOINed subqueries [#METR-15417]. 2015-04-16 12:55:24 +03:00
DistinctBlockInputStream.h dbms: improved performance of Set, Join, Distinct and arrayEnumerateUniq [#METR-2944]. 2015-02-20 22:48:52 +03:00
EmptyBlockOutputStream.h
ExpressionBlockInputStream.h dbms: fixed comment [#METR-2944]. 2015-04-28 07:35:54 +03:00
FilterBlockInputStream.h
ForkBlockInputStreams.h
FormatFactory.h
glueBlockInputStreams.h
IBlockInputStream.h Merge 2015-04-12 07:39:20 +03:00
IBlockOutputStream.h
IProfilingBlockInputStream.h dbms: Server: fixed issue with query cancellation. [#METR-14410] 2015-03-20 19:20:47 +03:00
IRowInputStream.h
IRowOutputStream.h
JSONCompactRowOutputStream.h
JSONRowOutputStream.h dbms: improved performance of JSON output format for data without strings (2.5 times) [#METR-2944]. 2015-02-15 12:45:29 +03:00
LazyBlockInputStream.h
LimitBlockInputStream.h
MaterializingBlockInputStream.h
MaterializingBlockOutputStream.h
MergeSortingBlockInputStream.h
MergingAggregatedBlockInputStream.h dbms: fixed error [#METR-15451]. 2015-03-12 05:22:55 +03:00
MergingSortedBlockInputStream.h
narrowBlockInputStreams.h
NativeBlockInputStream.h dbms: added support for arrays in tuple in NativeBlock streams [#METR-15964]. 2015-04-16 13:48:35 +03:00
NativeBlockOutputStream.h dbms: added support for arrays in tuple in NativeBlock streams [#METR-15964]. 2015-04-16 13:48:35 +03:00
NullAndDoCopyBlockInputStream.h
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h
ParallelAggregatingBlockInputStream.h Merge 2015-04-16 17:27:56 +03:00
ParallelInputsProcessor.h dbms: fixed error [#METR-16053]. 2015-04-23 03:20:41 +03:00
PartialSortingBlockInputStream.h
PrettyBlockOutputStream.h
PrettyCompactBlockOutputStream.h
PrettyCompactMonoBlockOutputStream.h
PrettySpaceBlockOutputStream.h
ProhibitColumnsBlockOutputStream.h
PushingToViewsBlockOutputStream.h
QueueBlockIOStream.h
RemoteBlockInputStream.h dbms: Server: Correctly disconnect when exceptions occur in RemoteBlockInputStream. [#METR-15689] 2015-04-16 12:29:40 +03:00
RemoteBlockOutputStream.h
RemoveColumnsBlockInputStream.h
RowInputStreamFromBlockInputStream.h
SummingSortedBlockInputStream.h Merge 2015-04-13 15:05:58 +03:00
TabSeparatedBlockOutputStream.h
TabSeparatedRawRowOutputStream.h
TabSeparatedRowInputStream.h dbms: better diagnostics of errors in TabSeparated format [#METR-15574]. 2015-03-29 12:02:24 +03:00
TabSeparatedRowOutputStream.h
TotalsHavingBlockInputStream.h
UnionBlockInputStream.h dbms: fixed error [#METR-16053]. 2015-04-23 00:26:12 +03:00
ValuesRowInputStream.h
ValuesRowOutputStream.h
VerticalRowOutputStream.h