.. |
AddingConstColumnBlockInputStream.h
|
storages: few more comments on virtual columns, couple of code style changes [METR-9172]
|
2014-01-27 13:52:01 +00:00 |
AddingDefaultBlockInputStream.h
|
dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
AddingDefaultBlockOutputStream.h
|
|
|
AggregatingBlockInputStream.h
|
clickhouse: totals mode: development. [#METR-9365]
|
2014-02-27 16:53:38 +04:00 |
AggregatingSortedBlockInputStream.h
|
dbms: development [#METR-10894].
|
2014-06-09 02:17:44 +04:00 |
AsynchronousBlockInputStream.h
|
dbms: improvement [#METR-11765].
|
2014-07-16 06:06:58 +04:00 |
BinaryRowInputStream.h
|
|
|
BinaryRowOutputStream.h
|
|
|
BlockInputStreamFromRowInputStream.h
|
dbms: lowered default block size; introduced default insert block size [#METR-11014]..
|
2014-04-30 00:22:57 +04:00 |
BlockIO.h
|
|
|
BlockOutputStreamFromRowOutputStream.h
|
|
|
CollapsingFinalBlockInputStream.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
CollapsingSortedBlockInputStream.h
|
Merge
|
2014-03-14 21:03:52 +04:00 |
ConcatBlockInputStream.h
|
|
|
copyData.h
|
|
|
CreatingSetsBlockInputStream.h
|
dbms: reworked GLOBAL subqueries (probably doesn't work) [#METR-11370].
|
2014-07-06 23:48:39 +04:00 |
DistinctBlockInputStream.h
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-28 05:48:24 +04:00 |
EmptyBlockOutputStream.h
|
|
|
ExpressionBlockInputStream.h
|
|
|
FilterBlockInputStream.h
|
|
|
ForkBlockInputStreams.h
|
|
|
FormatFactory.h
|
|
|
glueBlockInputStreams.h
|
|
|
IBlockInputStream.h
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
IBlockOutputStream.h
|
Added locks to IStorage. Some race conditions are fixed, some are introduced, along with some possible deadlocks. [#METR-10202]
|
2014-03-19 14:45:13 +04:00 |
IProfilingBlockInputStream.h
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
IRowInputStream.h
|
|
|
IRowOutputStream.h
|
|
|
JSONCompactRowOutputStream.h
|
|
|
JSONRowOutputStream.h
|
dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
LimitBlockInputStream.h
|
|
|
MaterializingBlockInputStream.h
|
|
|
MergeSortingBlockInputStream.h
|
|
|
MergingAggregatedBlockInputStream.h
|
clickhouse: totals mode: development. [#METR-9365]
|
2014-02-27 16:53:38 +04:00 |
MergingSortedBlockInputStream.h
|
dbms: more informative exception message when reading fails during merge (in lucky cases when an exception occurs instead of a segfault). [#METR-11980]
|
2014-07-21 15:34:43 +04:00 |
narrowBlockInputStreams.h
|
|
|
NativeBlockInputStream.h
|
|
|
NativeBlockOutputStream.h
|
|
|
NullBlockInputStream.h
|
|
|
NullBlockOutputStream.h
|
|
|
OneBlockInputStream.h
|
|
|
ParallelAggregatingBlockInputStream.h
|
dbms: tracking amount of memory usage per query [#METR-11015].
|
2014-05-04 02:57:43 +04:00 |
PartialSortingBlockInputStream.h
|
|
|
PrettyBlockOutputStream.h
|
dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365].
|
2014-03-02 23:16:45 +04:00 |
PrettyCompactBlockOutputStream.h
|
|
|
PrettyCompactMonoBlockOutputStream.h
|
|
|
PrettySpaceBlockOutputStream.h
|
|
|
PushingToViewsBlockOutputStream.h
|
PushingToViewsBlockOutputStream: not calling storage->write() on each block, not copying a block. [#METR-10763]
|
2014-04-14 14:19:38 +04:00 |
QueueBlockIOStream.h
|
|
|
RemoteBlockInputStream.h
|
dbms: fixed error; more diagnostics for GLOBAL subqueries [#METR-11370].
|
2014-07-07 01:59:20 +04:00 |
RemoteBlockOutputStream.h
|
columnar-sender: development [#METR-11888].
|
2014-07-11 04:29:59 +04:00 |
RemoveColumnsBlockInputStream.h
|
Fixed comments in RemoveColumnsBlockInputStream. [#METR-9750]
|
2014-03-03 12:29:01 +04:00 |
RowInputStreamFromBlockInputStream.h
|
|
|
SplittingAggregatingBlockInputStream.h
|
dbms: sending only set/changed settings [#METR-10087].
|
2014-02-17 23:56:45 +00:00 |
SummingSortedBlockInputStream.h
|
Merge
|
2014-05-07 15:44:14 +04:00 |
TabSeparatedBlockOutputStream.h
|
|
|
TabSeparatedRawRowOutputStream.h
|
|
|
TabSeparatedRowInputStream.h
|
|
|
TabSeparatedRowOutputStream.h
|
dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365].
|
2014-03-02 23:16:45 +04:00 |
TotalsHavingBlockInputStream.h
|
dbms: fixed WITH TOTALS and LIMIT/DISTINCT [#METR-10705].
|
2014-04-21 20:09:04 +04:00 |
UnionBlockInputStream.h
|
dbms: improvement [#METR-11765].
|
2014-07-16 06:06:58 +04:00 |
ValuesRowInputStream.h
|
|
|
ValuesRowOutputStream.h
|
|
|
VerticalRowOutputStream.h
|
|
|