ClickHouse/dbms/src/DataStreams
2014-06-06 23:35:41 +04:00
..
tests ███████████, ███████████, completed: removed obsolete 'GoodEvent' column [#METR-11404]. 2014-06-02 22:30:56 +04:00
AggregatingBlockInputStream.cpp clickhouse: totals mode: development. [#METR-9365] 2014-02-27 16:53:38 +04:00
AggregatingSortedBlockInputStream.cpp dbms: development [#METR-10894]. 2014-06-06 23:35:41 +04:00
BinaryRowInputStream.cpp dbms: using special array for Row and instead of std::vector<AggregateFunctionPlainPtrs> (experimental) [#CONV-2944]. 2013-01-07 00:57:43 +00:00
BinaryRowOutputStream.cpp dbms: added 'RowBinary' format [#CONV-2944]. 2012-11-10 04:43:53 +00:00
BlockInputStreamFromRowInputStream.cpp dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
BlockOutputStreamFromRowOutputStream.cpp dbms: added calculation of min/max [#CONV-8691]. 2013-09-07 02:03:13 +00:00
CollapsingFinalBlockInputStream.cpp ClickHouse: fixed FINAL behavior with deleted visits; added test for it. [#METR-9072] 2013-10-30 09:15:41 +00:00
CollapsingSortedBlockInputStream.cpp Tiny piece of logging. [#METR-2807] 2014-04-07 23:02:45 +04:00
copyData.cpp dbms: added expression calculation on totals [#CONV-8366]. 2013-09-08 08:27:06 +00:00
CreatingSetsBlockInputStream.cpp clickhouse: subqueries in IN update progress and can be cancelled (and added missing files). [#METR-10102] 2014-03-04 21:56:24 +04:00
FilterBlockInputStream.cpp dbms: tiny modification [#METR-2944]. 2014-01-08 16:23:31 +00:00
FormatFactory.cpp PrettyCompactMonoBlock format [#CONV-6723] 2013-06-17 12:40:44 +00:00
glueBlockInputStreams.cpp dbms: development of one-pass processing of multiple queries [#CONV-2944]. 2013-05-04 06:09:23 +00:00
IBlockInputStream.cpp dbms: improvement [#CONV-2944]. 2013-06-21 20:34:19 +00:00
IProfilingBlockInputStream.cpp Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
IRowOutputStream.cpp dbms: development. 2010-03-04 19:20:28 +00:00
JSONCompactRowOutputStream.cpp dbms: added calculation of min/max [#CONV-8691]. 2013-09-07 02:03:13 +00:00
JSONRowOutputStream.cpp dbms: added calculation of min/max [#CONV-8691]. 2013-09-07 02:03:13 +00:00
LimitBlockInputStream.cpp works with HTTP [#CONV-7549] 2013-05-22 12:10:33 +00:00
MergeSortingBlockInputStream.cpp dbms: optimized ORDER BY with LIMIT; rows_before_limit_at_least is temporarily broken [#CONV-2944]. 2013-09-16 05:44:47 +00:00
MergingAggregatedBlockInputStream.cpp clickhouse: totals mode: development. [#METR-9365] 2014-02-27 16:53:38 +04:00
MergingSortedBlockInputStream.cpp dbms: optimized ORDER BY with LIMIT; rows_before_limit_at_least is temporarily broken [#CONV-2944]. 2013-09-16 05:44:47 +00:00
narrowBlockInputStreams.cpp dbms: development [#CONV-2944]. 2012-08-21 18:34:55 +00:00
NativeBlockInputStream.cpp propagated [de]serialization to storages and (in|out)put streams [#CONV-7967] 2013-07-12 13:35:05 +00:00
NativeBlockOutputStream.cpp propagated [de]serialization to storages and (in|out)put streams [#CONV-7967] 2013-07-12 13:35:05 +00:00
PartialSortingBlockInputStream.cpp dbms: optimized ORDER BY with LIMIT; rows_before_limit_at_least is temporarily broken [#CONV-2944]. 2013-09-16 05:44:47 +00:00
PrettyBlockOutputStream.cpp dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365]. 2014-03-02 23:16:45 +04:00
PrettyCompactBlockOutputStream.cpp PrettyCompact and PrettyCompactMonoBlock use common code actively now [#CONV-6723] 2013-06-18 09:56:11 +00:00
PrettyCompactMonoBlockOutputStream.cpp dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365]. 2014-03-02 23:16:45 +04:00
PrettySpaceBlockOutputStream.cpp dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365]. 2014-03-02 23:16:45 +04:00
RowInputStreamFromBlockInputStream.cpp dbms: development [#CONV-2944]. 2013-05-03 02:25:50 +00:00
SummingSortedBlockInputStream.cpp Merge 2014-05-07 15:44:14 +04:00
TabSeparatedBlockOutputStream.cpp dbms: added missing files [#CONV-2944]. 2011-08-15 21:50:08 +00:00
TabSeparatedRowInputStream.cpp dbms: using special array for Row and instead of std::vector<AggregateFunctionPlainPtrs> (experimental) [#CONV-2944]. 2013-01-07 00:57:43 +00:00
TabSeparatedRowOutputStream.cpp dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365]. 2014-03-02 23:16:45 +04:00
TotalsHavingBlockInputStream.cpp dbms: development [#METR-10894]. 2014-06-06 03:52:28 +04:00
ValuesRowInputStream.cpp dbms: using special array for Row and instead of std::vector<AggregateFunctionPlainPtrs> (experimental) [#CONV-2944]. 2013-01-07 00:57:43 +00:00
ValuesRowOutputStream.cpp DB/IO: improved writing strings [#CONV-2807]. 2013-05-15 22:58:57 +00:00
VerticalRowOutputStream.cpp DB/IO: improved writing strings [#CONV-2807]. 2013-05-15 22:58:57 +00:00