ClickHouse/dbms/include/DB/Functions
2017-02-13 13:38:50 +03:00
..
Conditional Include fixes (#454) 2017-02-07 19:38:57 +04:00
AccurateComparison.h Include fixes (#454) 2017-02-07 19:38:57 +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 Miscellaneous [#CLICKHOUSE-2]. 2017-02-10 12:04:31 +03:00
FunctionsCoding.h Style [#CLICKHOUSE-2]. 2017-02-13 13:38:50 +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 Add CAST(NULL AS Null) support. [#CLICKHOUSE-2787] 2017-02-07 23:43:31 +04: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 Allowed hash functions to be constant expressions [#CLICKHOUSE-2819]. 2017-02-08 23:33:50 +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 Fixed arrayReduce. Refactoring of ObjectPool. [#CLICKHOUSE-2787] 2017-02-07 23:43:31 +04: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 Fixed arrayReduce. Refactoring of ObjectPool. [#CLICKHOUSE-2787] 2017-02-07 23:43:31 +04: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 Fixed arrayReduce. Refactoring of ObjectPool. [#CLICKHOUSE-2787] 2017-02-07 23:43:31 +04:00