.. |
Combinators
|
Merge remote-tracking branch 'rschu1ze/master' into redundant-inline
|
2024-05-21 05:15:35 +00:00 |
DDSketch
|
Don't access static members through instance, pt. II
|
2024-04-07 11:09:35 +00:00 |
examples
|
Fixed code review issues
|
2024-01-30 19:36:40 +03:00 |
fuzzers
|
Fix fuzzers
|
2024-03-17 15:44:36 +01:00 |
tests
|
|
|
AggregateFunctionAggThrow.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionAnalysisOfVariance.cpp
|
|
|
AggregateFunctionAny.cpp
|
Introduce one template level to argMin to recover some perf
|
2024-01-22 17:31:34 +01:00 |
AggregateFunctionAnyHeavy.cpp
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
AggregateFunctionAnyRespectNulls.cpp
|
Improvements based on PR review
|
2024-02-28 18:28:38 +01:00 |
AggregateFunctionAvg.cpp
|
|
|
AggregateFunctionAvg.h
|
more fixes for big endian
|
2023-08-21 12:13:56 -07:00 |
AggregateFunctionAvgWeighted.cpp
|
Remove support of Decimal inside avgWeighted #56435
|
2023-11-08 03:52:23 +01:00 |
AggregateFunctionBitwise.cpp
|
|
|
AggregateFunctionBoundingRatio.cpp
|
fix as comment
|
2024-05-03 03:52:17 +02:00 |
AggregateFunctionCategoricalInformationValue.cpp
|
|
|
AggregateFunctionContingencyCoefficient.cpp
|
|
|
AggregateFunctionCorr.cpp
|
|
|
AggregateFunctionCount.cpp
|
Fix style
|
2024-03-23 03:26:59 +01:00 |
AggregateFunctionCount.h
|
Revert "Revert "Check stack size in Parser""
|
2024-02-27 01:34:50 +03:00 |
AggregateFunctionCovar.cpp
|
|
|
AggregateFunctionCramersV.cpp
|
|
|
AggregateFunctionCramersVBiasCorrected.cpp
|
|
|
AggregateFunctionDeltaSum.cpp
|
|
|
AggregateFunctionDeltaSumTimestamp.cpp
|
|
|
AggregateFunctionEntropy.cpp
|
|
|
AggregateFunctionExponentialMovingAverage.cpp
|
Don't access static members through instance, pt. II
|
2024-04-07 11:09:35 +00:00 |
AggregateFunctionFactory.cpp
|
Remove nested dependency on DateLutImpl
|
2024-04-02 14:45:48 +02:00 |
AggregateFunctionFactory.h
|
PR review suggestions
|
2023-11-27 17:39:11 +01:00 |
AggregateFunctionFlameGraph.cpp
|
Useless changes
|
2024-05-10 06:58:21 +02:00 |
AggregateFunctionFourthMoment.cpp
|
|
|
AggregateFunctionGroupArray.cpp
|
Merge branch 'master' into group_array_limit_size
|
2024-05-14 22:31:30 +08:00 |
AggregateFunctionGroupArrayInsertAt.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionGroupArrayIntersect.cpp
|
Merge branch 'group_array_intersect' of github.com:yariks5s/ClickHouse into group_array_intersect
|
2024-02-21 15:05:31 +00:00 |
AggregateFunctionGroupArrayMoving.cpp
|
|
|
AggregateFunctionGroupArraySorted.cpp
|
Useless changes
|
2024-05-11 22:51:57 +02:00 |
AggregateFunctionGroupBitmap.cpp
|
|
|
AggregateFunctionGroupBitmapData.h
|
fix as proposed
|
2023-09-29 14:28:43 +00:00 |
AggregateFunctionGroupUniqArray.cpp
|
Useless changes
|
2024-05-11 22:51:57 +02:00 |
AggregateFunctionHistogram.cpp
|
Maybe fix tidy
|
2023-11-11 08:58:06 +01:00 |
AggregateFunctionIntervalLengthSum.cpp
|
|
|
AggregateFunctionKolmogorovSmirnovTest.cpp
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
AggregateFunctionLargestTriangleThreeBuckets.cpp
|
Useless changes
|
2024-05-11 22:51:57 +02:00 |
AggregateFunctionMannWhitney.cpp
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
AggregateFunctionMaxIntersections.cpp
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
AggregateFunctionMeanZTest.cpp
|
|
|
AggregateFunctionMLMethod.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionMLMethod.h
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
AggregateFunctionNothing.cpp
|
Use different names for nothing function with different result types
|
2024-01-24 09:55:09 +00:00 |
AggregateFunctionNothing.h
|
Use different names for nothing function with different result types
|
2024-01-24 09:55:09 +00:00 |
AggregateFunctionQuantile.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionQuantile.h
|
Fix for clang-19
|
2024-03-22 22:12:59 +01:00 |
AggregateFunctionQuantileBFloat16.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileBFloat16Weighted.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionQuantileDD.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionQuantileDeterministic.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileExact.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileExactExclusive.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileExactHigh.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionQuantileExactInclusive.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionQuantileExactLow.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileExactWeighted.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileGK.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileInterpolatedWeighted.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileTDigest.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileTDigestWeighted.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionQuantileTiming.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionQuantileTimingWeighted.cpp
|
Fix error
|
2024-03-23 04:52:45 +01:00 |
AggregateFunctionRankCorrelation.cpp
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
AggregateFunctionRetention.cpp
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
AggregateFunctionsArgMinArgMax.cpp
|
Tidy
|
2024-01-23 10:43:00 +01:00 |
AggregateFunctionSecondMoment.cpp
|
|
|
AggregateFunctionSequenceMatch.cpp
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
AggregateFunctionSequenceNextNode.cpp
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
AggregateFunctionSimpleLinearRegression.cpp
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
AggregateFunctionSingleValueOrNull.cpp
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
AggregateFunctionsMinMax.cpp
|
Introduce one template level to argMin to recover some perf
|
2024-01-22 17:31:34 +01:00 |
AggregateFunctionSparkbar.cpp
|
Analyzer setting max_streams_to_max_threads_ratio overflow fix
|
2024-05-07 17:21:25 +03:00 |
AggregateFunctionStatistics.cpp
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
AggregateFunctionStatisticsSimple.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
AggregateFunctionStudentTTest.cpp
|
|
|
AggregateFunctionSum.cpp
|
|
|
AggregateFunctionSum.h
|
change as request
|
2024-02-04 14:39:55 +08:00 |
AggregateFunctionSumCount.cpp
|
|
|
AggregateFunctionSumMap.cpp
|
harmonize sumMap error messages on ILLEGAL_TYPE_OF_ARGUMENT
|
2024-05-10 13:04:16 +02:00 |
AggregateFunctionTheilsU.cpp
|
|
|
AggregateFunctionThirdMoment.cpp
|
|
|
AggregateFunctionTopK.cpp
|
Update ErrorCodes for functions using NUMBER_OF_ARGUMENTS_DOESNT_MATCH
|
2024-05-06 11:35:48 +02:00 |
AggregateFunctionTTest.h
|
|
|
AggregateFunctionUniq.cpp
|
|
|
AggregateFunctionUniq.h
|
Fixed code review issues
|
2024-03-28 15:04:14 +03:00 |
AggregateFunctionUniqCombined12.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined13.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined14.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined15.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined16.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined17.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined18.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined19.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined20.cpp
|
Parallelize compilation for RISC-V
|
2023-11-12 04:23:05 +01:00 |
AggregateFunctionUniqCombined.cpp
|
Fix style
|
2023-11-12 04:36:50 +01:00 |
AggregateFunctionUniqCombined.h
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
AggregateFunctionUniqUpTo.cpp
|
|
|
AggregateFunctionVarianceMatrix.cpp
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
AggregateFunctionWelchTTest.cpp
|
Move ErrorCodes inside DB namespace
|
2024-05-06 23:59:59 +02:00 |
AggregateFunctionWindowFunnel.cpp
|
|
|
CMakeLists.txt
|
Rename as suggested.
|
2023-09-28 15:11:56 +08:00 |
CrossTab.h
|
|
|
DDSketch.h
|
Useless changes
|
2024-05-11 22:51:57 +02:00 |
FactoryHelpers.h
|
Fix error and remove garbage
|
2024-03-23 01:30:12 +01:00 |
Helpers.h
|
Useless changes
|
2024-05-11 22:51:57 +02:00 |
IAggregateFunction_fwd.h
|
Introduce IAggregateFunction_fwd to reduce header dependencies
|
2024-04-04 12:29:54 +02:00 |
IAggregateFunction.cpp
|
|
|
IAggregateFunction.h
|
Introduce IAggregateFunction_fwd to reduce header dependencies
|
2024-04-04 12:29:54 +02:00 |
KeyHolderHelpers.h
|
fix
|
2024-01-23 14:46:33 +01:00 |
Moments.h
|
|
|
parseAggregateFunctionParameters.cpp
|
Limit backtracking in parser
|
2024-03-17 19:54:45 +01:00 |
parseAggregateFunctionParameters.h
|
|
|
QuantileBFloat16Histogram.h
|
|
|
QuantileDD.h
|
Rename quantileDDSketch to quantileDD
|
2024-01-30 11:49:56 +01:00 |
QuantileExact.h
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
QuantilesCommon.h
|
Use iota in more places
|
2023-12-29 17:20:18 +01:00 |
QuantileTDigest.h
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
QuantileTiming.h
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
registerAggregateFunctions.cpp
|
Merge remote-tracking branch 'blessed/master' into argmin_optimization
|
2024-02-27 16:40:59 +01:00 |
registerAggregateFunctions.h
|
|
|
ReservoirSampler.h
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
ReservoirSamplerDeterministic.h
|
Useless changes
|
2024-05-11 22:51:57 +02:00 |
SingleValueData.cpp
|
Fix argMax with nullable non native numeric column
|
2024-04-04 13:55:52 +02:00 |
SingleValueData.h
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
StatCommon.h
|
Replace std::iota with DB::iota where possible
|
2023-12-29 14:38:22 +01:00 |
ThetaSketchData.h
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
UniqCombinedBiasData.cpp
|
|
|
UniqCombinedBiasData.h
|
|
|
UniqExactSet.h
|
Fixed code review issues
|
2024-03-28 15:04:14 +03:00 |
UniquesHashSet.h
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
UniqVariadicHash.cpp
|
|
|
UniqVariadicHash.h
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |