ClickHouse/dbms/src/Columns
2018-03-07 16:12:35 +03:00
..
CMakeLists.txt Cmake: fix warnings (#1437) 2017-11-02 17:14:16 +03:00
Collator.cpp silence unused parameters 2017-12-10 00:31:05 +03:00
Collator.h Fixed linking [#CLICKHOUSE-2]. 2017-11-20 09:01:05 +03:00
ColumnAggregateFunction.cpp Fixed build [#CLICKHOUSE-2]. 2017-12-24 13:12:49 +03:00
ColumnAggregateFunction.h Fixed error [#CLICKHOUSE-2]. 2018-01-12 22:28:43 +03:00
ColumnArray.cpp Better [#CLICKHOUSE-2] 2018-03-03 18:36:20 +03:00
ColumnArray.h Fixed performance regression in usage of COWPtr in complex cases [#CLICKHOUSE-3584]. 2018-02-12 23:10:24 +03:00
ColumnConst.cpp removed prerequisites [#CLICKHOUSE-3550] 2018-02-08 20:18:52 +03:00
ColumnConst.h Fixed performance regression in usage of COWPtr in complex cases [#CLICKHOUSE-3584]. 2018-02-12 23:10:24 +03:00
ColumnFixedString.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-16 00:32:25 +03:00
ColumnFixedString.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-16 00:32:25 +03:00
ColumnFunction.cpp Fixed performance regression in usage of COWPtr in complex cases [#CLICKHOUSE-3584]. 2018-02-12 23:10:24 +03:00
ColumnFunction.h Misc build and test fixes (#1905) 2018-02-14 20:27:14 +03:00
ColumnNothing.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 22:17:15 +03:00
ColumnNullable.cpp Better [#CLICKHOUSE-2] 2018-03-03 18:36:20 +03:00
ColumnNullable.h Fixed error #1947 2018-02-28 22:47:33 +03:00
ColumnsCommon.cpp removed prerequisites [#CLICKHOUSE-3550] 2018-02-08 20:18:52 +03:00
ColumnsCommon.h Update ColumnsCommon.h 2018-02-09 18:09:33 +03:00
ColumnSet.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 22:17:15 +03:00
ColumnsNumber.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
ColumnString.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-16 00:32:25 +03:00
ColumnString.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-16 00:32:25 +03:00
ColumnTuple.cpp Fixed performance regression in usage of COWPtr in complex cases [#CLICKHOUSE-3584]. 2018-02-12 23:10:24 +03:00
ColumnTuple.h Fixed performance regression in usage of COWPtr in complex cases [#CLICKHOUSE-3584]. 2018-02-12 23:10:24 +03:00
ColumnVector.cpp Better [#CLICKHOUSE-2] 2018-03-03 18:36:20 +03:00
ColumnVector.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-16 00:32:25 +03:00
FilterDescription.cpp Prohibited non-UInt8 constants in WHERE. [#CLICKHOUSE-3616] 2018-03-07 16:12:35 +03:00
FilterDescription.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 03:01:59 +03:00
IColumn.cpp Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 01:11:51 +03:00
IColumn.h Clarification [#CLICKHOUSE-2]. 2017-12-19 04:57:06 +03:00
IColumnDummy.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-16 00:32:25 +03:00