ClickHouse/dbms/include/DB/DataTypes
2014-03-10 17:26:44 +04:00
..
DataTypeAggregateFunction.h serializeTextJSON [#CONV-7445] 2013-05-16 12:52:09 +00:00
DataTypeArray.h serializeTextJSON [#CONV-7445] 2013-05-16 12:52:09 +00:00
DataTypeDate.h ClickHouse: type upscaling for if(). [#CONV-8764] 2013-10-08 12:30:43 +00:00
DataTypeDateTime.h ClickHouse: type upscaling for if(). [#CONV-8764] 2013-10-08 12:30:43 +00:00
DataTypeExpression.h clickhouse: Expression refactoring: development [#CONV-7444]. 2013-05-24 10:49:19 +00:00
DataTypeFactory.h dbms: added parametric aggregate functions; added aggregate function 'quantile' [#CONV-2944]. 2012-10-29 02:58:52 +00:00
DataTypeFixedString.h ClickHouse: added checks for non-positive FixedString size. [#METR-9091] 2013-12-04 10:02:43 +00:00
DataTypeNested.h dbms: improved performance a little [#METR-2944]. 2014-03-10 17:26:44 +04:00
DataTypeSet.h dbms: development [#CONV-2944]. 2012-08-23 18:05:31 +00:00
DataTypesNumberFixed.h dbms: development [#CONV-2504]. 2011-08-09 19:19:00 +00:00
DataTypeString.h serializeTextJSON [#CONV-7445] 2013-05-16 12:52:09 +00:00
DataTypeTuple.h dbms: allowed to return tuples as query result [#METR-8970]. 2013-10-26 19:00:13 +00:00
FieldToDataType.h dbms: removed useless code [#CONV-2944]. 2013-06-30 17:04:15 +00:00
IDataType.h ClickHouse: IDataType::deserializeBinary now appends to column. Previously it was appending for some types and overwriting for others. [#METR-9091] 2013-11-26 10:18:09 +00:00
IDataTypeDummy.h serializeTextJSON [#CONV-7445] 2013-05-16 12:52:09 +00:00
IDataTypeNumber.h ClickHouse: type upscaling for if(). [#CONV-8764] 2013-10-08 12:30:43 +00:00
IDataTypeNumberFixed.h Removed useless whitespace [#METR-2807]. 2013-12-17 19:40:23 +00:00