ClickHouse/dbms/include/DB/Functions
2017-03-11 08:43:52 +04:00
..
Conditional Fix isolated usage of all .h files, move some code to .cpp (#578) 2017-03-11 04:27:59 +04:00
AccurateComparison.h Include fixes (#454) 2017-02-07 19:38:57 +04:00
DataTypeTraits.h move EnrichedDataTypePtr to DataTypes 2017-03-07 19:34:49 +05:00
FunctionFactory.h Squashed commit of the following: 2017-01-14 12:00:19 +03:00
FunctionsArithmetic.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsArray.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsCoding.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsComparison.h Attempt to improve performance for comparisons of FixedString(16) [#CLICKHOUSE-2877]. 2017-03-11 08:43:52 +04:00
FunctionsConditional.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsConversion.h Fixed error [#CLICKHOUSE-2877]. 2017-03-11 03:44:07 +03:00
FunctionsDateTime.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsDictionaries.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsFormatting.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsGeo.h fix build 2017-03-03 12:38:30 +05:00
FunctionsHashing.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsHigherOrder.h better split FunctionsMiscellaneous.cpp 2017-03-10 16:13:32 +03:00
FunctionsLogical.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsMath.h Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944]. 2017-01-02 23:45:27 +03:00
FunctionsMiscellaneous.h better split FunctionsMiscellaneous.cpp 2017-03-10 16:13:32 +03:00
FunctionsNull.h Added function toNullable [#CLICKHOUSE-4]. 2017-03-09 22:31:16 +03:00
FunctionsRandom.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsReinterpret.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsRound.h Support for NULLs in function if: continued [#CLICKHOUSE-2873]. 2017-03-09 06:34:09 +03:00
FunctionsString.h split FunctionsString.h (#571) 2017-03-10 21:53:32 +04:00
FunctionsStringArray.h Fixed error [#CLICKHOUSE-2877]. 2017-03-11 04:15:25 +03:00
FunctionsStringSearch.h split FunctionsStringSearch.h (#572) 2017-03-10 21:52:36 +04:00
FunctionsTransform.h move EnrichedDataTypePtr to DataTypes 2017-03-07 19:34:49 +05:00
FunctionsURL.h split FunctionsStringSearch.h (#572) 2017-03-10 21:52:36 +04:00
FunctionsVisitParam.h split FunctionsStringSearch.h (#572) 2017-03-10 21:52:36 +04:00
IFunction.h Added type inference for lambdas [#CLICKHOUSE-11]. 2017-01-14 10:19:47 +03:00
likePatternToRegexp.h split FunctionsStringSearch.h (#572) 2017-03-10 21:52:36 +04:00
NumberTraits.h Speedup accurate integer comparisons. Simplified code. [#CLICKHOUSE-29] [#CLICKHOUSE-194] 2017-01-13 23:01:24 +03:00
ObjectPool.h Fixed arrayReduce. Refactoring of ObjectPool. [#CLICKHOUSE-2787] 2017-02-07 23:43:31 +04:00
Regexps.h Fix isolated usage of all .h files, move some code to .cpp (#578) 2017-03-11 04:27:59 +04:00