ClickHouse/dbms/include/DB/Functions
2017-02-07 09:33:07 +04:00
..
Conditional Fix some includes and missing definitions (#446) 2017-02-03 02:08:19 +04:00
AccurateComparison.h Fix some includes and missing definitions (#446) 2017-02-03 02:08:19 +04:00
DataTypeTraits.h dbms: Server: Ongoing work. Do not pay attention. [#METR-19266] 2016-09-12 17:16:21 +03:00
EnrichedDataTypePtr.h Merge 2016-05-04 02:19:14 +03:00
FunctionFactory.h Squashed commit of the following: 2017-01-14 12:00:19 +03:00
FunctionsArithmetic.h Cmake: Test on having sse (#405) 2017-01-27 23:55:33 +04:00
FunctionsArray.h More correct time zones support; removed support for non-constant time zone argument [#CLICKHOUSE-2765]. 2017-01-22 11:57:34 +03:00
FunctionsCoding.h Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-05 19:34:05 +03:00
FunctionsComparison.h Removed old code. [#CLICKHOUSE-194] 2017-01-12 18:21:29 +03:00
FunctionsConditional.h Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
FunctionsConversion.h Fixed error [#CLICKHOUSE-2765]. 2017-01-22 14:45:41 +03:00
FunctionsDateTime.h Fixed error [#CLICKHOUSE-2765]. 2017-01-22 14:40:03 +03:00
FunctionsDictionaries.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
FunctionsFormatting.h Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-05 19:34:05 +03:00
FunctionsGeo.h Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944]. 2017-01-02 23:45:27 +03:00
FunctionsHashing.h Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944]. 2017-01-02 23:45:27 +03:00
FunctionsHigherOrder.h Miscellaneous [#CLICKHOUSE-11]. 2017-01-17 03:25:43 +03:00
FunctionsLogical.h Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
FunctionsMath.h Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944]. 2017-01-02 23:45:27 +03:00
FunctionsMiscellaneous.h Addition to prev. revision [#CLICKHOUSE-2765]. 2017-01-22 14:36:10 +03:00
FunctionsNull.h Functions: little better [#METR-2944]. 2016-12-29 22:38:10 +03:00
FunctionsRandom.h Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-05 19:34:05 +03:00
FunctionsReinterpret.h fix incorrect usage of memcpySmall [#CLICKHOUSE-2808] 2017-02-07 09:33:07 +04:00
FunctionsRound.h Cmake: Test on having sse (#405) 2017-01-27 23:55:33 +04:00
FunctionsString.h Cmake: Test on having sse (#405) 2017-01-27 23:55:33 +04:00
FunctionsStringArray.h Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
FunctionsStringSearch.h Misc [#CLICKHOUSE-2]. 2017-01-20 04:05:09 +03:00
FunctionsTransform.h Squashed commit of the following: 2017-01-06 20:41:19 +03:00
FunctionsURL.h Functions: little better [#METR-2944]. 2016-12-29 22:38:10 +03:00
FunctionsVisitParam.h Less const_casts [#METR-2944]. 2017-01-03 04:42:17 +03:00
IFunction.h Added type inference for lambdas [#CLICKHOUSE-11]. 2017-01-14 10:19:47 +03:00
NumberTraits.h Speedup accurate integer comparisons. Simplified code. [#CLICKHOUSE-29] [#CLICKHOUSE-194] 2017-01-13 23:01:24 +03:00
ObjectPool.h Added allocatesMemoryInArena() method for aggregate functions. 2016-09-28 16:28:55 +03:00