ClickHouse/dbms/include/DB/Functions
2014-04-13 17:58:54 +04:00
..
FunctionFactory.h dbms: prepared to use functions with dictionaries [#CONV-2944]. 2012-12-18 20:06:36 +00:00
FunctionsArithmetic.h Removed 'tr1' [#METR-2807]. 2014-01-08 16:33:28 +00:00
FunctionsArray.h Revert "functions: function array now accept arguments of different types [METR-10799]" 2014-04-12 20:34:10 +04:00
FunctionsCoding.h dbms: preparation [#CONV-2944]. 2013-09-15 05:51:43 +00:00
FunctionsComparison.h clickhouse: not allowing comparison between Date and DateTime. [#METR-2807] 2013-12-27 14:51:31 +00:00
FunctionsConditional.h Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00
FunctionsConversion.h dbms: added function to convert from FixedString [#METR-10840]. 2014-04-13 17:58:54 +04:00
FunctionsDateTime.h functions: replaceOne replaceAll implementation, few code-style changes [METR-9750] 2014-01-27 13:49:06 +00:00
FunctionsDictionaries.h dbms: more simple [#METR-10713]. 2014-04-05 03:41:54 +04:00
FunctionsFormatting.h dbms: preparation [#CONV-2944]. 2013-09-15 05:51:43 +00:00
FunctionsHashing.h dbms: eased use of SipHash [#METR-9019]. 2013-10-21 16:32:49 +00:00
FunctionsHigherOrder.h Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
FunctionsLogical.h small style fix. [#METR-9599] 2014-02-24 11:37:13 +04:00
FunctionsMiscellaneous.h dbms: Global in function, sexternal tables transfers to remote servers [METR-10071] 2014-03-27 16:06:45 +04:00
FunctionsRandom.h dbms: a little better initialization of RNG [#METR-9599]. 2014-02-22 23:51:19 +04:00
FunctionsReinterpret.h dbms: preparation [#CONV-2944]. 2013-09-15 05:51:43 +00:00
FunctionsRound.h dbms: fixed typo [#CONV-2944]. 2012-12-24 17:23:30 +00:00
FunctionsString.h functions: replaceOne replaceAll implementation, few code-style changes [METR-9750] 2014-01-27 13:49:06 +00:00
FunctionsStringArray.h Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
FunctionsStringSearch.h dbms: style [#METR-10071]. 2014-03-27 23:09:23 +04:00
FunctionsURL.h Improvement [#METR-2807]. 2014-04-08 11:47:51 +04:00
FunctionsVisitParam.h dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
IFunction.h Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00
NumberTraits.h dbms: Rename all binary operations from bitwise* to bit* (e.g. bitwiseAnd -> bitAnd) [METR-9508] 2013-12-17 16:06:52 +00:00