.. |
tests
|
Fixed error in internal implementation of quantileTDigest [#CLICKHOUSE-2]
|
2018-12-27 00:02:39 +03:00 |
AggregateFunctionArgMinMax.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
AggregateFunctionArray.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionArray.h
|
Vectorize arrayReduce and -Array combinator
|
2019-11-07 11:53:47 +08:00 |
AggregateFunctionAvg.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionAvg.h
|
up precision for avg result to max of type
|
2019-10-23 11:22:51 +03:00 |
AggregateFunctionBitwise.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionBitwise.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionBoundingRatio.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionBoundingRatio.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionCategoricalInformationValue.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionCategoricalInformationValue.h
|
Add aggregate function categoricalInformationValue (#8117)
|
2019-12-12 16:28:28 +03:00 |
AggregateFunctionCombinatorFactory.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionCombinatorFactory.h
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
AggregateFunctionCount.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionCount.h
|
Improvements after #7510
|
2019-10-30 22:15:55 +03:00 |
AggregateFunctionEntropy.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionEntropy.h
|
Unify hash tables interface.
|
2019-11-06 00:08:04 +08:00 |
AggregateFunctionFactory.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionFactory.h
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
AggregateFunctionForEach.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionForEach.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionGroupArray.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionGroupArray.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionGroupArrayInsertAt.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionGroupArrayInsertAt.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionGroupArrayMoving.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionGroupArrayMoving.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionGroupBitmap.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionGroupBitmap.h
|
Try to fix AggregateFunctionGroupBitmap.
|
2019-10-22 16:59:13 +03:00 |
AggregateFunctionGroupBitmapData.h
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionGroupUniqArray.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionGroupUniqArray.h
|
Do not use iterators in find() and emplace() methods of hash tables.
|
2019-09-24 17:44:35 +03:00 |
AggregateFunctionHistogram.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionHistogram.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionIf.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionIf.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionMaxIntersections.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionMaxIntersections.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionMerge.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionMerge.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionMinMaxAny.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionMinMaxAny.h
|
Decimal specializations for min/max
|
2019-12-11 17:16:59 +03:00 |
AggregateFunctionMLMethod.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionMLMethod.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
AggregateFunctionNothing.h
|
Update IAggregateFunction interface.
|
2019-02-11 22:26:32 +03:00 |
AggregateFunctionNull.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionNull.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionOrFill.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionOrFill.h
|
Add aggregate function combinators: -OrNull & -OrDefault (#7331)
|
2019-10-18 12:25:39 +03:00 |
AggregateFunctionQuantile.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionQuantile.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionResample.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionResample.h
|
Add aggregate function combinators: -OrNull & -OrDefault (#7331)
|
2019-10-18 12:25:39 +03:00 |
AggregateFunctionRetention.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionRetention.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionSequenceMatch.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionSequenceMatch.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionSimpleLinearRegression.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionSimpleLinearRegression.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionState.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionState.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionStatistics.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionStatistics.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionStatisticsSimple.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionStatisticsSimple.h
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
AggregateFunctionSum.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionSum.h
|
Fixed -Wshadow-field-in-constructor (clang 8 warning)
|
2019-02-13 15:53:36 +03:00 |
AggregateFunctionSumMap.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionSumMap.h
|
try remove some PVS errors
|
2019-09-30 18:45:53 +03:00 |
AggregateFunctionTimeSeriesGroupSum.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionTimeSeriesGroupSum.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionTopK.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionTopK.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
AggregateFunctionUniq.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionUniq.h
|
Better addBatchArray aggregator
|
2019-11-11 16:56:11 +08:00 |
AggregateFunctionUniqCombined.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionUniqCombined.h
|
Merge pull request #7222 from azat/uniqCombined64
|
2019-10-09 20:29:56 +03:00 |
AggregateFunctionUniqUpTo.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionUniqUpTo.h
|
Better addBatchArray aggregator
|
2019-11-11 16:56:11 +08:00 |
AggregateFunctionWindowFunnel.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
AggregateFunctionWindowFunnel.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
CMakeLists.txt
|
Move all url functions to clickhouse_functions_url lib (#5696)
|
2019-06-20 18:49:54 +03:00 |
FactoryHelpers.h
|
Fix spelling require -> requires
|
2019-10-13 18:37:01 +00:00 |
Helpers.h
|
movingSum with/or without window_size parameter for numeric and decimal types
|
2019-06-12 01:56:37 -04:00 |
HelpersMinMaxAny.h
|
Improved performance of max(), min(), argMin(), argMax() for DateTime64
|
2019-12-13 16:40:09 +03:00 |
IAggregateFunction.h
|
Better addBatchArray aggregator
|
2019-11-11 16:56:11 +08:00 |
IAggregateFunctionCombinator.h
|
Add aggregate function combinator Resample
|
2019-06-12 15:46:36 +08:00 |
parseAggregateFunctionParameters.cpp
|
More reverts
|
2019-03-15 20:09:14 +03:00 |
parseAggregateFunctionParameters.h
|
Add adaptive allocator. [#CLICKHOUSE-3084]
|
2017-07-25 20:04:10 +03:00 |
QuantileExact.h
|
Added a check for double whitespaces
|
2019-08-23 21:30:04 +03:00 |
QuantileExactWeighted.h
|
Unify hash tables interface.
|
2019-11-06 00:08:04 +08: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
|
Remove excessive includes.
|
2019-09-30 15:31:14 +03:00 |
QuantileTDigest.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
QuantileTiming.h
|
Removed manual memory tracking when appropriate
|
2019-07-18 23:10:31 +03:00 |
registerAggregateFunctions.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
registerAggregateFunctions.h
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
ReservoirSampler.h
|
Merge pull request #7380 from hczhcz/patch-1018
|
2019-11-03 01:06:41 +03:00 |
ReservoirSamplerDeterministic.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +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
|
Better rehash loop
|
2019-07-18 23:28:47 +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 "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |