ClickHouse/dbms/include/DB/Columns
Vitaliy Lyudvichenko 97c4211409 Add support of scalars with AggregateFunction() type. [#CLICKHOUSE-2845]
Fixed segfaults for arrayReduce. [#CLICKHOUSE-2787]
2017-02-18 00:36:31 +04:00
..
ColumnAggregateFunction.h Add support of scalars with AggregateFunction() type. [#CLICKHOUSE-2845] 2017-02-18 00:36:31 +04:00
ColumnArray.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
ColumnConst.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
ColumnConstAggregateFunction.h Add support of scalars with AggregateFunction() type. [#CLICKHOUSE-2845] 2017-02-18 00:36:31 +04:00
ColumnExpression.h dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
ColumnFixedString.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
ColumnNullable.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
ColumnsCommon.h Attempt to improve performance [#METR-20892]. 2016-04-15 03:33:21 +03:00
ColumnSet.h Squashed commit of the following: 2017-01-14 12:00:19 +03:00
ColumnsNumber.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
ColumnString.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
ColumnTuple.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
ColumnVector.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
IColumn.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00
IColumnDummy.h Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04:00