.. |
Conditional
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
tests
|
Addition to prev. revision [#CLICKHOUSE-3402].
|
2017-11-09 22:25:21 +03:00 |
CMakeLists.txt
|
🔁 add gcd and lcm to generate functions
|
2017-11-22 22:42:16 +03:00 |
FunctionFactory.cpp
|
Cleanup function factories:
|
2017-08-18 21:15:57 +03:00 |
FunctionFactory.h
|
Cleanup function factories:
|
2017-08-18 21:15:57 +03:00 |
FunctionHelpers.cpp
|
Fixed segfault in compare operators with Nullable types. #1416 [#CLICKHOUSE-3]
|
2017-10-27 23:03:12 +03:00 |
FunctionHelpers.h
|
Removed "dispatchFor" templates, because gcc 6 cannot compile them (only clang is capable) [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
FunctionsArithmetic.h
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
FunctionsArray.cpp
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
FunctionsArray.h
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
FunctionsCharset.cpp
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
FunctionsCoding.cpp
|
Fixed redundant code in IPv4NumToStringClassC function and removed copy-paste [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
FunctionsCoding.h
|
Rewrote pieces of code with ambiguous '&pointer[offset]' semantics
|
2017-11-15 22:22:32 +03:00 |
FunctionsComparison.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
FunctionsComparison.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
FunctionsConditional.cpp
|
Fixed incompatibility [#CLICKHOUSE-2].
|
2017-08-14 07:23:38 +03:00 |
FunctionsConditional.h
|
Fixed nullptr dereference [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
FunctionsConversion.cpp
|
Enhanced time zones support: the DateTime data type can track time zone [#CLICKHOUSE-3402].
|
2017-11-09 22:25:21 +03:00 |
FunctionsConversion.h
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
FunctionsDateTime.cpp
|
Added test for enhanced time zones support [#CLICKHOUSE-3402].
|
2017-11-09 22:25:21 +03:00 |
FunctionsDateTime.h
|
Enhanced time zones support: the DateTime data type can track time zone [#CLICKHOUSE-3402].
|
2017-11-09 22:25:21 +03:00 |
FunctionsEmbeddedDictionaries.cpp
|
Better option to disable mysqlclient (#710)
|
2017-04-19 03:25:57 +03:00 |
FunctionsEmbeddedDictionaries.h
|
Functions simplification [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
FunctionsExternalDictionaries.cpp
|
Added support UUID type for dictionaries
|
2017-11-15 23:31:53 +03:00 |
FunctionsExternalDictionaries.h
|
Fixed error (static initializers became too complex) [#CLICKHOUSE-2].
|
2017-11-23 00:08:14 +03:00 |
FunctionsExternalModels.cpp
|
style fixes [#CLICKHOUSE-3305]
|
2017-10-26 21:49:23 +03:00 |
FunctionsExternalModels.h
|
added registerFunctionsExternalModels [#CLICKHOUSE-3305]
|
2017-10-20 19:13:28 +03:00 |
FunctionsFindCluster.cpp
|
Implement functions findClusterIndex and findClusterValue.
|
2017-07-03 17:01:21 +03:00 |
FunctionsFindCluster.h
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
FunctionsFormatting.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsFormatting.h
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
FunctionsGeo.cpp
|
Fix compile CallPointInPolygon on clang4 (Thanks to @vavrusa) (#1333)
|
2017-10-13 00:22:04 +03:00 |
FunctionsGeo.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
FunctionsHashing.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsHashing.h
|
Get rid of double whitespaces [#CLICKHOUSE-2].
|
2017-10-26 21:36:23 +03:00 |
FunctionsHigherOrder.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsHigherOrder.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-11-23 05:11:16 +03:00 |
FunctionsLogical.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsLogical.h
|
Better [#CLICKHOUSE-2].
|
2017-09-17 01:24:48 +03:00 |
FunctionsMath.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsMath.h
|
Fixed nullptr dereference [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
FunctionsMiscellaneous.cpp
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
FunctionsMiscellaneous.h
|
Cleaning old code [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
FunctionsNull.cpp
|
Removed useless code [#CLICKHOUSE-3431].
|
2017-11-16 22:04:07 +03:00 |
FunctionsNull.h
|
Cleaning old code [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
FunctionsRandom.cpp
|
Function for generate an uuid v4 (#1008)
|
2017-07-25 20:00:38 +03:00 |
FunctionsRandom.h
|
Function for generate an uuid v4 (#1008)
|
2017-07-25 20:00:38 +03:00 |
FunctionsReinterpret.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsReinterpret.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
FunctionsRound.cpp
|
Added function aliases for 'trunc' [#CLICKHOUSE-2].
|
2017-09-17 01:11:20 +03:00 |
FunctionsRound.h
|
Fix warning on arm
|
2017-09-24 16:59:18 +03:00 |
FunctionsString.cpp
|
fixed string concat wih first array argument in block
|
2017-09-13 22:33:47 +03:00 |
FunctionsString.h
|
Functions simplification [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
FunctionsStringArray.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsStringArray.h
|
Allow to extract empty matches in "extractAll" function #1493.
|
2017-11-18 05:48:11 +03:00 |
FunctionsStringSearch.cpp
|
Functions simplification [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
FunctionsStringSearch.h
|
Functions simplification [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
FunctionsTransform.cpp
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
FunctionsTransform.h
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
FunctionsURL.cpp
|
Removed useless code [#CLICKHOUSE-2].
|
2017-11-20 07:21:14 +03:00 |
FunctionsURL.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
FunctionsVisitParam.cpp
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
FunctionsVisitParam.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
GatherUtils_concat.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_createArraySink.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_createArraySource.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_selectors.h
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_sliceDynamicOffsetBounded.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_sliceDynamicOffsetUnbounded.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_sliceFromLeftConstantOffsetBounded.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_sliceFromLeftConstantOffsetUnbounded.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_sliceFromRightConstantOffsetBounded.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils_sliceFromRightConstantOffsetUnbounded.cpp
|
Split GatherUtils.cpp for faster compile (#1312)
|
2017-10-12 22:58:39 +03:00 |
GatherUtils.h
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
GeoUtils.h
|
Fix compile CallPointInPolygon on clang4 (Thanks to @vavrusa) (#1333)
|
2017-10-13 00:22:04 +03:00 |
IFunction.cpp
|
Fixed segfault in compare operators with Nullable types. #1416 [#CLICKHOUSE-3]
|
2017-10-27 23:03:12 +03:00 |
IFunction.h
|
Cleaning old code [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
likePatternToRegexp.h
|
translate comments
|
2017-05-14 19:03:55 +04:00 |
ObjectPool.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
Regexps.h
|
translate comments
|
2017-05-14 19:03:55 +04:00 |
registerFunction.cpp.in
|
Split FunctionsArithmetic.cpp to generated functions
|
2017-07-26 21:32:35 +03:00 |
registerFunction.h.in
|
Split FunctionsArithmetic.cpp to generated functions
|
2017-07-26 21:32:35 +03:00 |
registerFunctions_area.cpp.in
|
Split FunctionsArray.cpp register (#1043)
|
2017-07-30 15:31:58 +03:00 |
registerFunctions.cpp
|
added registerFunctionsExternalModels [#CLICKHOUSE-3305]
|
2017-10-20 19:13:28 +03:00 |
registerFunctions.h
|
Functions as separate lib
|
2017-04-21 21:30:16 +03:00 |