ClickHouse/dbms/include/DB/DataStreams
Alexey Arno 5f17c9d55d Merge
2015-10-12 17:53:16 +03:00
..
AddingConstColumnBlockInputStream.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
AddingDefaultBlockInputStream.h dbms:investigation [#METR-16938] 2015-09-11 18:11:41 +03:00
AddingDefaultBlockOutputStream.h dbms:investigation [#METR-16938] 2015-09-11 18:11:41 +03:00
AggregatingBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
AggregatingSortedBlockInputStream.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
AsynchronousBlockInputStream.h Probably better [#METR-17973]. 2015-10-05 08:40:27 +03:00
BinaryRowInputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
BinaryRowOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52: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: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
BlockStreamProfileInfo.h Moved file [#METR-17973]. 2015-10-05 03:44:40 +03:00
CollapsingFinalBlockInputStream.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
CollapsingSortedBlockInputStream.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
ConcatBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
copyData.h dbms: Server: fixed issue with query cancellation. [#METR-14410] 2015-03-20 19:20:47 +03:00
CreatingSetsBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
DistinctBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
EmptyBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ExpressionBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
FilterBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
ForkBlockInputStreams.h dbms: development of one-pass processing of multiple queries [#CONV-2944]. 2013-05-04 06:09:23 +00:00
FormatFactory.h dbms: fixed segfault when using INSERT SELECT or CREATE AS SELECT with extremes=1 or WITH TOTALS [#METR-17491]. 2015-07-27 18:51:37 +03:00
glueBlockInputStreams.h dbms: development of one-pass processing of multiple queries [#CONV-2944]. 2013-05-04 06:09:23 +00:00
IBlockInputStream.h Merge 2015-10-12 17:53:16 +03: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 dbms: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +03:00
IRowInputStream.h dbms: development [#CONV-2944]. 2013-05-04 04:05:15 +00:00
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 dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
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 progress bar for subqueries in IN and JOIN [#METR-18025]. 2015-09-14 05:39:54 +03:00
LimitBlockInputStream.h dbms: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561]. 2015-09-04 22:40:55 +03:00
MarkInCompressedFile.h dbms: added storage StripeLog (incomplete) [#METR-17716]. 2015-08-16 10:01:41 +03:00
MaterializingBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
MaterializingBlockOutputStream.h Moved files [#METR-17973]. 2015-10-05 03:33:43 +03:00
MergeSortingBlockInputStream.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
MergingAggregatedBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.h dbms: improvement [#METR-17536]. 2015-09-08 22:53:16 +03:00
MergingSortedBlockInputStream.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +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: added storage StripeLog (incomplete) [#METR-17716]. 2015-08-16 10:01:41 +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
OneBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
ParallelAggregatingBlockInputStream.h Probably better [#METR-17973]. 2015-10-05 08:40:27 +03:00
ParallelInputsProcessor.h Merge 2015-10-12 17:53:16 +03:00
PartialSortingBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
PrettyBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
PrettyCompactBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
PrettyCompactMonoBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
PrettySpaceBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ProhibitColumnsBlockOutputStream.h dbms: style [#METR-2944]. 2014-12-19 21:33:30 +03:00
PushingToViewsBlockOutputStream.h dbms: fixed error [#METR-17286]. 2015-09-18 03:46:36 +03:00
QueueBlockIOStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
RemoteBlockInputStream.h Merge 2015-10-12 17:53:16 +03:00
RemoteBlockOutputStream.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
RemoveColumnsBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
RowInputStreamFromBlockInputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
SummingSortedBlockInputStream.h dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
TabSeparatedBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
TabSeparatedRawRowOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
TabSeparatedRowInputStream.h dbms: better diagnostics of errors in TabSeparated format [#METR-15574]. 2015-03-29 12:02:24 +03:00
TabSeparatedRowOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
TotalsHavingBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
TSKVRowOutputStream.h dbms: added format TSKV [#METR-2944]. 2015-07-18 07:27:38 +03:00
UnionBlockInputStream.h Merge 2015-10-12 17:53:16 +03:00
ValuesRowInputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ValuesRowOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
VerticalRowOutputStream.h dbms: added VerticalRaw format [#METR-17986]. 2015-09-20 07:04:52 +03:00