.. |
tests
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
CMakeLists.txt
|
Introduced intExp functions; using it where appropriate; make them available in SQL [#CLICKHOUSE-3].
|
2017-12-22 02:46:34 +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
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-14 06:56:56 +03:00 |
FunctionHelpers.h
|
Fixed error found by M.Filimonov [#CLICKHOUSE-2].
|
2017-12-19 00:04:19 +03:00 |
FunctionsArithmetic.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
FunctionsArray.cpp
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
FunctionsArray.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-19 00:49:34 +03:00 |
FunctionsCharset.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 05:34:02 +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
|
Merging [#CLICKHOUSE-3114]
|
2017-12-28 00:45:05 +03:00 |
FunctionsComparison.cpp
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
FunctionsComparison.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 07:29:34 +03:00 |
FunctionsConditional.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 07:29:34 +03:00 |
FunctionsConditional.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
FunctionsConversion.cpp
|
Added functions toNumberOrNull from String argument #1322
|
2017-12-25 08:22:33 +03:00 |
FunctionsConversion.h
|
Fixed build [#CLICKHOUSE-2]
|
2017-12-25 10:18:27 +03:00 |
FunctionsDateTime.cpp
|
Fixed error found by M.Filimonov [#CLICKHOUSE-2].
|
2017-12-23 04:35:25 +03:00 |
FunctionsDateTime.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
FunctionsEmbeddedDictionaries.cpp
|
Better option to disable mysqlclient (#710)
|
2017-04-19 03:25:57 +03:00 |
FunctionsEmbeddedDictionaries.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:34:07 +03:00 |
FunctionsExternalDictionaries.cpp
|
Added support UUID type for dictionaries
|
2017-11-15 23:31:53 +03:00 |
FunctionsExternalDictionaries.h
|
Fix dictionary FunctionDictGetOrDefault
|
2017-12-24 02:16:40 +03:00 |
FunctionsExternalModels.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-13 04:27:53 +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
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:21:04 +03:00 |
FunctionsFormatting.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsFormatting.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:21:04 +03:00 |
FunctionsGeo.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-14 04:43:19 +03:00 |
FunctionsGeo.h
|
Fixed bad code [#CLICKHOUSE-2].
|
2017-12-19 22:56:48 +03:00 |
FunctionsHashing.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsHashing.h
|
Make DataTypes totally immutable [#CLICKHOUSE-2].
|
2017-12-18 04:11:48 +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-12-28 07:50:14 +03:00 |
FunctionsLogical.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsLogical.h
|
Added proper support for Nullable arguments for function OR #1416
|
2017-12-25 09:33:51 +03:00 |
FunctionsMath.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsMath.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:46:46 +03:00 |
FunctionsMiscellaneous.cpp
|
Added function "sleepEachRow" for testing purposes #1713
|
2017-12-30 07:50:12 +03:00 |
FunctionsMiscellaneous.h
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 03:50:25 +03:00 |
FunctionsNull.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-19 04:42:24 +03:00 |
FunctionsNull.h
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 07:52:38 +03:00 |
FunctionsRandom.cpp
|
Function for generate an uuid v4 (#1008)
|
2017-07-25 20:00:38 +03:00 |
FunctionsRandom.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:21:04 +03:00 |
FunctionsReinterpret.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsReinterpret.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:52:47 +03:00 |
FunctionsRound.cpp
|
Added function aliases for 'trunc' [#CLICKHOUSE-2].
|
2017-09-17 01:11:20 +03:00 |
FunctionsRound.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
FunctionsString.cpp
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-19 00:49:34 +03:00 |
FunctionsString.h
|
Make DataTypes totally immutable [#CLICKHOUSE-2].
|
2017-12-18 04:11:48 +03:00 |
FunctionsStringArray.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
FunctionsStringArray.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:52:47 +03:00 |
FunctionsStringSearch.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:52:47 +03:00 |
FunctionsStringSearch.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:21:04 +03:00 |
FunctionsTransform.cpp
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-07 03:31:46 +03:00 |
FunctionsTransform.h
|
Make DataTypes totally immutable [#CLICKHOUSE-2].
|
2017-12-18 04:11:48 +03:00 |
FunctionsTuple.cpp
|
Moved functions to work with tuples to separate file [#CLICKHOUSE-2].
|
2017-12-25 22:10:25 +03:00 |
FunctionsURL.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 00:32:25 +03:00 |
FunctionsURL.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 00:32:25 +03:00 |
FunctionsVisitParam.cpp
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
FunctionsVisitParam.h
|
Fixed behaviour of "visitParamExtract" functions according to the documentation [#CLICKHOUSE-2].
|
2017-12-22 05:25:03 +03:00 |
GatherUtils_concat.cpp
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 04:34:52 +03:00 |
GatherUtils_createArraySink.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 09:02:54 +03:00 |
GatherUtils_createArraySource.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 09:02:54 +03:00 |
GatherUtils_selectors.h
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 04:34:52 +03:00 |
GatherUtils_sliceDynamicOffsetBounded.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 04:21:59 +03:00 |
GatherUtils_sliceDynamicOffsetUnbounded.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 04:21:59 +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
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
GeoUtils.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
IFunction.cpp
|
Added functions toNumberOrNull from String argument #1322
|
2017-12-25 08:22:33 +03:00 |
IFunction.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 22:34:51 +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
|
Moved functions to work with tuples to separate file [#CLICKHOUSE-2].
|
2017-12-25 22:10:25 +03:00 |
registerFunctions.h
|
Functions as separate lib
|
2017-04-21 21:30:16 +03:00 |