ClickHouse/dbms/include/DB/DataStreams
2015-12-09 07:28:01 +03:00
..
AddingConstColumnBlockInputStream.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
AddingDefaultBlockInputStream.h dbms: fixed error [#METR-2944]. 2015-11-15 12:17:51 +03:00
AddingDefaultBlockOutputStream.h dbms: fixed error [#METR-2944]. 2015-11-15 12:17:51 +03:00
AggregatingBlockInputStream.h dbms: allowed external aggregation with non-parallel aggregation [#METR-17000]. 2015-12-01 17:43:51 +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: preparation [#METR-18603]. 2015-10-29 23:38:37 +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 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: preparation [#METR-18603]. 2015-10-29 23:38:37 +03:00
IProfilingBlockInputStream.h dbms: when limit for rows to read/result exceeded, will break at next block [#METR-18644]. 2015-11-03 21:58:43 +03:00
IRowInputStream.h dbms: development [#CONV-2944]. 2013-05-04 04:05:15 +00:00
IRowOutputStream.h dbms: preparation [#METR-18603]. 2015-10-29 23:38:37 +03:00
JSONCompactRowOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
JSONRowOutputStream.h dbms: preparation [#METR-18603]. 2015-10-29 23:38:37 +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: fixed error with tuples of consts [#METR-18586]. 2015-10-29 00:21:18 +03:00
MaterializingBlockOutputStream.h dbms: fixed error with tuples of consts [#METR-18586]. 2015-10-29 00:21:18 +03:00
MergeSortingBlockInputStream.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
MergingAggregatedBlockInputStream.h dbms: Aggregator: preparation [#METR-17000]. 2015-11-30 19:57:05 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.h dbms: fixed error [#METR-19316]. 2015-12-09 07:28:01 +03:00
MergingSortedBlockInputStream.h dbms: improved performance of INSERT SELECT [#METR-19025]. 2015-11-29 16:18:12 +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: preparation [#METR-18603]. 2015-10-29 23:38:37 +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
ODBCBlockOutputStream.h dbms: ODBC: more conscious [#METR-18538]. 2015-10-31 08:48:28 +03:00
OneBlockInputStream.h dbms: external aggregation: initial implementation [#METR-17000]. 2015-12-01 17:09:05 +03:00
ParallelAggregatingBlockInputStream.h dbms: more memory efficient merging aggregated states [#METR-17000]. 2015-12-06 19:22:01 +03:00
ParallelInputsProcessor.h dbms: fixed error [#METR-19700]. 2015-12-06 18:29: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 dbms: whitespaces [#METR-2944]. 2015-11-11 05:13:24 +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: fixed error in gcc-5 [#METR-18843]. 2015-11-16 07:00:46 +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: setting Content-Type header in HTTP interface [#METR-18603]. 2015-10-31 00:19:54 +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 dbms: better [#METR-17000]. 2015-12-02 00:20:14 +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