ClickHouse/src/DataTypes
2020-06-28 22:39:31 +03:00
..
tests Fix bad code 2020-06-23 20:39:30 +03:00
CMakeLists.txt
convertMySQLDataType.cpp
convertMySQLDataType.h
DataTypeAggregateFunction.cpp Better way of implementation 2020-06-14 20:42:11 +03:00
DataTypeAggregateFunction.h
DataTypeArray.cpp Checkpoint 2020-04-22 08:39:31 +03:00
DataTypeArray.h
DataTypeCustom.h
DataTypeCustomGeo.cpp Fix style 2020-05-30 23:15:35 +03:00
DataTypeCustomIPv4AndIPv6.cpp Fix typos 2020-06-27 22:05:00 +03:00
DataTypeCustomSimpleAggregateFunction.cpp Support sumWithOverflow as SimpleAggregateFunction 2020-06-22 17:32:52 +03:00
DataTypeCustomSimpleAggregateFunction.h
DataTypeCustomSimpleTextSerialization.cpp
DataTypeCustomSimpleTextSerialization.h
DataTypeDate.cpp
DataTypeDate.h
DataTypeDateTime64.cpp Fix strange code 2020-06-23 01:06:25 +03:00
DataTypeDateTime64.h Fix typos 2020-06-27 22:05:00 +03:00
DataTypeDateTime.cpp
DataTypeDateTime.h
DataTypeDecimalBase.cpp Improve error message for Decimal CAST 2020-06-20 16:34:22 +03:00
DataTypeDecimalBase.h Fix strange code 2020-06-23 01:06:25 +03:00
DataTypeEnum.cpp Only allow Enum extension within the same width 2020-06-28 22:39:31 +03:00
DataTypeEnum.h Only allow Enum extension within the same width 2020-06-28 22:39:31 +03:00
DataTypeFactory.cpp Merge branch 'master' into multiword_data_type 2020-06-18 17:10:19 +03:00
DataTypeFactory.h Better way of implementation 2020-06-14 20:42:11 +03:00
DataTypeFixedString.cpp
DataTypeFixedString.h
DataTypeFunction.cpp
DataTypeFunction.h
DataTypeInterval.cpp
DataTypeInterval.h
DataTypeLowCardinality.cpp Make IColumn::mutate() static. 2020-05-14 11:30:18 +03:00
DataTypeLowCardinality.h
DataTypeLowCardinalityHelpers.cpp Checkpoint 2020-04-22 08:39:31 +03:00
DataTypeNothing.cpp
DataTypeNothing.h
DataTypeNullable.cpp Checkpoint 2020-04-22 08:39:31 +03:00
DataTypeNullable.h
DataTypeNumberBase.cpp
DataTypeNumberBase.h Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
DataTypesDecimal.cpp Merge branch 'master' of https://github.com/Potya/ClickHouse into Potya-master 2020-05-17 11:19:37 +03:00
DataTypesDecimal.h
DataTypeSet.h
DataTypesNumber.cpp Fix typos 2020-06-27 22:05:00 +03:00
DataTypesNumber.h
DataTypeString.cpp Fix typos 2020-06-27 22:05:00 +03:00
DataTypeString.h Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
DataTypeTuple.cpp Get rid of annoying trailing whitespaces in CREATE query 2020-06-02 00:11:08 +03:00
DataTypeTuple.h
DataTypeUUID.cpp Fix test 2020-06-14 07:35:50 +03:00
DataTypeUUID.h Fix test 2020-06-14 07:35:50 +03:00
DataTypeWithSimpleSerialization.h
FieldToDataType.cpp Checkpoint 2020-04-22 08:39:31 +03:00
FieldToDataType.h
getLeastSupertype.cpp Fix bad code 2020-06-23 20:39:30 +03:00
getLeastSupertype.h
getMostSubtype.cpp Checkpoint 2020-04-22 08:39:31 +03:00
getMostSubtype.h
IDataType.cpp
IDataType.h Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
IDataTypeDummy.h
Native.h Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
NestedUtils.cpp Fix flattening of Array(Tuple(...)) #10259 2020-04-21 02:44:51 +03:00
NestedUtils.h Fix flattening of Array(Tuple(...)) #10259 2020-04-21 02:44:51 +03:00
NumberTraits.h
ya.make Added clarification #10678 2020-05-31 17:28:44 +03:00
ya.make.in Regenerate ya.make to prepare for #10678 2020-05-31 17:24:11 +03:00