..
tests
Remove useless files
2020-01-26 18:25:58 +03:00
CMakeLists.txt
Debian: simpler package ( #662 )
2017-04-10 20:43:30 +03:00
convertMySQLDataType.cpp
Include Field.h in less files.
2019-10-08 16:23:24 +03:00
convertMySQLDataType.h
Fix shared build ( #5702 )
2019-06-20 23:57:01 +03:00
DataTypeAggregateFunction.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeAggregateFunction.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypeArray.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeArray.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypeCustom.h
Merge branch 'prepared_statements' of https://github.com/sanych73/ClickHouse into sanych73-prepared_statements
2019-06-14 19:28:25 +03:00
DataTypeCustomIPv4AndIPv6.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeCustomSimpleAggregateFunction.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeCustomSimpleAggregateFunction.h
refactor to avoid dynamic_cast in data type serialization
2019-04-08 15:39:42 +02:00
DataTypeCustomSimpleTextSerialization.cpp
clang-tidy, part 7
2020-03-09 01:38:12 +03:00
DataTypeCustomSimpleTextSerialization.h
clang-tidy, part 7
2020-03-09 01:38:12 +03:00
DataTypeDate.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeDate.h
Fixed type-support traits, put all of those to IDataType.h:
2019-11-21 01:02:49 +03:00
DataTypeDateTime64.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeDateTime64.h
Post-review refactoring and tests for DateTime64 and Decimal.
2019-12-11 06:58:49 +03:00
DataTypeDateTime.cpp
Merge pull request #9566 from ClickHouse/clang-tidy
2020-03-12 13:33:19 +03:00
DataTypeDateTime.h
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeDecimalBase.cpp
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
DataTypeDecimalBase.h
Improve CCTZ contrib ( #9687 )
2020-03-19 13:38:34 +03:00
DataTypeEnum.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeEnum.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypeFactory.cpp
Merge pull request #9566 from ClickHouse/clang-tidy
2020-03-12 13:33:19 +03:00
DataTypeFactory.h
Merge pull request #9566 from ClickHouse/clang-tidy
2020-03-12 13:33:19 +03:00
DataTypeFixedString.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeFixedString.h
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeFunction.cpp
IPv4 and IPv6 Domain implementation.
2019-02-04 12:37:46 +03:00
DataTypeFunction.h
IPv4 and IPv6 Domain implementation.
2019-02-04 12:37:46 +03:00
DataTypeInterval.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeInterval.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypeLowCardinality.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
DataTypeLowCardinality.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypeLowCardinalityHelpers.cpp
add missing comment and rename
2019-11-26 12:59:31 +03:00
DataTypeNothing.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeNothing.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypeNullable.cpp
Merge pull request #9566 from ClickHouse/clang-tidy
2020-03-12 13:33:19 +03:00
DataTypeNullable.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypeNumberBase.cpp
Fix everything, add docs.
2020-02-07 10:33:00 +03:00
DataTypeNumberBase.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypesDecimal.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypesDecimal.h
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeSet.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
DataTypesNumber.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypesNumber.h
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeString.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeString.h
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeTuple.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeTuple.h
clang-tidy, part 7
2020-03-09 01:38:12 +03:00
DataTypeUUID.cpp
Revert "Keep alias type name to metadata"
2020-03-10 21:16:14 +03:00
DataTypeUUID.h
Include Field.h in less files.
2019-10-08 16:23:24 +03:00
DataTypeWithSimpleSerialization.h
new
2019-05-19 00:07:23 +03:00
FieldToDataType.cpp
Distinguish Array and Tuple field types when creating from array of Fields. ( #7179 )
2019-10-18 18:57:05 +03:00
FieldToDataType.h
clang-tidy, part 7
2020-03-09 01:38:12 +03:00
getLeastSupertype.cpp
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
getLeastSupertype.h
renamed getLeastCommonType => getLeastSupertype; getMostCommonType => getMostSubtype [#CLICKHOUSE-3504]
2018-01-11 21:47:02 +03:00
getMostSubtype.cpp
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
getMostSubtype.h
Update getMostSubtype.h
2018-01-19 22:08:39 +03:00
IDataType.cpp
clang-tidy, part 7
2020-03-09 01:38:12 +03:00
IDataType.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
IDataTypeDummy.h
implemented couple of generators
2020-02-07 10:33:00 +03:00
Native.h
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
NestedUtils.cpp
Added "assert_cast" function as a replacement for static_cast for columns
2019-08-21 05:28:04 +03:00
NestedUtils.h
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
2019-03-15 19:37:52 +03:00
NumberTraits.h
ubsan fix
2019-11-02 17:00:03 +08:00