ClickHouse/dbms/include/DB/Functions
2014-06-12 23:23:06 +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 dbms: fixed error [#METR-2944]. 2014-05-03 20:03:49 +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: fixed errors on clang [#METR-2807]. 2014-05-12 04:45:50 +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: unified hash tables: development [#METR-2944]. 2014-04-28 05:48:24 +04:00
FunctionsFormatting.h dbms: preparation [#CONV-2944]. 2013-09-15 05:51:43 +00:00
FunctionsHashing.h dbms: tiny improvement [#METR-2944]. 2014-05-12 00:49:08 +04:00
FunctionsHigherOrder.h dbms: little more readable [#METR-11370]. 2014-06-12 22:41:09 +04:00
FunctionsLogical.h Fixed style [#METR-10931]. 2014-04-23 02:52:00 +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: removed garbage [#METR-11370]. 2014-06-12 04:56:43 +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 dbms: removed sign_rewrite (obsolete, unused); tiny modifications [#METR-11370]. 2014-06-12 23:23:06 +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