.. |
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
|
Fix special build
|
2023-12-23 12:56:11 +00:00 |
tests
|
Remove garbage and speed up Debug and Tidy builds
|
2023-08-09 01:44:39 +02:00 |
CMakeLists.txt
|
Add data type fuzzer
|
2023-03-17 04:44:14 +01:00 |
convertMySQLDataType.cpp
|
Add Decimal256 to a lot of places
|
2023-03-14 22:10:52 +01:00 |
convertMySQLDataType.h
|
return fake create query when executing show create table on system's tables. (#31391)
|
2021-11-19 13:25:55 +03:00 |
DataTypeAggregateFunction.cpp
|
Move handling of RESPECT NULLS outside of the parser
|
2023-11-27 11:00:27 +01: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
|
Revert "Merge pull request #56724 from canhld94/ch_replicated_column_mismatch"
|
2023-12-06 19:09:07 +01:00 |
DataTypeCustomGeo.cpp
|
|
|
DataTypeCustomGeo.h
|
|
|
DataTypeCustomSimpleAggregateFunction.cpp
|
Revert "Merge pull request #56724 from canhld94/ch_replicated_column_mismatch"
|
2023-12-06 19:09:07 +01:00 |
DataTypeCustomSimpleAggregateFunction.h
|
Revert "Merge pull request #56724 from canhld94/ch_replicated_column_mismatch"
|
2023-12-06 19:09:07 +01:00 |
DataTypeDate32.cpp
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
DataTypeDate32.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeDate.cpp
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
DataTypeDate.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeDateTime64.cpp
|
Fix build
|
2023-04-09 11:12:08 +00:00 |
DataTypeDateTime64.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeDateTime.cpp
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
DataTypeDateTime.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeDecimalBase.cpp
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
DataTypeDecimalBase.h
|
Fix race between DROP MatView and RESTART REPLICAS (#47863)
|
2023-04-01 15:26:00 +03:00 |
DataTypeDomainBool.cpp
|
support bool type
|
2021-11-04 16:39:36 +08:00 |
DataTypeEnum.cpp
|
fast get default enum serialization
|
2023-12-15 07:38:23 +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
|
Implement Variant data type
|
2023-12-19 16:45:15 +00:00 |
DataTypeFactory.h
|
Implement Variant data type
|
2023-12-19 16:45:15 +00:00 |
DataTypeFixedString.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
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
|
Update DataTypeInterval.cpp
|
2023-07-10 13:51:49 -04:00 |
DataTypeInterval.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeIPv4andIPv6.cpp
|
bug fixes, refactoring
|
2022-11-15 00:46:15 +00:00 |
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
|
Allow types conversion in Native input format
|
2023-02-27 19:28:19 +00:00 |
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
|
Revert "Merge pull request #56724 from canhld94/ch_replicated_column_mismatch"
|
2023-12-06 19:09:07 +01:00 |
DataTypeNested.h
|
Revert "Merge pull request #56724 from canhld94/ch_replicated_column_mismatch"
|
2023-12-06 19:09:07 +01:00 |
DataTypeNothing.cpp
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
DataTypeNothing.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeNullable.cpp
|
Implement Variant data type
|
2023-12-19 16:45:15 +00:00 |
DataTypeNullable.h
|
Implement Variant data type
|
2023-12-19 16:45:15 +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
|
check number of parameters in format string
|
2023-01-23 23:16:16 +01:00 |
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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
DataTypeString.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeTuple.cpp
|
Implement Variant data type
|
2023-12-19 16:45:15 +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
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
DataTypeUUID.h
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
DataTypeVariant.cpp
|
Fix serialization again, add more tests
|
2023-12-23 00:10:58 +00:00 |
DataTypeVariant.h
|
Fix tests
|
2023-12-20 17:43:04 +00:00 |
EnumValues.cpp
|
Implement Variant data type
|
2023-12-19 16:45:15 +00:00 |
EnumValues.h
|
Implement Variant data type
|
2023-12-19 16:45:15 +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
|
Perform optimization of LeastSupertype within FieldToDataType, eliminating modifications to DataType.
|
2023-08-16 02:38:25 +08:00 |
getMostSubtype.cpp
|
More tests
|
2023-03-15 00:38:46 +01:00 |
getMostSubtype.h
|
|
|
hasNullable.cpp
|
Fix low cardinality case
|
2023-02-08 19:14:28 +00:00 |
hasNullable.h
|
Correctly prevent nullable primary keys if necessary.
|
2021-12-27 17:32:37 +08:00 |
IDataType.cpp
|
Implement Variant data type
|
2023-12-19 16:45:15 +00:00 |
IDataType.h
|
Fix tests
|
2023-12-20 17:43:04 +00:00 |
IDataTypeDummy.h
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
Native.cpp
|
fix
|
2023-06-21 22:46:41 +08:00 |
Native.h
|
JIT infrastructure refactoring
|
2023-06-20 11:42:22 +03:00 |
NestedUtils.cpp
|
add check for collisions in filenames
|
2023-09-18 22:27:04 +00:00 |
NestedUtils.h
|
Add new function generateRandomStructure
|
2023-03-09 17:47:14 +00:00 |
NumberTraits.h
|
Check for punctuation
|
2023-07-25 06:10:04 +02:00 |
ObjectUtils.cpp
|
Fix some typos
|
2023-10-15 15:43:02 +02:00 |
ObjectUtils.h
|
address 01825_type_json_18 test
|
2022-11-23 15:16:08 +00:00 |
registerDataTypeDateTime.cpp
|
fix
|
2023-08-15 15:37:09 +02:00 |
TimezoneMixin.h
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
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
|
Infer UInt64 in case of Int64 overflow
|
2022-12-28 21:46:08 +00:00 |
Utils.cpp
|
Implement Variant data type
|
2023-12-19 16:45:15 +00:00 |
Utils.h
|
Updated implementation
|
2023-09-19 13:06:19 +03:00 |