.. |
tests
|
Enabling -Wzero-as-null-pointer-constant [#CLICKHOUSE-2]
|
2018-08-26 04:56:34 +03:00 |
CMakeLists.txt
|
Debian: simpler package (#662)
|
2017-04-10 20:43:30 +03:00 |
DataTypeAggregateFunction.cpp
|
Avoid temporary nullptr references [#CLICKHOUSE-2]
|
2018-09-02 06:00:04 +03:00 |
DataTypeAggregateFunction.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeArray.cpp
|
refactoring: class DataTypeWithSimpleSerialization [CLICKHOUSE-2]
|
2018-09-18 16:31:51 +03:00 |
DataTypeArray.h
|
refactoring: class DataTypeWithSimpleSerialization [CLICKHOUSE-2]
|
2018-09-18 16:31:51 +03:00 |
DataTypeDate.cpp
|
refactoring: class DataTypeWithSimpleSerialization [CLICKHOUSE-2]
|
2018-09-18 16:31:51 +03:00 |
DataTypeDate.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeDateTime.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
DataTypeDateTime.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeEnum.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
DataTypeEnum.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeFactory.cpp
|
Rename WithDictionary to LowCardinality.
|
2018-09-28 13:44:59 +03:00 |
DataTypeFactory.h
|
CLICKHOUSE-3857: Add table table_engines, alias factory base class and columns alias_to and case_insensitive to functions
|
2018-07-25 19:08:23 +03:00 |
DataTypeFixedString.cpp
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-09-02 07:36:32 +03:00 |
DataTypeFixedString.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeFunction.cpp
|
Miscellaneous #3018
|
2018-09-02 04:54:24 +03:00 |
DataTypeFunction.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeInterval.cpp
|
Better implementation for IDataType::equals method #1650
|
2017-12-23 04:05:29 +03:00 |
DataTypeInterval.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeLowCardinality.cpp
|
Rename WithDictionary to LowCardinality.
|
2018-09-28 13:44:59 +03:00 |
DataTypeLowCardinality.h
|
Rename WithDictionary to LowCardinality.
|
2018-09-28 13:44:59 +03:00 |
DataTypeNothing.cpp
|
Better implementation for IDataType::equals method #1650
|
2017-12-23 04:05:29 +03:00 |
DataTypeNothing.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeNullable.cpp
|
Merged with master.
|
2018-06-26 17:41:29 +03:00 |
DataTypeNullable.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeNumberBase.cpp
|
refactoring: class DataTypeWithSimpleSerialization [CLICKHOUSE-2]
|
2018-09-18 16:31:51 +03:00 |
DataTypeNumberBase.h
|
refactoring: class DataTypeWithSimpleSerialization [CLICKHOUSE-2]
|
2018-09-18 16:31:51 +03:00 |
DataTypesDecimal.cpp
|
decimal_check_overflow [CLICKHOUSE-3765]
|
2018-09-04 18:04:23 +03:00 |
DataTypesDecimal.h
|
minor fix
|
2018-09-26 18:34:53 +03:00 |
DataTypeSet.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypesNumber.cpp
|
CLICKHOUSE-3772: Fixes in system tables formats, data_type_families, aggregate_function_combinators
|
2018-07-23 19:10:57 +03:00 |
DataTypesNumber.h
|
Decimal round functions [CLICKHOUSE-3765]
|
2018-09-10 16:52:18 +03:00 |
DataTypeString.cpp
|
Avoid temporary nullptr references [#CLICKHOUSE-2]
|
2018-09-02 06:00:04 +03:00 |
DataTypeString.h
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
DataTypeTuple.cpp
|
refactoring: class DataTypeWithSimpleSerialization [CLICKHOUSE-2]
|
2018-09-18 16:31:51 +03:00 |
DataTypeTuple.h
|
Fix test with names tuples.
|
2018-09-20 20:36:16 +03:00 |
DataTypeUUID.cpp
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-09-20 23:21:37 +03:00 |
DataTypeUUID.h
|
Less dependencies [#CLICKHOUSE-2]
|
2018-09-20 23:21:29 +03:00 |
DataTypeWithSimpleSerialization.h
|
add comment
|
2018-09-18 19:29:44 +03:00 |
FieldToDataType.cpp
|
decimal field visitors CLICKHOUSE-3765
|
2018-08-23 22:11:31 +03:00 |
FieldToDataType.h
|
decimal field visitors CLICKHOUSE-3765
|
2018-08-23 22:11:31 +03:00 |
getLeastSupertype.cpp
|
supertypes for decimal and ints [issue-3218]
|
2018-09-26 17:59:23 +03:00 |
getLeastSupertype.h
|
renamed getLeastCommonType => getLeastSupertype; getMostCommonType => getMostSubtype [#CLICKHOUSE-3504]
|
2018-01-11 21:47:02 +03:00 |
getMostSubtype.cpp
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
getMostSubtype.h
|
Update getMostSubtype.h
|
2018-01-19 22:08:39 +03:00 |
IDataType.cpp
|
Merged with master.
|
2018-05-21 14:38:50 +03:00 |
IDataType.h
|
Rename WithDictionary to LowCardinality.
|
2018-09-28 13:44:59 +03:00 |
IDataTypeDummy.h
|
refactoring: class DataTypeWithSimpleSerialization [CLICKHOUSE-2]
|
2018-09-18 16:31:51 +03:00 |
Native.h
|
CLICKHOUSE-3800: Improve cache and turn on compilation by default
|
2018-09-07 23:17:40 +03:00 |
NestedUtils.cpp
|
Fixed build [#CLICKHOUSE-3692]
|
2018-09-13 01:44:42 +03:00 |
NestedUtils.h
|
Validate sizes of arrays - elements of Nested data structures [#CLICKHOUSE-3692]
|
2018-09-13 00:08:55 +03:00 |
NumberTraits.h
|
If for Decimal (basic support) [CLICKHOUSE-3765]
|
2018-10-10 21:37:54 +03:00 |