ClickHouse/dbms/include/DB/Functions
Andrey Mironov 0fd1fc9cdc dbms: add ComplexKeyCacheDictionary, not yet complete [#METR-17328]
Requires a way of deallocating keys in memory Arena (a new type of arena, actually), MySQLDictionarySource not yet capable of requesting complex keys.
2015-11-16 20:49:39 +03:00
..
FunctionFactory.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
FunctionsArithmetic.h dbms: added 'override' to functions [#METR-18149]. 2015-10-12 02:36:45 +03:00
FunctionsArray.h dbms: added support for array argument for function reverse [#METR-18022]. 2015-10-20 00:07:24 +03:00
FunctionsCoding.h dbms: added 'override' to functions [#METR-18149]. 2015-10-12 02:36:45 +03:00
FunctionsComparison.h dbms: addition to prev. revision [#METR-18149]. 2015-10-12 04:43:58 +03:00
FunctionsConditional.h dbms: added 'override' to functions [#METR-18149]. 2015-10-12 02:36:45 +03:00
FunctionsConversion.h Merge 2015-10-22 18:31:42 +03:00
FunctionsDateTime.h Merge 2015-10-22 18:31:42 +03:00
FunctionsDictionaries.h dbms: add ComplexKeyCacheDictionary, not yet complete [#METR-17328] 2015-11-16 20:49:39 +03:00
FunctionsFormatting.h dbms: added 'override' to functions [#METR-18149]. 2015-10-12 02:36:45 +03:00
FunctionsHashing.h dbms: addition to prev. revision [#METR-18778]. 2015-11-15 12:12:40 +03:00
FunctionsHigherOrder.h dbms: added support of tuple arguments to comparison functions [#METR-18149]. 2015-10-12 04:42:47 +03:00
FunctionsLogical.h dbms: added 'override' to functions [#METR-18149]. 2015-10-12 02:36:45 +03:00
FunctionsMath.h dbms: FunctionsMath: use Vec2d::store for faster stores 2015-05-21 15:26:29 +03:00
FunctionsMiscellaneous.h dbms: fixing warnings in gcc-5 [#METR-18843]. 2015-11-16 06:28:10 +03:00
FunctionsRandom.h dbms: moved file [#METR-18778]. 2015-11-15 12:06:53 +03:00
FunctionsReinterpret.h dbms: added 'override' to functions [#METR-18149]. 2015-10-12 02:36:45 +03:00
FunctionsRound.h dbms: addition to prev. revision [#METR-17105]. 2015-06-30 21:38:55 +03:00
FunctionsString.h dbms: added support for array argument for function reverse [#METR-18022]. 2015-10-20 00:07:24 +03:00
FunctionsStringArray.h dbms: added support for array argument for function reverse [#METR-18022]. 2015-10-20 00:07:24 +03:00
FunctionsStringSearch.h Merge 2015-10-15 14:36:39 +03:00
FunctionsTransform.h dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
FunctionsURL.h dbms: function extractURLParameter: fixed error and removed support for ; [#METR-17461]. 2015-07-24 22:23:22 +03:00
FunctionsVisitParam.h dbms: fixed error with 'replace' functions [#METR-18401]. 2015-10-11 07:25:02 +03:00
IFunction.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
NumberTraits.h dbms: addition to prev. revision [#METR-14693]. 2015-01-20 21:42:06 +03:00