ClickHouse/src/AggregateFunctions
2020-09-15 12:55:57 +03:00
..
tests dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionAggThrow.cpp rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionArgMinMax.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionArray.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
AggregateFunctionArray.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionAvg.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionAvg.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionAvgWeighted.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionAvgWeighted.h Fix warnings from CodeQL 2020-07-05 02:16:16 +03:00
AggregateFunctionBitwise.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionBitwise.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionBoundingRatio.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionBoundingRatio.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionCategoricalInformationValue.cpp Fix clang-tidy 2020-04-22 11:45:14 +03:00
AggregateFunctionCategoricalInformationValue.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionCombinatorFactory.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionCombinatorFactory.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionCount.cpp Try fix IfAggCombinator with NullAggCombinator 2020-08-22 22:57:46 +08:00
AggregateFunctionCount.h Try fix IfAggCombinator with NullAggCombinator 2020-08-22 22:57:46 +08:00
AggregateFunctionDistinct.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
AggregateFunctionDistinct.h tests with distributed 2020-06-26 01:39:54 +03:00
AggregateFunctionEntropy.cpp Checkpoint 2020-04-22 08:39:31 +03:00
AggregateFunctionEntropy.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionFactory.cpp Fix bad code in redundant ORDER BY optimization #10067 2020-07-06 02:50:20 +03:00
AggregateFunctionFactory.h Fix bad code in redundant ORDER BY optimization #10067 2020-07-06 02:50:20 +03:00
AggregateFunctionForEach.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
AggregateFunctionForEach.h Fix error with ownership of aggregate function states with nested states 2020-07-10 08:28:34 +03:00
AggregateFunctionGroupArray.cpp Fix bad code in redundant ORDER BY optimization #10067 2020-07-06 02:50:20 +03:00
AggregateFunctionGroupArray.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionGroupArrayInsertAt.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionGroupArrayInsertAt.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionGroupArrayMoving.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionGroupArrayMoving.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionGroupBitmap.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionGroupBitmap.h Miscellaneous 2020-07-10 05:17:15 +03:00
AggregateFunctionGroupBitmapData.h Fix half of typos 2020-08-08 03:47:03 +03:00
AggregateFunctionGroupUniqArray.cpp Fix bad code in redundant ORDER BY optimization #10067 2020-07-06 02:50:20 +03:00
AggregateFunctionGroupUniqArray.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionHistogram.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionHistogram.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionIf.cpp Try fix style failure 2020-08-24 18:51:54 +08:00
AggregateFunctionIf.h Try fix IfAggCombinator with NullAggCombinator 2020-08-22 22:57:46 +08:00
AggregateFunctionMaxIntersections.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionMaxIntersections.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionMerge.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
AggregateFunctionMerge.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionMinMaxAny.cpp Fix bad code in redundant ORDER BY optimization #10067 2020-07-06 02:50:20 +03:00
AggregateFunctionMinMaxAny.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionMLMethod.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
AggregateFunctionMLMethod.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionNothing.h Merge remote-tracking branch 'upstream/master' into distinct-combinator 2020-06-18 01:44:36 +03:00
AggregateFunctionNull.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
AggregateFunctionNull.h Try fix CI 2020-08-24 13:05:59 +08:00
AggregateFunctionOrFill.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
AggregateFunctionOrFill.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionQuantile.cpp Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
AggregateFunctionQuantile.h add quantileExactLow & quantileExactHigh functions 2020-08-23 10:09:41 -07:00
AggregateFunctionRankCorrelation.cpp better 2020-09-02 15:47:23 +03:00
AggregateFunctionRankCorrelation.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
AggregateFunctionResample.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
AggregateFunctionResample.h fix segfault in combinator -Resample 2020-09-08 02:21:12 +03:00
AggregateFunctionRetention.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionRetention.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionSequenceMatch.cpp Fix clang-tidy 2020-04-22 11:45:14 +03:00
AggregateFunctionSequenceMatch.h Fix half of typos 2020-08-08 03:47:03 +03:00
AggregateFunctionSimpleLinearRegression.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionSimpleLinearRegression.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionState.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
AggregateFunctionState.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionStatistics.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionStatistics.h rework distinct combinator 2020-06-17 22:36:27 +03:00
AggregateFunctionStatisticsSimple.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionStatisticsSimple.h fix decimal to float conversion and toDecimal256() 2020-08-26 15:26:12 +03:00
AggregateFunctionSum.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionSum.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionSumMap.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
AggregateFunctionSumMap.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionTimeSeriesGroupSum.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionTimeSeriesGroupSum.h Fix -Werror=type-limits in AggregateFunctionTimeSeriesGroupSum.h (size_t() >= 0) 2020-08-25 21:20:04 +03:00
AggregateFunctionTopK.cpp Check for array size overflow in topK #14452 2020-09-04 04:05:57 +03:00
AggregateFunctionTopK.h Fix topK/topKWeighted merge (wtih non-default parameters) 2020-08-16 22:32:56 +03:00
AggregateFunctionUniq.cpp Fix bad code in redundant ORDER BY optimization #10067 2020-07-06 02:50:20 +03:00
AggregateFunctionUniq.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionUniqCombined.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
AggregateFunctionUniqCombined.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
AggregateFunctionUniqUpTo.cpp Better way of implementation 2020-06-14 20:42:11 +03:00
AggregateFunctionUniqUpTo.h Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
AggregateFunctionWindowFunnel.cpp Fix clang-tidy 2020-04-22 11:45:14 +03:00
AggregateFunctionWindowFunnel.h Try fix IfAggCombinator with NullAggCombinator 2020-08-22 22:57:46 +08:00
CMakeLists.txt Move AggregateFunctionCount out from clickhouse_aggregate_functions to dbms 2020-06-18 11:22:40 +03:00
FactoryHelpers.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
Helpers.h Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
HelpersMinMaxAny.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
IAggregateFunction.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
IAggregateFunctionCombinator.h Fix half of typos 2020-08-08 03:47:03 +03:00
KeyHolderHelpers.h distinct combinator for function of multiuple arguments 2020-06-19 23:13:23 +03:00
parseAggregateFunctionParameters.cpp Improve error messages 2020-06-04 20:50:29 +03:00
parseAggregateFunctionParameters.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
QuantileExact.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
QuantileExactWeighted.h fixup 2020-05-26 08:54:04 +03:00
QuantileReservoirSampler.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
QuantileReservoirSamplerDeterministic.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
QuantilesCommon.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
QuantileTDigest.h Clarifications #10981 2020-05-23 17:28:22 +03:00
QuantileTiming.h Destructive IAggregateFunction::insertResultInto and ColumnAggregateFunction::convertToValues (#10890) 2020-05-14 10:59:14 +03:00
registerAggregateFunctions.cpp better 2020-09-02 15:47:23 +03:00
registerAggregateFunctions.h better 2020-09-02 15:47:23 +03:00
ReservoirSampler.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
ReservoirSamplerDeterministic.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
UniqCombinedBiasData.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
UniqCombinedBiasData.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
UniquesHashSet.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
UniqVariadicHash.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
UniqVariadicHash.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ya.make Fix "Arcadia" 2020-09-08 01:14:13 +03:00
ya.make.in Fix "Arcadia" 2020-09-08 01:14:13 +03:00