ClickHouse/dbms/include/DB/DataStreams
2014-09-23 03:21:15 +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 dbms: probably fixed error when writeSuffix method wasn't called when writing to table [#METR-12767]. 2014-09-18 23:49:31 +04:00
AggregatingBlockInputStream.h
AggregatingSortedBlockInputStream.h dbms: development [#METR-10894]. 2014-06-09 02:17:44 +04:00
AsynchronousBlockInputStream.h dbms: improvement [#METR-11765]. 2014-07-16 06:06:58 +04:00
BinaryRowInputStream.h
BinaryRowOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
BlockInputStreamFromRowInputStream.h dbms: lowered default block size; introduced default insert block size [#METR-11014].. 2014-04-30 00:22:57 +04:00
BlockIO.h
BlockOutputStreamFromRowOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
CollapsingFinalBlockInputStream.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
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 dbms: unified hash tables: development [#METR-2944]. 2014-04-28 05:48:24 +04:00
EmptyBlockOutputStream.h
ExpressionBlockInputStream.h
FilterBlockInputStream.h
ForkBlockInputStreams.h
FormatFactory.h
glueBlockInputStreams.h
IBlockInputStream.h dbms: slightly improved performance on small blocks; removed unused code [#METR-2944]. 2014-08-22 22:49:51 +04:00
IBlockOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
IProfilingBlockInputStream.h Merge 2014-09-12 20:05:29 +04:00
IRowInputStream.h
IRowOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
JSONCompactRowOutputStream.h
JSONRowOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +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 dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h
ParallelAggregatingBlockInputStream.h dbms: tracking amount of memory usage per query [#METR-11015]. 2014-05-04 02:57:43 +04:00
PartialSortingBlockInputStream.h
PrettyBlockOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
PrettyCompactBlockOutputStream.h
PrettyCompactMonoBlockOutputStream.h
PrettySpaceBlockOutputStream.h
PushingToViewsBlockOutputStream.h dbms: probably fixed error when writeSuffix method wasn't called when writing to table [#METR-12767]. 2014-09-18 23:49:31 +04:00
QueueBlockIOStream.h
RemoteBlockInputStream.h dbms: fixed error; more diagnostics for GLOBAL subqueries [#METR-11370]. 2014-07-07 01:59:20 +04:00
RemoteBlockOutputStream.h dbms: additions to prev. revision [#METR-12857]. 2014-09-23 03:21:15 +04:00
RemoveColumnsBlockInputStream.h
RowInputStreamFromBlockInputStream.h
SplittingAggregatingBlockInputStream.h
SummingSortedBlockInputStream.h Merge 2014-05-07 15:44:14 +04:00
TabSeparatedBlockOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
TabSeparatedRawRowOutputStream.h
TabSeparatedRowInputStream.h
TabSeparatedRowOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
TotalsHavingBlockInputStream.h dbms: fixed WITH TOTALS and LIMIT/DISTINCT [#METR-10705]. 2014-04-21 20:09:04 +04:00
UnionBlockInputStream.h dbms: improvement [#METR-11765]. 2014-07-16 06:06:58 +04:00
ValuesRowInputStream.h
ValuesRowOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00
VerticalRowOutputStream.h dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125]. 2014-08-15 00:27:41 +04:00