.. |
AggregateFunctionArray.h
|
dbms: fixed error [#METR-19592].
|
2016-01-13 03:47:12 +03:00 |
AggregateFunctionAvg.h
|
dbms: added aggregate function quantileExactWeighted and companions [#METR-18778].
|
2015-11-15 11:31:08 +03:00 |
AggregateFunctionCount.h
|
dbms: renamed functions [#METR-18778].
|
2015-11-15 09:23:44 +03:00 |
AggregateFunctionFactory.h
|
|
|
AggregateFunctionGroupArray.h
|
Squashed commit of the following:
|
2016-02-16 19:39:39 +03:00 |
AggregateFunctionGroupUniqArray.h
|
Removed function groupUniqArray from Array argument [#METR-20150].
|
2016-02-20 22:04:35 +03:00 |
AggregateFunctionIf.h
|
dbms: improved performance of Aggregator in non-compiled case [#METR-2944].
|
2015-11-21 22:46:27 +03:00 |
AggregateFunctionMerge.h
|
dbms: improved performance of Aggregator in non-compiled case [#METR-2944].
|
2015-11-21 22:46:27 +03:00 |
AggregateFunctionQuantile.h
|
dbms: added aggregate function quantileExactWeighted and companions [#METR-18778].
|
2015-11-15 11:31:08 +03:00 |
AggregateFunctionQuantileDeterministic.h
|
dbms: renamed functions [#METR-18778].
|
2015-11-15 09:23:44 +03:00 |
AggregateFunctionQuantileExact.h
|
dbms: quantiles: allowed parameters in non-increasing order [#METR-18778].
|
2015-11-24 00:33:43 +03:00 |
AggregateFunctionQuantileExactWeighted.h
|
dbms: quantiles: allowed parameters in non-increasing order [#METR-18778].
|
2015-11-24 00:33:43 +03:00 |
AggregateFunctionQuantileTDigest.h
|
dbms: cutting dependency [#METR-2944].
|
2016-01-12 05:22:40 +03:00 |
AggregateFunctionQuantileTiming.h
|
Lowered size of uncompressed serialized state of aggregate function quantileTiming about 20 times in average; improved performance of distributed queries [#METR-20359].
|
2016-03-11 06:43:16 +03:00 |
AggregateFunctionsArgMinMax.h
|
dbms: addition to prev. revision [#METR-2944].
|
2015-11-21 22:52:31 +03:00 |
AggregateFunctionSequenceMatch.h
|
dbms: cutting dependency [#METR-2944].
|
2016-01-12 05:21:15 +03:00 |
AggregateFunctionsMinMaxAny.h
|
dbms: workaround for incompatibility with gcc and clang [#METR-19128].
|
2015-11-27 00:31:06 +03:00 |
AggregateFunctionsStatistics.h
|
dbms: added aggregate function quantileExactWeighted and companions [#METR-18778].
|
2015-11-15 11:31:08 +03:00 |
AggregateFunctionState.h
|
dbms: improved performance of Aggregator in non-compiled case [#METR-2944].
|
2015-11-21 22:46:27 +03:00 |
AggregateFunctionSum.h
|
AggregateFunctionSum: change type prerequisite to behavesAsNumber [#METR-19265]
|
2015-12-22 15:03:47 +03:00 |
AggregateFunctionUniq.h
|
dbms: improved performance of Aggregator in non-compiled case [#METR-2944].
|
2015-11-21 22:46:27 +03:00 |
AggregateFunctionUniqUpTo.h
|
dbms: improved performance of Aggregator in non-compiled case [#METR-2944].
|
2015-11-21 22:46:27 +03:00 |
Helpers.h
|
dbms: add support for comparing enums [#METR-19265]
|
2015-12-22 15:03:47 +03:00 |
HelpersMinMaxAny.h
|
|
|
IAggregateFunction.h
|
dbms: fixed dynamic compilation [#METR-2944].
|
2016-01-19 05:25:07 +03:00 |
IBinaryAggregateFunction.h
|
dbms: better [#METR-19278].
|
2015-12-23 10:00:33 +03:00 |
INullaryAggregateFunction.h
|
dbms: better [#METR-19278].
|
2015-12-23 10:00:33 +03:00 |
IUnaryAggregateFunction.h
|
Fixed error with groupUniqArray aggregate function of Array arguments [#METR-20150].
|
2016-02-20 21:11:50 +03:00 |
QuantilesCommon.h
|
dbms: quantiles: allowed parameters in non-increasing order [#METR-18778].
|
2015-11-24 00:33:43 +03:00 |
ReservoirSampler.h
|
dbms: addition to prev. revision [#METR-18778].
|
2015-11-15 10:05:01 +03:00 |
ReservoirSamplerDeterministic.h
|
dbms: cutting dependency [#METR-2944].
|
2016-01-12 05:21:15 +03:00 |
UniqCombinedBiasData.h
|
|
|
UniquesHashSet.h
|
dbms: added support for CSV format [#METR-19957].
|
2016-02-07 11:42:21 +03:00 |
UniqVariadicHash.h
|
|
|