.. |
tests
|
dbms: addition to prev. revision [#CONV-8366].
|
2013-09-01 05:07:54 +00:00 |
AggregatingBlockInputStream.cpp
|
dbms: added totals as separate data in JSON formats [#CONV-8366].
|
2013-09-01 04:55:41 +00: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
|
added nested arrays offsets check [#CONV-7967]
|
2013-08-02 14:26:04 +00:00 |
BlockOutputStreamFromRowOutputStream.cpp
|
dbms: added calculation of min/max [#CONV-8691].
|
2013-09-07 02:03:13 +00:00 |
CollapsingFinalBlockInputStream.cpp
|
dbms: development [#CONV-2944].
|
2013-05-04 04:05:15 +00:00 |
CollapsingSortedBlockInputStream.cpp
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
copyData.cpp
|
dbms: added calculation of min/max [#CONV-8691].
|
2013-09-07 02:03:13 +00:00 |
FilterBlockInputStream.cpp
|
dbms: added DISTINCT [#CONV-7756].
|
2013-06-01 07:43:57 +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
|
dbms: added calculation of min/max [#CONV-8691].
|
2013-09-07 02:03:13 +00: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
|
added collation [#CONV-7651]
|
2013-05-28 16:56:05 +00:00 |
MergingAggregatedBlockInputStream.cpp
|
dbms: added totals as separate data in JSON formats [#CONV-8366].
|
2013-09-01 04:55:41 +00:00 |
MergingSortedBlockInputStream.cpp
|
added collation [#CONV-7651]
|
2013-05-28 16:56:05 +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: development [#CONV-2944].
|
2013-05-04 05:20:07 +00:00 |
PrettyBlockOutputStream.cpp
|
DB/IO: improved writing strings [#CONV-2807].
|
2013-05-15 22:58:57 +00:00 |
PrettyCompactBlockOutputStream.cpp
|
PrettyCompact and PrettyCompactMonoBlock use common code actively now [#CONV-6723]
|
2013-06-18 09:56:11 +00:00 |
PrettyCompactMonoBlockOutputStream.cpp
|
PrettyCompact and PrettyCompactMonoBlock use common code actively now [#CONV-6723]
|
2013-06-18 09:56:11 +00:00 |
PrettySpaceBlockOutputStream.cpp
|
DB/IO: improved writing strings [#CONV-2807].
|
2013-05-15 22:58:57 +00:00 |
RowInputStreamFromBlockInputStream.cpp
|
dbms: development [#CONV-2944].
|
2013-05-03 02:25:50 +00: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: development [#CONV-2944].
|
2011-11-06 06:22:52 +00: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 |