.. |
tests
|
Fixed error in internal implementation of quantileTDigest [#CLICKHOUSE-2]
|
2018-12-27 00:02:39 +03:00 |
AggregateFunctionArgMinMax.h
|
added arena in AggregateFunctionSingleValue for strings and numbers [#CLICKHOUSE-3503]
|
2018-01-09 21:51:14 +03:00 |
AggregateFunctionArray.cpp
|
fewer type casts [CLICKHOUSE-2]
|
2018-09-10 20:09:07 +03:00 |
AggregateFunctionArray.h
|
left pad
|
2018-12-24 23:51:06 +08:00 |
AggregateFunctionAvg.cpp
|
Little better #3624
|
2018-11-20 23:09:20 +03:00 |
AggregateFunctionAvg.h
|
Allowed some UB #3926
|
2018-12-27 03:51:14 +03:00 |
AggregateFunctionBitwise.cpp
|
CLICKHOUSE-3857: Add table table_engines, alias factory base class and columns alias_to and case_insensitive to functions
|
2018-07-25 19:08:23 +03:00 |
AggregateFunctionBitwise.h
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
AggregateFunctionBoundingRatio.cpp
|
Fixed some code (incomplete) #3139
|
2018-11-01 20:55:11 +03:00 |
AggregateFunctionBoundingRatio.h
|
Fixed UB #3926
|
2018-12-27 04:56:16 +03:00 |
AggregateFunctionCombinatorFactory.cpp
|
Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749)
|
2018-01-15 22:07:47 +03:00 |
AggregateFunctionCombinatorFactory.h
|
Miscellaneous #2687
|
2018-07-20 19:02:23 +03:00 |
AggregateFunctionCount.cpp
|
Unification of aggregate function combinators [#CLICKHOUSE-3511].
|
2017-12-24 09:50:11 +03:00 |
AggregateFunctionCount.h
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
AggregateFunctionEntropy.cpp
|
review fixes
|
2019-02-02 18:19:59 +03:00 |
AggregateFunctionEntropy.h
|
review fixes
|
2019-02-02 18:19:59 +03:00 |
AggregateFunctionFactory.cpp
|
produce hints for typo functions and types
|
2019-02-02 17:54:50 +03:00 |
AggregateFunctionFactory.h
|
CLICKHOUSE-3857: Add table table_engines, alias factory base class and columns alias_to and case_insensitive to functions
|
2018-07-25 19:08:23 +03:00 |
AggregateFunctionForEach.cpp
|
fewer type casts [CLICKHOUSE-2]
|
2018-09-10 20:09:07 +03:00 |
AggregateFunctionForEach.h
|
Addition to Amos Bird changes #3920
|
2019-01-08 17:55:37 +03:00 |
AggregateFunctionGroupArray.cpp
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
AggregateFunctionGroupArray.h
|
Fixed UB #3926
|
2018-12-26 07:40:16 +03:00 |
AggregateFunctionGroupArrayInsertAt.cpp
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
AggregateFunctionGroupArrayInsertAt.h
|
Addition to Amos Bird changes #3920
|
2019-01-08 17:55:37 +03:00 |
AggregateFunctionGroupUniqArray.cpp
|
fewer type casts [CLICKHOUSE-2]
|
2018-09-10 20:09:07 +03:00 |
AggregateFunctionGroupUniqArray.h
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
AggregateFunctionHistogram.cpp
|
Added some warnings from clang's -Weverything
|
2019-01-04 16:32:08 +03:00 |
AggregateFunctionHistogram.h
|
Better code
|
2019-02-07 00:47:31 +03:00 |
AggregateFunctionIf.cpp
|
fewer type casts [CLICKHOUSE-2]
|
2018-09-10 20:09:07 +03:00 |
AggregateFunctionIf.h
|
fewer type casts [CLICKHOUSE-2]
|
2018-09-10 20:09:07 +03:00 |
AggregateFunctionMaxIntersections.cpp
|
Fixed segfault in case of bad argument types for some aggregate functions [#CLICKHOUSE-2]
|
2018-03-22 18:37:24 +03:00 |
AggregateFunctionMaxIntersections.h
|
Merge branch 'master' into ubsan-fixes-3
|
2018-12-14 20:52:54 +03:00 |
AggregateFunctionMerge.cpp
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
AggregateFunctionMerge.h
|
Unification of aggregate function combinators [#CLICKHOUSE-3511].
|
2017-12-24 09:50:11 +03:00 |
AggregateFunctionMinMaxAny.cpp
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
AggregateFunctionMinMaxAny.h
|
Fixed typos in code #3373
|
2018-10-13 17:33:43 +03:00 |
AggregateFunctionMLMethod.cpp
|
LinearModelData completed
|
2019-01-26 15:38:42 +03:00 |
AggregateFunctionMLMethod.h
|
LinearModelData completed
|
2019-01-26 15:38:42 +03:00 |
AggregateFunctionNothing.h
|
Fixed typos in code #3373
|
2018-10-13 17:33:43 +03:00 |
AggregateFunctionNull.cpp
|
CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks
|
2018-07-24 17:28:56 +03:00 |
AggregateFunctionNull.h
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
AggregateFunctionQuantile.cpp
|
Minor refactoring
|
2018-11-19 17:25:42 +03:00 |
AggregateFunctionQuantile.h
|
Fixed fuzz test in UBSan: added parameter check for quantile*Weighted function
|
2019-01-24 21:33:57 +03:00 |
AggregateFunctionRetention.cpp
|
Fixed wrong code #2887
|
2018-08-23 03:49:18 +03:00 |
AggregateFunctionRetention.h
|
Miscellaneous changes for PVS-Studio
|
2019-01-20 02:27:52 +03:00 |
AggregateFunctionSequenceMatch.cpp
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
AggregateFunctionSequenceMatch.h
|
Indentation #4004
|
2019-01-16 20:25:06 +03:00 |
AggregateFunctionsStatisticsSimple.cpp
|
sumMap for number-based types [issue-3277]
|
2018-10-03 17:22:28 +03:00 |
AggregateFunctionState.cpp
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
AggregateFunctionState.h
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
AggregateFunctionStatistics.cpp
|
Implemented faster and not numerically stable versions of statistical functions [#CLICKHOUSE-2].
|
2017-12-23 01:23:03 +03:00 |
AggregateFunctionStatistics.h
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
AggregateFunctionStatisticsSimple.h
|
Fixed UB #3926
|
2018-12-27 04:03:16 +03:00 |
AggregateFunctionSum.cpp
|
Little better #3624
|
2018-11-20 23:09:20 +03:00 |
AggregateFunctionSum.h
|
add static asserts for decimal [CLICKHOUSE-3765]
|
2018-09-12 20:50:51 +03:00 |
AggregateFunctionSumMap.cpp
|
sumMap: implement sumMapWithOverflow
|
2019-01-25 20:35:53 +01:00 |
AggregateFunctionSumMap.h
|
sumMap: implement sumMapWithOverflow
|
2019-01-25 20:35:53 +01:00 |
AggregateFunctionTopK.cpp
|
fewer type casts [CLICKHOUSE-2]
|
2018-09-10 20:09:07 +03:00 |
AggregateFunctionTopK.h
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
AggregateFunctionUniq.cpp
|
Move-away "uniqCombined" as a separate aggregated function with HLL precision
|
2018-10-17 17:31:06 +03:00 |
AggregateFunctionUniq.h
|
Move-away "uniqCombined" as a separate aggregated function with HLL precision
|
2018-10-17 17:31:06 +03:00 |
AggregateFunctionUniqCombined.cpp
|
Update AggregateFunctionUniqCombined.cpp
|
2018-10-22 22:38:46 +03:00 |
AggregateFunctionUniqCombined.h
|
Reduce maximum allowable size of |HashSet|.
|
2018-10-25 16:17:29 +03:00 |
AggregateFunctionUniqUpTo.cpp
|
fewer type casts [CLICKHOUSE-2]
|
2018-09-10 20:09:07 +03:00 |
AggregateFunctionUniqUpTo.h
|
Fixed build [#CLICKHOUSE-2]
|
2018-09-20 23:50:58 +03:00 |
AggregateFunctionWindowFunnel.cpp
|
Fixed unclean code #2352
|
2018-05-13 13:05:34 +03:00 |
AggregateFunctionWindowFunnel.h
|
Don't allow exceptions without code (#3645)
|
2018-11-23 00:19:58 +03:00 |
CMakeLists.txt
|
Fixed error in internal implementation of quantileTDigest [#CLICKHOUSE-2]
|
2018-12-27 00:02:39 +03:00 |
FactoryHelpers.h
|
Minor refactoring
|
2018-11-19 17:25:42 +03:00 |
Helpers.h
|
Fixed UB #3926
|
2018-12-26 06:32:18 +03:00 |
HelpersMinMaxAny.h
|
hotfix (helpers refactoring)
|
2018-09-10 20:51:25 +03:00 |
IAggregateFunction.h
|
changes after review
|
2019-01-23 04:29:53 +03:00 |
IAggregateFunctionCombinator.h
|
CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks
|
2018-07-24 17:28:56 +03:00 |
parseAggregateFunctionParameters.cpp
|
minor fixes
|
2018-04-16 18:11:13 +03:00 |
parseAggregateFunctionParameters.h
|
Add adaptive allocator. [#CLICKHOUSE-3084]
|
2017-07-25 20:04:10 +03:00 |
QuantileExact.h
|
Aggregate function for entropy
|
2019-02-02 17:27:43 +03:00 |
QuantileExactWeighted.h
|
Aggregate function for entropy
|
2019-02-02 17:27:43 +03:00 |
QuantileReservoirSampler.h
|
Simplification of aggregate functions: compatibility details [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
QuantileReservoirSamplerDeterministic.h
|
Simplification of aggregate functions: compatibility details [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
QuantilesCommon.h
|
Fixed handling of NaNs in aggregate functions that use comparison based sorting #2012
|
2018-03-14 08:03:51 +03:00 |
QuantileTDigest.h
|
Fixed error in internal implementation of quantileTDigest [#CLICKHOUSE-2]
|
2018-12-27 00:02:39 +03:00 |
QuantileTiming.h
|
Added some warnings from clang's -Weverything
|
2019-01-04 16:32:08 +03:00 |
registerAggregateFunctions.cpp
|
Merge branch 'master' of https://github.com/yandex/ClickHouse
|
2019-02-10 00:10:33 +03:00 |
registerAggregateFunctions.h
|
Move most AggregateFunctions to separate lib, use AggregateFunctionFactory as singletone, rename lib storages_system->clickhouse_storages_system
|
2017-05-05 16:59:18 -07:00 |
ReservoirSampler.h
|
Fixed handling of NaNs in aggregate functions that use comparison based sorting #2012
|
2018-03-14 08:03:51 +03:00 |
ReservoirSamplerDeterministic.h
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:11 +03:00 |
UniqCombinedBiasData.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
UniqCombinedBiasData.h
|
Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /g'
|
2019-01-25 02:01:56 +03:00 |
UniquesHashSet.h
|
Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /g'
|
2019-01-25 02:01:56 +03:00 |
UniqVariadicHash.cpp
|
Added support for arbitary complex types in "uniq" family of aggregate functions #2010
|
2018-07-16 06:55:41 +03:00 |
UniqVariadicHash.h
|
Added support for arbitary complex types in "uniq" family of aggregate functions #2010
|
2018-07-16 06:55:41 +03:00 |