..
Conditional
move EnrichedDataTypePtr to DataTypes
2017-03-07 19:34:49 +05:00
AccurateComparison.h
Include fixes ( #454 )
2017-02-07 19:38:57 +04:00
DataTypeTraits.h
move EnrichedDataTypePtr to DataTypes
2017-03-07 19:34:49 +05: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 support of scalars with AggregateFunction() type. [#CLICKHOUSE-2845]
2017-02-18 00:36: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
fix build
2017-03-03 12:38:30 +05: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
Split FunctionsMiscellaneous.h ( #564 )
2017-03-07 22:57:15 +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
Allow use external re2 with re2_st=re2 ( #547 )
2017-03-07 20:10:04 +04:00
FunctionsTransform.h
move EnrichedDataTypePtr to DataTypes
2017-03-07 19:34:49 +05: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