.. |
examples
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
Serializations
|
Make text format for Decimal tuneable
|
2021-08-16 11:03:23 +03:00 |
tests
|
Fix a bunch of warnings from PVS-Studio
|
2021-05-08 19:13:10 +03:00 |
CMakeLists.txt
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
convertMySQLDataType.cpp
|
A bunch of changes for PVS-Studio
|
2021-05-08 19:11:50 +03:00 |
convertMySQLDataType.h
|
MySql datatypes dateTime64 and decimal (#11512)
|
2020-09-09 15:18:02 +03:00 |
DataTypeAggregateFunction.cpp
|
Fix style
|
2021-06-14 07:46:22 +03:00 |
DataTypeAggregateFunction.h
|
fix another bug
|
2021-07-27 20:16:40 +03:00 |
DataTypeArray.cpp
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeArray.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeCustom.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeCustomGeo.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-13 01:41:26 +03:00 |
DataTypeCustomGeo.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-13 01:41:26 +03:00 |
DataTypeCustomIPv4AndIPv6.cpp
|
refactoring of serializations
|
2021-03-09 20:02:26 +03:00 |
DataTypeCustomSimpleAggregateFunction.cpp
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
DataTypeCustomSimpleAggregateFunction.h
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
DataTypeDate32.cpp
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
DataTypeDate32.h
|
Some fixes
|
2021-07-18 03:43:08 +00:00 |
DataTypeDate.cpp
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeDate.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeDateTime64.cpp
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeDateTime64.h
|
enable DateTime64 to be version column
|
2021-05-10 20:30:52 +08:00 |
DataTypeDateTime.cpp
|
fix build
|
2021-03-25 17:18:29 +03:00 |
DataTypeDateTime.h
|
Keep default timezone on DateTime operations if it was not provided explicitly #4854
|
2021-04-21 00:08:06 +03:00 |
DataTypeDecimalBase.cpp
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
DataTypeDecimalBase.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
DataTypeEnum.cpp
|
Materialize my sql support enum data type
|
2021-06-25 16:42:25 +08:00 |
DataTypeEnum.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeFactory.cpp
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
DataTypeFactory.h
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
DataTypeFixedString.cpp
|
refactoring of serializations
|
2021-03-09 20:02:26 +03:00 |
DataTypeFixedString.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeFunction.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DataTypeFunction.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DataTypeInterval.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DataTypeInterval.h
|
Fix some tests.
|
2021-07-19 15:35:55 +03:00 |
DataTypeLowCardinality.cpp
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
DataTypeLowCardinality.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeLowCardinalityHelpers.cpp
|
Fix build error
|
2021-03-12 16:08:16 +08:00 |
DataTypeMap.cpp
|
add test for parsing maps
|
2021-08-05 14:54:48 +03:00 |
DataTypeMap.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-13 01:41:26 +03:00 |
DataTypeNested.cpp
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeNested.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeNothing.cpp
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeNothing.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeNullable.cpp
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeNullable.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeNumberBase.cpp
|
Add UInt128 where it is needed
|
2021-05-03 19:12:28 +03:00 |
DataTypeNumberBase.h
|
Remove redundant template
|
2021-05-10 00:26:34 +03:00 |
DataTypesDecimal.cpp
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypesDecimal.h
|
Remove redundant template
|
2021-05-10 00:26:34 +03:00 |
DataTypeSet.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DataTypesNumber.cpp
|
Remove code that I do not like (crazy templates)
|
2021-05-04 20:26:09 +03:00 |
DataTypesNumber.h
|
Normalize bigint fields
|
2021-05-03 18:20:12 +03:00 |
DataTypeString.cpp
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeString.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
DataTypeTuple.cpp
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
DataTypeTuple.h
|
refactoring of serializations
|
2021-03-09 20:02:26 +03:00 |
DataTypeUUID.cpp
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
DataTypeUUID.h
|
fix reinterpretAsFixedString for UUID
|
2021-05-18 01:50:27 +00:00 |
EnumValues.cpp
|
Fix bad test for Enum hints
|
2021-05-20 01:26:44 +03:00 |
EnumValues.h
|
Do not try catch in ConvertImpl::execute
|
2021-07-13 09:48:04 +03:00 |
FieldToDataType.cpp
|
Nullable primary key with correct KeyCondition
|
2021-06-18 23:04:24 +08:00 |
FieldToDataType.h
|
Nullable primary key with correct KeyCondition
|
2021-06-18 23:04:24 +08:00 |
getLeastSupertype.cpp
|
Fixed tests
|
2021-06-29 11:05:07 +03:00 |
getLeastSupertype.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
getMostSubtype.cpp
|
replace all isDateOrDateTime invocations to explicit calls to isDate and isDateTime and isDateTime64
|
2021-05-28 15:34:49 +03:00 |
getMostSubtype.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IDataType.cpp
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
IDataType.h
|
Merge pull request #27895 from nikitamikhaylov/temporary_remove_yaml_fuzzer
|
2021-08-21 16:51:31 +03:00 |
IDataTypeDummy.h
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
Native.h
|
Enum type additional support for compilation
|
2021-07-13 01:03:57 +03:00 |
NestedUtils.cpp
|
Support inserting nested as Array of structs, add some refactoring
|
2021-08-05 14:10:27 +03:00 |
NestedUtils.h
|
Support inserting nested as Array of structs, add some refactoring
|
2021-08-05 14:10:27 +03:00 |
NumberTraits.h
|
ModuloLegacy function
|
2021-05-15 18:45:19 +00:00 |
registerDataTypeDateTime.cpp
|
ISSUES-4006 try fix build failure
|
2020-08-21 13:09:41 +08:00 |
ya.make
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
ya.make.in
|
Add examples folder filter to ya.make.in
|
2021-04-30 11:25:52 +03:00 |