ClickHouse/dbms/include/DB/Functions
2014-01-27 16:01:53 +00: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 Removed 'tr1' [#METR-2807]. 2014-01-08 16:33:28 +00: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 dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
FunctionsConversion.h ClickHouse: fixed toFixedString exception text. [#METR-9091] 2013-12-05 13:15:04 +00:00
FunctionsDateTime.h functions: replaceOne replaceAll implementation, few code-style changes [METR-9750] 2014-01-27 13:49:06 +00:00
FunctionsDictionaries.h functions: Relative Date-time functions + regionToContinent support [METR-9582] 2014-01-22 12:27:55 +00: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 clickhouse: readable exception instead of NULL pointer for some higher order functions in some cases. [#METR-9254] 2013-12-30 13:08:47 +00:00
FunctionsLogical.h dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
FunctionsMiscellaneous.h dbms: tiny fix [#METR-9508]. 2013-12-19 19:01:08 +00:00
FunctionsRandom.h dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00: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 dbms: fixed error [#METR-9119]. 2013-10-31 19:24:22 +00:00
FunctionsStringSearch.h functions: replaceRegexpOne and replaceRegexpAll implementation [METR-9582] 2014-01-27 16:01:53 +00:00
FunctionsURL.h dbms: preparation [#CONV-2944]. 2013-09-15 05:51:43 +00:00
FunctionsVisitParam.h dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
IFunction.h clickhouse: fixed build [#CONV-7444]. 2013-06-05 10:04:09 +00: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