ClickHouse/dbms/src/Functions
2017-07-25 01:44:13 +03:00
..
Conditional Removed "dispatchFor" templates, because gcc 6 cannot compile them (only clang is capable) [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
tests ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
CMakeLists.txt Reorganize includes. part 1 (#921) 2017-06-23 23:22:35 +03:00
FunctionFactory.cpp Functions as separate lib 2017-04-21 21:30:16 +03:00
FunctionFactory.h Renamed Singleton to avoid conflicts with Arcadia* codebase [#DEVTOOLS-3343]. 2017-07-10 07:34:14 +03:00
FunctionHelpers.cpp Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionHelpers.h Removed "dispatchFor" templates, because gcc 6 cannot compile them (only clang is capable) [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsArithmetic.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsArithmetic.h Removed "dispatchFor" templates, because gcc 6 cannot compile them (only clang is capable) [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsArray.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsArray.h Removed "dispatchFor" templates, because gcc 6 cannot compile them (only clang is capable) [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsCharset.cpp Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsCoding.cpp Fixed MAC address related functions; added test [#CLICKHOUSE-3]. 2017-07-23 09:13:57 +03:00
FunctionsCoding.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsComparison.cpp removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsComparison.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsConditional.cpp Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsConditional.h Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsConversion.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsConversion.h Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsDateTime.cpp added date and time to number functions [#CLICKHOUSE-3132] 2017-07-21 20:51:08 +03:00
FunctionsDateTime.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsEmbeddedDictionaries.cpp Better option to disable mysqlclient (#710) 2017-04-19 03:25:57 +03:00
FunctionsEmbeddedDictionaries.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsExternalDictionaries.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsExternalDictionaries.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsFindCluster.cpp Implement functions findClusterIndex and findClusterValue. 2017-07-03 17:01:21 +03:00
FunctionsFindCluster.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsFormatting.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsFormatting.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsGeo.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsGeo.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsHashing.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsHashing.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsHigherOrder.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsHigherOrder.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsLogical.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsLogical.h Removed "dispatchFor" templates, because gcc 6 cannot compile them (only clang is capable) [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsMath.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsMath.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsMiscellaneous.cpp Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsMiscellaneous.h Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsNull.cpp Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsNull.h Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsRandom.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsRandom.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsReinterpret.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsReinterpret.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsRound.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsRound.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsString.cpp GatherUtils (experimental) [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsString.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsStringArray.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsStringArray.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsStringSearch.cpp Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsStringSearch.h Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsTransform.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsTransform.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsURL.cpp Functions simplification [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
FunctionsURL.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsVisitParam.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FunctionsVisitParam.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
GatherUtils.h GatherUtils (experimental) [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
IFunction.cpp Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
IFunction.h Cleaning old code [#CLICKHOUSE-2]. 2017-07-25 01:44:13 +03:00
likePatternToRegexp.h translate comments 2017-05-14 19:03:55 +04:00
ObjectPool.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
Regexps.h translate comments 2017-05-14 19:03:55 +04:00
registerFunctions.cpp Implement functions findClusterIndex and findClusterValue. 2017-07-03 17:01:21 +03:00
registerFunctions.h Functions as separate lib 2017-04-21 21:30:16 +03:00