ClickHouse/dbms/include/DB/DataStreams
2016-08-05 02:35:07 +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 Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
BlockExtraInfoInputStream.h Merge 2015-10-12 17:53:16 +03:00
BlockInputStreamFromRowInputStream.h dbms: better diagnostics of errors in TabSeparated format (development) [#METR-15574]. 2015-03-29 10:13:38 +03:00
BlockIO.h dbms: logging query finish for queries without result [#METR-16946]. 2015-07-14 06:05:10 +03:00
BlockOutputStreamFromRowOutputStream.h dbms: preparation [#METR-18603]. 2015-10-29 23:38:37 +03:00
BlocksListBlockInputStream.h dbms: addition to prev. revision [#METR-17000]. 2015-12-01 17:11:31 +03:00
BlockStreamProfileInfo.h dbms: fixing error [#METR-19767]. 2016-01-26 00:40:13 +03:00
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 Squashed commit of the following: 2016-02-16 19:39:39 +03:00
DistinctBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
EmptyBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ExpressionBlockInputStream.h dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
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 Added limited support for expressions in INSERT ... VALUES [#METR-20048]. 2016-02-13 09:37:19 +03:00
glueBlockInputStreams.h dbms: development of one-pass processing of multiple queries [#CONV-2944]. 2013-05-04 06:09:23 +00:00
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 Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
IProfilingBlockInputStream.h Fixed error [#METR-21408]. 2016-05-31 04:04:34 +03:00
IRowInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
IRowOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
JSONCompactRowOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +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 Squashed commit of the following: 2016-02-16 19:39:39 +03:00
LazyBlockInputStream.h dbms: fixed progress bar for subqueries in IN and JOIN [#METR-18025]. 2015-09-14 05:39:54 +03:00
LimitBlockInputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
MarkInCompressedFile.h dbms: added storage StripeLog (incomplete) [#METR-17716]. 2015-08-16 10:01:41 +03:00
MaterializingBlockInputStream.h dbms: fixed error with tuples of consts [#METR-18586]. 2015-10-29 00:21:18 +03:00
MaterializingBlockOutputStream.h Fixed segfault [#METR-20155]. 2016-02-25 05:37:31 +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 dbms: development [#CONV-2944]. 2012-06-25 03:59:41 +00:00
NativeBlockInputStream.h dbms: added StripeLog engine [#METR-17716]. 2015-08-16 11:18:34 +03:00
NativeBlockOutputStream.h dbms: fixed error with multiple INSERTs in StripeLog [#METR-19901]. 2016-02-02 23:33:03 +03:00
NullAndDoCopyBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
NullBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
NullBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ODBCDriverBlockOutputStream.h dbms: renamed format ODBC to ODBCDriver [#METR-19470]. 2016-01-13 05:20:12 +03:00
OneBlockInputStream.h dbms: external aggregation: initial implementation [#METR-17000]. 2015-12-01 17:09:05 +03:00
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 dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
PrettyBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
PrettyCompactBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
PrettyCompactMonoBlockOutputStream.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
PrettySpaceBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ProhibitColumnsBlockOutputStream.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
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 dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
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 dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +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 Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
TotalsHavingBlockInputStream.h dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
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 Squashed commit of the following: 2016-02-16 19:39:39 +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 Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
XMLRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00