ClickHouse/dbms/src/Functions
2017-07-16 07:11:11 +03:00
..
Conditional removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
tests Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +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
FunctionsArithmetic.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsArithmetic.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
FunctionsArray.cpp Fixed error [#CLICKHOUSE-4]. 2017-06-14 22:31:05 +03:00
FunctionsArray.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
FunctionsCharset.cpp removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsCoding.cpp Add MACStringToOUI function 2017-05-16 10:32:49 +04:00
FunctionsCoding.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsComparison.cpp removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsComparison.h Change Uuid to UUID datatype and make UInt128 a generic type 2017-07-04 12:42:53 +02:00
FunctionsConditional.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsConditional.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsConversion.cpp Change Uuid to UUID datatype and make UInt128 a generic type 2017-07-04 12:42:53 +02:00
FunctionsConversion.h Merge pull request #945 from YiuRULE/master 2017-07-10 07:00:45 +03:00
FunctionsDateTime.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsDateTime.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsEmbeddedDictionaries.cpp Better option to disable mysqlclient (#710) 2017-04-19 03:25:57 +03:00
FunctionsEmbeddedDictionaries.h Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
FunctionsExternalDictionaries.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsExternalDictionaries.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsFindCluster.cpp Implement functions findClusterIndex and findClusterValue. 2017-07-03 17:01:21 +03:00
FunctionsFindCluster.h Merge pull request #981 from yandex/reduce-memory-consumprion-during-reading-column-string-from-native-block 2017-07-14 00:01:50 +03:00
FunctionsFormatting.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsFormatting.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsGeo.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsGeo.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsHashing.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsHashing.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsHigherOrder.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsHigherOrder.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsLogical.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsLogical.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsMath.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsMath.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsMiscellaneous.cpp removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsMiscellaneous.h Moved common code from Functions; fixed build after merge [#CLICKHOUSE-2]. 2017-06-13 07:45:30 +03:00
FunctionsNull.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsNull.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsRandom.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsRandom.h Miscellaneous [#CLICKHOUSE-31]. 2017-06-13 07:13:54 +03:00
FunctionsReinterpret.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsReinterpret.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsRound.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsRound.h PKCondition: infer index use with pk subexpression 2017-07-09 17:13:51 +03:00
FunctionsString.cpp Removing dependency on functions from client: preparation [#CLICKHOUSE-2]. 2017-07-12 03:42:50 +03:00
FunctionsString.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsStringArray.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsStringArray.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsStringSearch.cpp Resolves #964. Fixed input_format_skip_unknown_fields for negative numbers. [#CLICKHOUSE-3] 2017-07-11 21:36:51 +03:00
FunctionsStringSearch.h translate comments: functions 2017-05-27 17:45:25 +02:00
FunctionsTransform.cpp Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149]. 2017-07-16 07:11:11 +03:00
FunctionsTransform.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsURL.cpp Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
FunctionsURL.h removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
FunctionsVisitParam.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
FunctionsVisitParam.h Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
IFunction.cpp Miscellaneous [#CLICKHOUSE-31]. 2017-06-13 07:13:54 +03:00
IFunction.h Update IFunction.h 2017-07-09 17:13:51 +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