index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
clickhouse
/
src
/
AggregateFunctions
Mode
Name
Size
-rw-r--r--
AggregateFunctionAggThrow.cpp
3581
log
stats
plain
blame
-rw-r--r--
AggregateFunctionAnalysisOfVariance.cpp
1405
log
stats
plain
blame
-rw-r--r--
AggregateFunctionAnalysisOfVariance.h
3518
log
stats
plain
blame
-rw-r--r--
AggregateFunctionAny.cpp
3369
log
stats
plain
blame
-rw-r--r--
AggregateFunctionArgMinMax.h
4009
log
stats
plain
blame
-rw-r--r--
AggregateFunctionArray.cpp
1860
log
stats
plain
blame
-rw-r--r--
AggregateFunctionArray.h
5776
log
stats
plain
blame
-rw-r--r--
AggregateFunctionAvg.cpp
1474
log
stats
plain
blame
-rw-r--r--
AggregateFunctionAvg.h
13604
log
stats
plain
blame
-rw-r--r--
AggregateFunctionAvgWeighted.cpp
3681
log
stats
plain
blame
-rw-r--r--
AggregateFunctionAvgWeighted.h
3839
log
stats
plain
blame
-rw-r--r--
AggregateFunctionBitwise.cpp
2012
log
stats
plain
blame
-rw-r--r--
AggregateFunctionBitwise.h
5873
log
stats
plain
blame
-rw-r--r--
AggregateFunctionBoundingRatio.cpp
989
log
stats
plain
blame
-rw-r--r--
AggregateFunctionBoundingRatio.h
4703
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCategoricalInformationValue.cpp
5858
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCombinatorFactory.cpp
1325
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCombinatorFactory.h
1331
log
stats
plain
blame
-rw-r--r--
AggregateFunctionContingencyCoefficient.cpp
1018
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCorr.cpp
542
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCount.cpp
1143
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCount.h
12457
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCovar.cpp
883
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCramersV.cpp
1031
log
stats
plain
blame
-rw-r--r--
AggregateFunctionCramersVBiasCorrected.cpp
1559
log
stats
plain
blame
-rw-r--r--
AggregateFunctionDeltaSum.cpp
1464
log
stats
plain
blame
-rw-r--r--
AggregateFunctionDeltaSum.h
4717
log
stats
plain
blame
-rw-r--r--
AggregateFunctionDeltaSumTimestamp.cpp
1904
log
stats
plain
blame
-rw-r--r--
AggregateFunctionDeltaSumTimestamp.h
6241
log
stats
plain
blame
-rw-r--r--
AggregateFunctionDistinct.cpp
2250
log
stats
plain
blame
-rw-r--r--
AggregateFunctionDistinct.h
8866
log
stats
plain
blame
-rw-r--r--
AggregateFunctionEntropy.cpp
1360
log
stats
plain
blame
-rw-r--r--
AggregateFunctionEntropy.h
4038
log
stats
plain
blame
-rw-r--r--
AggregateFunctionExponentialMovingAverage.cpp
3608
log
stats
plain
blame
-rw-r--r--
AggregateFunctionFactory.cpp
12324
log
stats
plain
blame
-rw-r--r--
AggregateFunctionFactory.h
3759
log
stats
plain
blame
-rw-r--r--
AggregateFunctionFlameGraph.cpp
22467
log
stats
plain
blame
-rw-r--r--
AggregateFunctionForEach.cpp
1573
log
stats
plain
blame
-rw-r--r--
AggregateFunctionForEach.h
11129
log
stats
plain
blame
-rw-r--r--
AggregateFunctionFourthMoment.cpp
646
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupArray.cpp
6123
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupArray.h
23583
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupArrayInsertAt.cpp
1023
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupArrayInsertAt.h
7664
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupArrayMoving.cpp
10708
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupBitmap.cpp
5189
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupBitmap.h
6545
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupBitmapData.h
19336
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupUniqArray.cpp
5975
log
stats
plain
blame
-rw-r--r--
AggregateFunctionGroupUniqArray.h
8504
log
stats
plain
blame
-rw-r--r--
AggregateFunctionHistogram.cpp
1962
log
stats
plain
blame
-rw-r--r--
AggregateFunctionHistogram.h
11627
log
stats
plain
blame
-rw-r--r--
AggregateFunctionIf.cpp
20188
log
stats
plain
blame
-rw-r--r--
AggregateFunctionIf.h
8745
log
stats
plain
blame
-rw-r--r--
AggregateFunctionIntervalLengthSum.cpp
2446
log
stats
plain
blame
-rw-r--r--
AggregateFunctionIntervalLengthSum.h
6826
log
stats
plain
blame
-rw-r--r--
AggregateFunctionKolmogorovSmirnovTest.cpp
1029
log
stats
plain
blame
-rw-r--r--
AggregateFunctionKolmogorovSmirnovTest.h
11626
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMLMethod.cpp
19305
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMLMethod.h
12872
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMannWhitney.cpp
982
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMannWhitney.h
8554
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMap.cpp
6549
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMap.h
11698
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMax.cpp
1305
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMaxIntersections.cpp
1781
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMaxIntersections.h
6652
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMeanZTest.cpp
1956
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMeanZTest.h
4676
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMerge.cpp
2819
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMerge.h
4549
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMin.cpp
1305
log
stats
plain
blame
-rw-r--r--
AggregateFunctionMinMaxAny.h
48064
log
stats
plain
blame
-rw-r--r--
AggregateFunctionNothing.cpp
736
log
stats
plain
blame
-rw-r--r--
AggregateFunctionNothing.h
2220
log
stats
plain
blame
-rw-r--r--
AggregateFunctionNull.cpp
5372
log
stats
plain
blame
-rw-r--r--
AggregateFunctionNull.h
23985
log
stats
plain
blame
-rw-r--r--
AggregateFunctionOrFill.cpp
1430
log
stats
plain
blame
-rw-r--r--
AggregateFunctionOrFill.h
9429
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantile.cpp
3571
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantile.h
12530
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileApprox.cpp
3442
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileBFloat16.cpp
2598
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileBFloat16Weighted.cpp
2494
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileDeterministic.cpp
3144
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileExact.cpp
3486
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileExactExclusive.cpp
2414
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileExactHigh.cpp
3081
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileExactInclusive.cpp
2414
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileExactLow.cpp
3067
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileExactWeighted.cpp
3595
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileInterpolatedWeighted.cpp
3792
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileTDigest.cpp
2557
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileTDigestWeighted.cpp
2643
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileTiming.cpp
2441
log
stats
plain
blame
-rw-r--r--
AggregateFunctionQuantileTimingWeighted.cpp
2527
log
stats
plain
blame
-rw-r--r--
AggregateFunctionRankCorrelation.cpp
1018
log
stats
plain
blame
-rw-r--r--
AggregateFunctionRankCorrelation.h
3050
log
stats
plain
blame
-rw-r--r--
AggregateFunctionResample.cpp
3213
log
stats
plain
blame
-rw-r--r--
AggregateFunctionResample.h
6825
log
stats
plain
blame
-rw-r--r--
AggregateFunctionRetention.cpp
1123
log
stats
plain
blame
-rw-r--r--
AggregateFunctionRetention.h
4152
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSecondMoment.cpp
1359
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSequenceMatch.cpp
3128
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSequenceMatch.h
24809
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSequenceNextNode.cpp
7090
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSequenceNextNode.h
14078
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSimpleLinearRegression.cpp
2296
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSimpleLinearRegression.h
4675
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSimpleState.cpp
1040
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSimpleState.h
4353
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSingleValueOrNull.cpp
793
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSparkbar.cpp
3392
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSparkbar.h
10043
log
stats
plain
blame
-rw-r--r--
AggregateFunctionState.cpp
1054
log
stats
plain
blame
-rw-r--r--
AggregateFunctionState.h
3986
log
stats
plain
blame
-rw-r--r--
AggregateFunctionStatistics.cpp
2597
log
stats
plain
blame
-rw-r--r--
AggregateFunctionStatistics.h
14343
log
stats
plain
blame
-rw-r--r--
AggregateFunctionStatisticsSimple.h
9003
log
stats
plain
blame
-rw-r--r--
AggregateFunctionStudentTTest.cpp
3356
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSum.cpp
2964
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSum.h
21741
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSumCount.cpp
1451
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSumCount.h
1733
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSumMap.cpp
6794
log
stats
plain
blame
-rw-r--r--
AggregateFunctionSumMap.h
23242
log
stats
plain
blame
-rw-r--r--
AggregateFunctionTTest.h
6440
log
stats
plain
blame
-rw-r--r--
AggregateFunctionTheilsU.cpp
1444
log
stats
plain
blame
-rw-r--r--
AggregateFunctionThirdMoment.cpp
642
log
stats
plain
blame
-rw-r--r--
AggregateFunctionTopK.cpp
6458
log
stats
plain
blame
-rw-r--r--
AggregateFunctionTopK.h
8274
log
stats
plain
blame
-rw-r--r--
AggregateFunctionUniq.cpp
8366
log
stats
plain
blame
-rw-r--r--
AggregateFunctionUniq.h
21650
log
stats
plain
blame
-rw-r--r--
AggregateFunctionUniqCombined.cpp
7424
log
stats
plain
blame
-rw-r--r--
AggregateFunctionUniqCombined.h
8612
log
stats
plain
blame
-rw-r--r--
AggregateFunctionUniqUpTo.cpp
3699
log
stats
plain
blame
-rw-r--r--
AggregateFunctionUniqUpTo.h
9570
log
stats
plain
blame
-rw-r--r--
AggregateFunctionVarianceMatrix.cpp
1317
log
stats
plain
blame
-rw-r--r--
AggregateFunctionVarianceMatrix.h
5974
log
stats
plain
blame
-rw-r--r--
AggregateFunctionWelchTTest.cpp
3100
log
stats
plain
blame
-rw-r--r--
AggregateFunctionWindowFunnel.cpp
2808
log
stats
plain
blame
-rw-r--r--
AggregateFunctionWindowFunnel.h
9574
log
stats
plain
blame
-rw-r--r--
CrossTab.h
5676
log
stats
plain
blame
-rw-r--r--
FactoryHelpers.h
1755
log
stats
plain
blame
-rw-r--r--
Helpers.h
16642
log
stats
plain
blame
-rw-r--r--
HelpersMinMaxAny.h
7606
log
stats
plain
blame
-rw-r--r--
IAggregateFunction.cpp
1813
log
stats
plain
blame
-rw-r--r--
IAggregateFunction.h
34542
log
stats
plain
blame
-rw-r--r--
IAggregateFunctionCombinator.h
2665
log
stats
plain
blame
-rw-r--r--
KeyHolderHelpers.h
862
log
stats
plain
blame
-rw-r--r--
Moments.h
14497
log
stats
plain
blame
-rw-r--r--
QuantileApprox.h
16195
log
stats
plain
blame
-rw-r--r--
QuantileBFloat16Histogram.h
5935
log
stats
plain
blame
-rw-r--r--
QuantileExact.h
14963
log
stats
plain
blame
-rw-r--r--
QuantileExactWeighted.h
5766
log
stats
plain
blame
-rw-r--r--
QuantileInterpolatedWeighted.h
10021
log
stats
plain
blame
-rw-r--r--
QuantileReservoirSampler.h
2992
log
stats
plain
blame
-rw-r--r--
QuantileReservoirSamplerDeterministic.h
3106
log
stats
plain
blame
-rw-r--r--
QuantileTDigest.h
18409
log
stats
plain
blame
-rw-r--r--
QuantileTiming.h
24932
log
stats
plain
blame
-rw-r--r--
QuantilesCommon.h
2055
log
stats
plain
blame
-rw-r--r--
ReservoirSampler.h
8589
log
stats
plain
blame
-rw-r--r--
ReservoirSamplerDeterministic.h
8712
log
stats
plain
blame
-rw-r--r--
StatCommon.h
3242
log
stats
plain
blame
-rw-r--r--
ThetaSketchData.h
4480
log
stats
plain
blame
-rw-r--r--
UniqCombinedBiasData.cpp
9593
log
stats
plain
blame
-rw-r--r--
UniqCombinedBiasData.h
1855
log
stats
plain
blame
-rw-r--r--
UniqExactSet.h
7013
log
stats
plain
blame
-rw-r--r--
UniqVariadicHash.cpp
1142
log
stats
plain
blame
-rw-r--r--
UniqVariadicHash.h
3627
log
stats
plain
blame
-rw-r--r--
UniquesHashSet.h
17903
log
stats
plain
blame
-rw-r--r--
parseAggregateFunctionParameters.cpp
3382
log
stats
plain
blame
-rw-r--r--
parseAggregateFunctionParameters.h
561
log
stats
plain
blame
-rw-r--r--
registerAggregateFunctions.cpp
11765
log
stats
plain
blame
-rw-r--r--
registerAggregateFunctions.h
85
log
stats
plain
blame