.. |
examples
|
Remove unneded file
|
2023-09-28 22:17:44 +00:00 |
fuzzers
|
fix fuzzers, cmake refactor, add target fuzzers
|
2023-09-01 14:20:50 +00:00 |
Serializations
|
Correct the Big Endian state serialization/deserialization for various aggregate functions.
|
2023-10-31 11:21:37 -07:00 |
tests
|
|
|
CMakeLists.txt
|
|
|
convertMySQLDataType.cpp
|
|
|
convertMySQLDataType.h
|
|
|
DataTypeAggregateFunction.cpp
|
DataTypeAggregateFunction::strictEquals
|
2023-09-12 03:54:19 +08:00 |
DataTypeAggregateFunction.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeArray.cpp
|
Fix indent for Array
|
2023-09-28 22:17:44 +00:00 |
DataTypeArray.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeCustom.h
|
add new method to check if two types are exactly identical
|
2023-11-22 15:02:34 +00:00 |
DataTypeCustomGeo.cpp
|
|
|
DataTypeCustomGeo.h
|
|
|
DataTypeCustomSimpleAggregateFunction.cpp
|
add new method to check if two types are exactly identical
|
2023-11-22 15:02:34 +00:00 |
DataTypeCustomSimpleAggregateFunction.h
|
add new method to check if two types are exactly identical
|
2023-11-22 15:02:34 +00:00 |
DataTypeDate32.cpp
|
|
|
DataTypeDate32.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeDate.cpp
|
|
|
DataTypeDate.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeDateTime64.cpp
|
|
|
DataTypeDateTime64.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeDateTime.cpp
|
|
|
DataTypeDateTime.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeDecimalBase.cpp
|
|
|
DataTypeDecimalBase.h
|
|
|
DataTypeDomainBool.cpp
|
|
|
DataTypeEnum.cpp
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeEnum.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeFactory.cpp
|
|
|
DataTypeFactory.h
|
|
|
DataTypeFixedString.cpp
|
|
|
DataTypeFixedString.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeFunction.cpp
|
|
|
DataTypeFunction.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeInterval.cpp
|
|
|
DataTypeInterval.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeIPv4andIPv6.cpp
|
|
|
DataTypeIPv4andIPv6.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeLowCardinality.cpp
|
Fix MySQL text protocol DateTime
|
2023-10-10 19:51:09 +02:00 |
DataTypeLowCardinality.h
|
Merge remote-tracking branch 'rschu1ze/master' into better-use-mysql-types-in-show-columns
|
2023-10-11 15:04:03 +00:00 |
DataTypeLowCardinalityHelpers.cpp
|
|
|
DataTypeMap.cpp
|
Add setting to print pretty deep nested Tuples
|
2023-09-28 22:17:44 +00:00 |
DataTypeMap.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeNested.cpp
|
add new method to check if two types are exactly identical
|
2023-11-22 15:02:34 +00:00 |
DataTypeNested.h
|
add new method to check if two types are exactly identical
|
2023-11-22 15:02:34 +00:00 |
DataTypeNothing.cpp
|
|
|
DataTypeNothing.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeNullable.cpp
|
Remove unneded includes
|
2023-09-11 18:18:33 +00:00 |
DataTypeNullable.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeNumberBase.cpp
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeNumberBase.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeObject.cpp
|
|
|
DataTypeObject.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypesDecimal.cpp
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypesDecimal.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeSet.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypesNumber.cpp
|
Fix function if
|
2023-09-15 12:53:50 +00:00 |
DataTypesNumber.h
|
Fix function if
|
2023-09-15 12:53:50 +00:00 |
DataTypeString.cpp
|
|
|
DataTypeString.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeTuple.cpp
|
Add setting to print pretty deep nested Tuples
|
2023-09-28 22:17:44 +00:00 |
DataTypeTuple.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeUUID.cpp
|
|
|
DataTypeUUID.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
EnumValues.cpp
|
|
|
EnumValues.h
|
Refactor IHints
|
2023-09-10 03:48:12 +00:00 |
FieldToDataType.cpp
|
Better integer types inference for Int64/UInt64 fields
|
2023-09-15 11:29:24 +00:00 |
FieldToDataType.h
|
Better integer types inference for Int64/UInt64 fields
|
2023-09-15 11:29:24 +00:00 |
getLeastSupertype.cpp
|
Better integer types inference for Int64/UInt64 fields
|
2023-09-15 11:29:24 +00:00 |
getLeastSupertype.h
|
|
|
getMostSubtype.cpp
|
|
|
getMostSubtype.h
|
|
|
hasNullable.cpp
|
|
|
hasNullable.h
|
|
|
IDataType.cpp
|
add new method to check if two types are exactly identical
|
2023-11-22 15:02:34 +00:00 |
IDataType.h
|
Merge pull request #56724 from canhld94/ch_replicated_column_mismatch
|
2023-11-26 17:20:10 +01:00 |
IDataTypeDummy.h
|
|
|
Native.cpp
|
|
|
Native.h
|
|
|
NestedUtils.cpp
|
add check for collisions in filenames
|
2023-09-18 22:27:04 +00:00 |
NestedUtils.h
|
|
|
NumberTraits.h
|
|
|
ObjectUtils.cpp
|
Fix some typos
|
2023-10-15 15:43:02 +02:00 |
ObjectUtils.h
|
|
|
registerDataTypeDateTime.cpp
|
|
|
TimezoneMixin.h
|
|
|
transformTypesRecursively.cpp
|
Allow to infer named Tuples from JSON objects under a setting in JSON formats
|
2023-09-07 19:41:19 +00:00 |
transformTypesRecursively.h
|
|
|
Utils.cpp
|
Fix style and build
|
2023-09-25 17:49:56 +00:00 |
Utils.h
|
Updated implementation
|
2023-09-19 13:06:19 +03:00 |