.. |
Conditional
|
dbms, contrib: Clang 3.8 build fixes. [#METR-21516]
|
2016-05-31 14:06:27 +03:00 |
DataTypeTraits.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
EnrichedDataTypePtr.h
|
Merge
|
2016-05-04 02:19:14 +03:00 |
FunctionFactory.h
|
Addition to prev. revision [#METR-2944].
|
2016-07-10 02:40:15 +03:00 |
FunctionsArithmetic.h
|
Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446].
|
2016-08-19 06:17:53 +03:00 |
FunctionsArray.h
|
move impls of FunctionsArray to cpp
|
2016-12-02 12:15:35 +05:00 |
FunctionsCoding.h
|
Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428].
|
2016-08-17 00:23:53 +03:00 |
FunctionsComparison.h
|
Added support for complex typed arguments for function toString [#METR-22263].
|
2016-07-30 07:39:51 +03:00 |
FunctionsConditional.h
|
Fixed error [#METR-18149].
|
2016-07-10 10:24:24 +03:00 |
FunctionsConversion.h
|
More convenient behaviour when user writes 'toDate(1111111111.)' (passes unix timestamp as float) [#METR-2944].
|
2016-09-04 03:42:24 +03:00 |
FunctionsDateTime.h
|
dbms: Server: Bug fix. Now the functions toStartOfHour/toStartOfMinute/toStartOfFiveMinute correctly take into account the time zone parameter. [#METR-22935]
|
2016-09-29 13:00:37 +03:00 |
FunctionsDictionaries.h
|
Addition to prev. revision [#METR-2807].
|
2016-08-07 12:10:45 +03:00 |
FunctionsFormatting.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsGeo.h
|
Make it compilable on OS X
|
2016-11-01 17:59:21 +01:00 |
FunctionsHashing.h
|
Make it compilable on OS X
|
2016-11-01 17:59:21 +01:00 |
FunctionsHigherOrder.h
|
Allowed to sort one array by values of another array [#METR-23547].
|
2016-11-20 09:49:24 +03:00 |
FunctionsLogical.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsMath.h
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
FunctionsMiscellaneous.h
|
update after review
|
2016-11-16 18:52:35 +03:00 |
FunctionsRandom.h
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
FunctionsReinterpret.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsRound.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsString.h
|
move impls of FunctionsString to cpp
|
2016-12-02 12:32:39 +05:00 |
FunctionsStringArray.h
|
Function 'convertCharset': development [#METR-22482].
|
2016-08-26 00:44:47 +03:00 |
FunctionsStringSearch.h
|
#214 fix offsets assigments
|
2016-12-03 02:18:29 +05:00 |
FunctionsTransform.h
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |
FunctionsURL.h
|
Fixed error in URL functions [#METR-2944].
|
2016-11-21 05:39:37 +03:00 |
FunctionsVisitParam.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
IFunction.h
|
Added requested PR changes, 2nd iteration.
|
2016-11-14 02:57:18 +03:00 |
NumberTraits.h
|
Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446].
|
2016-08-19 06:17:53 +03:00 |
ObjectPool.h
|
Added allocatesMemoryInArena() method for aggregate functions.
|
2016-09-28 16:28:55 +03:00 |