ClickHouse/dbms/include/DB/DataStreams
Alexey Milovidov 97cbc17863 Merge
2015-04-16 12:56:29 +03:00
..
AddingConstColumnBlockInputStream.h
AddingDefaultBlockInputStream.h Fixed errors in clang (part 2) [#METR-2807]. 2015-01-21 07:00:20 +03:00
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 dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
AsynchronousBlockInputStream.h dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
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 dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
CollapsingFinalBlockInputStream.h dbms: FINAL: tiny modifications [#METR-2944]. 2015-03-12 03:01:14 +03:00
CollapsingSortedBlockInputStream.h dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
ConcatBlockInputStream.h
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: implementation of WITH TOTALS inside JOINed subqueries [#METR-15417]. 2015-04-16 12:55:24 +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 dbms: fixed error with GLOBAL IN when one of shard is localhost [#METR-14557]. 2015-01-14 05:44:25 +03:00
LimitBlockInputStream.h
MaterializingBlockInputStream.h
MaterializingBlockOutputStream.h dbms: added StorageSet [#METR-2944]. 2015-01-27 03:52:03 +03:00
MergeSortingBlockInputStream.h dbms: added support for external sorting [#METR-2944]. 2015-01-07 20:19:23 +03:00
MergingAggregatedBlockInputStream.h dbms: fixed error [#METR-15451]. 2015-03-12 05:22:55 +03:00
MergingSortedBlockInputStream.h dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
narrowBlockInputStreams.h
NativeBlockInputStream.h
NativeBlockOutputStream.h
NullAndDoCopyBlockInputStream.h
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h
ParallelAggregatingBlockInputStream.h dbms: Server: fixed issue with query cancellation. [#METR-14410] 2015-03-20 19:20:47 +03:00
ParallelInputsProcessor.h dbms: more uniform distribution of work among threads [#METR-2944]. 2015-03-08 01:00:58 +03:00
PartialSortingBlockInputStream.h
PrettyBlockOutputStream.h
PrettyCompactBlockOutputStream.h
PrettyCompactMonoBlockOutputStream.h
PrettySpaceBlockOutputStream.h
ProhibitColumnsBlockOutputStream.h
PushingToViewsBlockOutputStream.h dbms: added StorageSet [#METR-2944]. 2015-01-27 03:52:03 +03:00
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 dbms: additions to prev. revision [#METR-14654]. 2015-02-04 08:07:51 +03:00
UnionBlockInputStream.h dbms: Server: fixed issue with query cancellation. [#METR-14410] 2015-03-20 19:20:47 +03:00
ValuesRowInputStream.h
ValuesRowOutputStream.h
VerticalRowOutputStream.h