.. |
examples
|
|
|
fuzzers
|
trigger build
|
2024-10-23 14:01:05 -04:00 |
Serializations
|
Use std::string::contains where possible
|
2024-11-26 11:27:37 +00:00 |
tests
|
Small clean up
|
2024-07-12 14:46:33 +00:00 |
CMakeLists.txt
|
|
|
convertMySQLDataType.cpp
|
Move more things to private
|
2024-11-19 14:37:06 +01:00 |
convertMySQLDataType.h
|
Remove some nested IAST.h includes in favor of forward declarations
|
2024-10-04 18:47:13 +02:00 |
DataTypeAggregateFunction.cpp
|
merge master
|
2024-08-10 13:53:32 +00:00 |
DataTypeAggregateFunction.h
|
post-review changes
|
2024-08-13 18:30:43 +02:00 |
DataTypeArray.cpp
|
Use clang-19
|
2024-11-20 23:08:47 +01:00 |
DataTypeArray.h
|
Normalize named tuple arguments in agg states
|
2024-10-22 08:57:26 +08:00 |
DataTypeCustom.h
|
|
|
DataTypeCustomGeo.cpp
|
spelling fixes
|
2024-08-06 09:07:17 -06:00 |
DataTypeCustomGeo.h
|
Added support for reading multilinestring wkts
|
2024-08-01 18:23:11 -06:00 |
DataTypeCustomSimpleAggregateFunction.cpp
|
Implement binary encoding for ClickHouse data types
|
2024-06-21 18:20:35 +00:00 |
DataTypeCustomSimpleAggregateFunction.h
|
Implement binary encoding for ClickHouse data types
|
2024-06-21 18:20:35 +00:00 |
DataTypeDate32.cpp
|
Make CaseSensitiveness an enum class
|
2024-07-17 20:56:30 +00:00 |
DataTypeDate32.h
|
post-review changes
|
2024-08-13 18:30:43 +02:00 |
DataTypeDate.cpp
|
Make CaseSensitiveness an enum class
|
2024-07-17 20:56:30 +00:00 |
DataTypeDate.h
|
post-review changes
|
2024-08-13 18:30:43 +02:00 |
DataTypeDateTime64.cpp
|
|
|
DataTypeDateTime64.h
|
post-review changes
|
2024-08-13 18:30:43 +02:00 |
DataTypeDateTime.cpp
|
|
|
DataTypeDateTime.h
|
post-review changes
|
2024-08-13 18:30:43 +02:00 |
DataTypeDecimalBase.cpp
|
Move more things to private
|
2024-11-19 14:37:06 +01:00 |
DataTypeDecimalBase.h
|
Fix
|
2024-11-19 15:07:17 +01:00 |
DataTypeDomainBool.cpp
|
Make CaseSensitiveness an enum class
|
2024-07-17 20:56:30 +00:00 |
DataTypeDynamic.cpp
|
Use clang-19
|
2024-11-20 23:08:47 +01:00 |
DataTypeDynamic.h
|
Implement new JSON data type
|
2024-07-12 14:38:14 +00:00 |
DataTypeEnum.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
DataTypeEnum.h
|
|
|
DataTypeFactory.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
DataTypeFactory.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 21:19:17 +00:00 |
DataTypeFixedString.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
DataTypeFixedString.h
|
|
|
DataTypeFunction.cpp
|
|
|
DataTypeFunction.h
|
|
|
DataTypeInterval.cpp
|
Update to clang-19
|
2024-02-27 14:37:21 +01:00 |
DataTypeInterval.h
|
|
|
DataTypeIPv4andIPv6.cpp
|
Make CaseSensitiveness an enum class
|
2024-07-17 20:56:30 +00:00 |
DataTypeIPv4andIPv6.h
|
post-review changes
|
2024-08-13 18:30:43 +02:00 |
DataTypeLowCardinality.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
DataTypeLowCardinality.h
|
|
|
DataTypeLowCardinalityHelpers.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
DataTypeMap.cpp
|
Various stuff
|
2024-05-29 20:51:48 +00:00 |
DataTypeMap.h
|
Normalize named tuple arguments in agg states
|
2024-10-22 08:57:26 +08:00 |
DataTypeNested.cpp
|
Useless changes
|
2024-05-10 03:31:40 +02:00 |
DataTypeNested.h
|
Implement binary encoding for ClickHouse data types
|
2024-06-21 18:20:35 +00:00 |
DataTypeNothing.cpp
|
|
|
DataTypeNothing.h
|
|
|
DataTypeNullable.cpp
|
Fixing test.
|
2024-06-05 13:41:25 +00:00 |
DataTypeNullable.h
|
Fix early constant folding for isNull/isNotNul and analyzer.
|
2024-05-31 12:50:29 +00:00 |
DataTypeNumberBase.cpp
|
|
|
DataTypeNumberBase.h
|
|
|
DataTypeObject.cpp
|
Rename setting in error message
|
2024-11-25 16:13:02 +01:00 |
DataTypeObject.h
|
Merge pull request #71369 from Avogar/fix-json-suspicions-hints
|
2024-11-07 12:47:25 +00:00 |
DataTypeObjectDeprecated.cpp
|
Check setting in runtime
|
2024-08-23 10:58:43 +00:00 |
DataTypeObjectDeprecated.h
|
Implement new JSON data type
|
2024-07-12 14:38:14 +00:00 |
DataTypesBinaryEncoding.cpp
|
Something
|
2024-11-10 01:25:25 +01:00 |
DataTypesBinaryEncoding.h
|
Calculate statistics for paths in shared data
|
2024-08-13 13:55:57 +00:00 |
DataTypesDecimal.cpp
|
Progressing
|
2024-11-10 13:19:08 +01:00 |
DataTypesDecimal.h
|
Progressing
|
2024-11-10 13:19:08 +01:00 |
DataTypeSet.h
|
|
|
DataTypesNumber.cpp
|
Something
|
2024-11-10 01:25:25 +01:00 |
DataTypesNumber.h
|
Something
|
2024-11-10 01:25:25 +01:00 |
DataTypeString.cpp
|
Make CaseSensitiveness an enum class
|
2024-07-17 20:56:30 +00:00 |
DataTypeString.h
|
|
|
DataTypeTuple.cpp
|
Normalize named tuple arguments in agg states
|
2024-10-22 08:57:26 +08:00 |
DataTypeTuple.h
|
Normalize named tuple arguments in agg states
|
2024-10-22 08:57:26 +08:00 |
DataTypeUUID.cpp
|
|
|
DataTypeUUID.h
|
post-review changes
|
2024-08-13 18:30:43 +02:00 |
DataTypeVariant.cpp
|
Update new prepareForSquashing method for ColumnDynamic
|
2024-08-12 21:29:26 +00:00 |
DataTypeVariant.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type
|
2024-04-26 11:08:04 +00:00 |
EnumValues.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
EnumValues.h
|
(Re)-enable libcxx debug mode
|
2024-10-15 13:46:07 +00:00 |
FieldToDataType.cpp
|
Implement new JSON data type
|
2024-07-12 14:38:14 +00:00 |
FieldToDataType.h
|
|
|
getLeastSupertype.cpp
|
Merge branch 'master' into fp16
|
2024-11-10 00:11:28 +01:00 |
getLeastSupertype.h
|
Fix cast
|
2024-11-18 01:35:03 +01:00 |
getMostSubtype.cpp
|
Merge branch 'master' into fp16
|
2024-11-10 00:11:28 +01:00 |
getMostSubtype.h
|
|
|
hasNullable.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
hasNullable.h
|
|
|
IDataType.cpp
|
progress
|
2024-09-19 19:54:12 -03:00 |
IDataType.h
|
fix conflicts
|
2024-11-15 09:36:15 +08:00 |
IDataTypeDummy.h
|
|
|
Native.cpp
|
Do not compile BFloat16
|
2024-11-11 00:25:11 +01:00 |
Native.h
|
|
|
NestedUtils.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
NestedUtils.h
|
|
|
NumberTraits.h
|
solve conflicts
|
2024-11-27 12:30:58 +08:00 |
ObjectUtils.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
ObjectUtils.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-12 11:55:39 +00:00 |
registerDataTypeDateTime.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
TimezoneMixin.h
|
|
|
transformTypesRecursively.cpp
|
|
|
transformTypesRecursively.h
|
|
|
Utils.cpp
|
Fix cast
|
2024-11-18 01:35:03 +01:00 |
Utils.h
|
Fix cast
|
2024-11-18 01:35:03 +01:00 |