..
array
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
GatherUtils
clang-tidy, part 22
2020-03-09 06:38:43 +03:00
tests
More GCC warnings
2019-12-16 23:19:50 +02:00
URL
clang-tidy, part 2
2020-03-18 03:57:00 +03:00
abs.cpp
Add bitNot function
2020-02-14 09:17:32 +01:00
acos.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
addDays.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
addHours.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
addMinutes.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
addMonths.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
addQuarters.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
addressToLine.cpp
Rewrite the User class to be controlled by AccessControlManager.
2020-01-31 20:27:32 +03:00
addressToSymbol.cpp
Rewrite the User class to be controlled by AccessControlManager.
2020-01-31 20:27:32 +03:00
addSeconds.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
addWeeks.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
addYears.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
appendTrailingCharIfAbsent.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
asin.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
assumeNotNull.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
atan.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
bar.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
base64Decode.cpp
Merge branch 'master' into base64-update
2019-12-31 04:13:33 +03:00
base64Encode.cpp
Switched back to TurboBase64
2019-12-28 03:18:08 +03:00
bitAnd.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
bitBoolMaskAnd.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
bitBoolMaskOr.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
bitCount.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
bitNot.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
bitOr.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
bitRotateLeft.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
bitRotateRight.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
bitShiftLeft.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
bitShiftRight.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
bitSwapLastTwo.cpp
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
bitTest.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
bitTestAll.cpp
Every function in its own file, part 7 ( #3666 )
2018-11-26 19:20:40 +03:00
bitTestAny.cpp
Every function in its own file, part 7 ( #3666 )
2018-11-26 19:20:40 +03:00
bitWrapperFunc.cpp
Minor modifications
2020-02-25 15:19:47 +03:00
bitXor.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
blockNumber.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
blockSerializedSize.cpp
clang-tidy, part 2
2020-03-18 03:57:00 +03:00
blockSize.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
caseWithExpression.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
castTypeToEither.h
Attempt to improve performance of datetime interval functions
2020-03-12 17:17:31 +03:00
cbrt.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
CMakeLists.txt
Move FastMemcpy to contribs ( #9219 )
2020-03-13 01:26:16 +03:00
coalesce.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
concat.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
config_functions.h.in
Move FastMemcpy to contribs ( #9219 )
2020-03-13 01:26:16 +03:00
convertCharset.cpp
clang-tidy, part 2
2020-03-18 03:57:00 +03:00
cos.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
CRC.cpp
Fixed clang-tidy check
2020-03-18 22:17:35 +03:00
currentDatabase.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
currentQuota.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
currentRowPolicies.cpp
Fixed merge issues
2019-12-27 12:49:23 +03:00
currentUser.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
CustomWeekTransforms.h
Fixed toWeek, toYearWeek, toStartOfWeek with DateTime64
2019-10-23 15:27:36 +03:00
dateDiff.cpp
Merged with master.
2019-12-12 18:04:30 +03:00
DateTimeTransforms.h
Merge remote-tracking branch 'upstream/master' into DateTime64
2019-11-04 17:06:22 +03:00
defaultValueOfArgumentType.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
demange.cpp
Fixed bug in "demangle" #8985
2020-02-16 14:55:45 +03:00
divide.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
DivisionUtils.h
Improve CCTZ contrib ( #9687 )
2020-03-19 13:38:34 +03:00
DummyJSONParser.h
Optimization by using implementation-specific JSONParser::sizeOfArray(), JSONParser::sizeOfObject().
2019-05-17 17:24:13 +03:00
dumpColumnStructure.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
e.cpp
Every function in its own file, part 9 ( #3733 )
2018-12-03 06:17:06 +03:00
empty.cpp
Move file Functions/array/empty.cpp -> Functions/empty.cpp
2019-06-27 20:45:41 +03:00
EmptyImpl.h
Fixed error #4564
2019-03-04 18:50:23 +03:00
endsWith.cpp
Every function in its own file, part 3
2018-09-10 02:36:06 +03:00
equals.cpp
Remove garbage from FunctionsComparison; better build time and less template instantiations
2020-02-24 01:46:52 +03:00
erf.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
erfc.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
evalMLMethod.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
exp2.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
exp10.cpp
Move FastMemcpy to contribs ( #9219 )
2020-03-13 01:26:16 +03:00
exp.cpp
Enabled "precise" mode; updated tests
2019-08-01 22:17:49 +03:00
extractTimeZoneFromFunctionArguments.cpp
clang-tidy, part 4
2020-03-09 00:40:00 +03:00
extractTimeZoneFromFunctionArguments.h
More GCC warnings
2019-12-16 23:19:50 +02:00
filesystem.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
finalizeAggregation.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
formatDateTime.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
formatString.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
formatString.h
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
FunctionBase64Conversion.h
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
FunctionBinaryArithmetic.h
Miscellaneous
2020-03-12 17:17:31 +03:00
FunctionBitTestMany.h
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
FunctionCustomWeekToSomething.h
Merged with master.
2019-12-12 18:04:30 +03:00
FunctionDateOrDateTimeAddInterval.h
Attempt to improve performance of datetime interval functions
2020-03-12 17:17:31 +03:00
FunctionDateOrDateTimeToSomething.h
Merged with master.
2019-12-12 18:04:30 +03:00
FunctionFactory.cpp
Add more comments, rename classes, move functions adaptors to separate file.
2019-12-12 17:56:03 +03:00
FunctionFactory.h
Every function in its own file, part 11
2020-02-24 20:51:06 +03:00
FunctionFQDN.cpp
Arcadia ( #9729 )
2020-03-18 21:54:27 +03:00
FunctionHelpers.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
FunctionHelpers.h
Fixed failing tests
2019-12-25 17:50:13 +03:00
FunctionIfBase.h
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
FunctionJoinGet.cpp
remove Context::getTable()
2020-03-06 23:38:19 +03:00
FunctionJoinGet.h
Fix joinGet with nullable return types.
2020-02-17 07:32:32 +08:00
FunctionMathBinaryFloat64.h
Move FastMemcpy to contribs ( #9219 )
2020-03-13 01:26:16 +03:00
FunctionMathConstFloat64.h
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
FunctionMathUnary.h
Move FastMemcpy to contribs ( #9219 )
2020-03-13 01:26:16 +03:00
FunctionNumericPredicate.h
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
FunctionsBitmap.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsBitmap.h
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
FunctionsCoding.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsCoding.h
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
FunctionsComparison.h
Merge branch 'master' of github.com:yandex/ClickHouse into restrict-functions-comparison
2020-02-24 18:50:08 +03:00
FunctionsConsistentHashing.h
Improve CCTZ contrib ( #9687 )
2020-03-19 13:38:34 +03:00
FunctionsConversion.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsConversion.h
Some InterpreterSelectQuery refactoring ( #9035 )
2020-02-10 18:50:12 +03:00
FunctionsEmbeddedDictionaries.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsEmbeddedDictionaries.h
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
FunctionsExternalDictionaries.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsExternalDictionaries.h
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
FunctionsExternalModels.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsExternalModels.h
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
FunctionsFormatting.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsFormatting.h
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
FunctionsHashing.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsHashing.h
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
FunctionsJSON.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsJSON.h
Added DiskMemory and tests
2020-01-11 00:43:42 +03:00
FunctionsLogical.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
FunctionsLogical.h
Remove excessive empty lines
2020-03-03 05:43:59 +03:00
FunctionsMiscellaneous.h
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
FunctionsRandom.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsRandom.h
Fi rand and randConstant for nullable types.
2019-12-13 16:10:02 +03:00
FunctionsRound.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsRound.h
Fix style error
2020-03-12 17:56:01 +03:00
FunctionsStringArray.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsStringArray.h
Extend splitByString for empty separators
2020-03-19 10:26:40 +08:00
FunctionsStringRegex.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
FunctionsStringRegex.h
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
FunctionsStringSearch.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
FunctionsStringSearch.h
Fixed error with zero bytes in haystack for constant case #9160
2020-02-17 21:53:59 +03:00
FunctionsStringSimilarity.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
FunctionsStringSimilarity.h
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
FunctionStartsEndsWith.h
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
FunctionStringOrArrayToT.h
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
FunctionStringToString.h
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
FunctionsVisitParam.h
Fixed error with zero bytes in haystack for constant case #9160
2020-02-17 21:53:59 +03:00
FunctionUnaryArithmetic.h
Add bitNot function
2020-02-14 09:17:32 +01:00
gcd.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
generateUUIDv4.cpp
Remove excessive empty lines
2020-03-03 05:43:59 +03:00
geohashDecode.cpp
Fixed error
2019-06-30 22:46:23 +03:00
geohashEncode.cpp
Fixed error
2019-06-30 22:47:20 +03:00
geohashesInBox.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
geoToH3.cpp
Build fixes ( #9381 )
2020-02-28 03:07:42 +03:00
GeoUtils.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
GeoUtils.h
clang-tidy, part 22
2020-03-09 06:38:43 +03:00
getMacro.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
getScalar.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
getSizeOfEnumType.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
greatCircleDistance.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
greater.cpp
Remove garbage from FunctionsComparison; better build time and less template instantiations
2020-02-24 01:46:52 +03:00
greaterOrEquals.cpp
Remove garbage from FunctionsComparison; better build time and less template instantiations
2020-02-24 01:46:52 +03:00
greatest.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
h3EdgeAngle.cpp
Build fixes ( #9381 )
2020-02-28 03:07:42 +03:00
h3EdgeLengthM.cpp
Build fixes ( #9381 )
2020-02-28 03:07:42 +03:00
h3GetBaseCell.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
h3GetResolution.cpp
Build fixes ( #9381 )
2020-02-28 03:07:42 +03:00
h3HexAreaM2.cpp
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
h3IndexesAreNeighbors.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
h3IsValid.cpp
Build fixes ( #9381 )
2020-02-28 03:07:42 +03:00
h3kRing.cpp
Build fixes ( #9381 )
2020-02-28 03:07:42 +03:00
h3ToChildren.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
h3ToParent.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
h3ToString.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
hasColumnInTable.cpp
remove Context::getTable()
2020-03-06 23:38:19 +03:00
hostName.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
identity.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
if.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
ifNotFinite.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
ifNull.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
IFunction.cpp
clang-tidy, part 3
2020-03-09 00:29:00 +03:00
IFunction.h
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
IFunctionAdaptors.h
Add more comments, rename classes, move functions adaptors to separate file.
2019-12-12 17:56:03 +03:00
IFunctionImpl.h
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
ignore.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
ignoreExceptNull.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
in.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
intDiv.cpp
Merge pull request #9358 from hczhcz/patch-0226
2020-03-03 03:27:23 +03:00
intDivOrZero.cpp
Add DivisionUtils.h
2020-02-25 17:45:23 +08:00
intExp2.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
intExp10.cpp
Add bitNot function
2020-02-14 09:17:32 +01:00
isFinite.cpp
Every function in its own file, part 2 [#CLICKHOUSE-2]
2018-09-09 01:04:39 +03:00
isInfinite.cpp
Every function in its own file, part 2 [#CLICKHOUSE-2]
2018-09-09 01:04:39 +03:00
isNaN.cpp
Every function in its own file, part 2 [#CLICKHOUSE-2]
2018-09-09 01:04:39 +03:00
isNotNull.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
isNull.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
isValidUTF8.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
jumpConsistentHash.cpp
Every function in its own file, part 10
2019-08-04 17:01:04 +03:00
lcm.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
least.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
lengthUTF8.cpp
Add two more warnings from -Weverything
2019-07-08 03:16:39 +03:00
less.cpp
Remove garbage from FunctionsComparison; better build time and less template instantiations
2020-02-24 01:46:52 +03:00
lessOrEquals.cpp
Remove garbage from FunctionsComparison; better build time and less template instantiations
2020-02-24 01:46:52 +03:00
lgamma.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
likePatternToRegexp.h
translate comments
2017-05-14 19:03:55 +04:00
log2.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
log10.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
log.cpp
Enabled "precise" mode; updated tests
2019-08-01 22:17:49 +03:00
lowCardinalityIndices.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
lowCardinalityKeys.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
lower.cpp
Avoid repeating constants
2018-12-06 16:22:57 +03:00
LowerUpperImpl.h
Added some warnings from clang's -Weverything
2019-01-04 15:10:00 +03:00
LowerUpperUTF8Impl.h
Strict aliasing in c++20
2020-02-22 13:46:35 +08:00
lowerUTF8.cpp
Every function in its own file, part 3
2018-09-10 02:36:06 +03:00
materialize.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
minus.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
modulo.cpp
Fix style check
2020-03-03 05:33:13 +03:00
moduloOrZero.cpp
Add function moduloOrZero
2020-02-25 17:46:07 +08:00
multiIf.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
multiply.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
negate.cpp
Add bitNot function
2020-02-14 09:17:32 +01:00
neighbor.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
notEmpty.cpp
renamed: Functions/array/notEmpty.cpp -> Functions/notEmpty.cpp
2019-06-27 21:43:40 +03:00
notEquals.cpp
Remove garbage from FunctionsComparison; better build time and less template instantiations
2020-02-24 01:46:52 +03:00
now64.cpp
clang-tidy, part 22
2020-03-09 06:38:43 +03:00
now.cpp
Merged with master.
2019-12-12 18:04:30 +03:00
nullIf.cpp
Added even more clang-tidy checks
2020-03-18 19:51:20 +03:00
pi.cpp
Every function in its own file, part 9 ( #3733 )
2018-12-03 06:17:06 +03:00
plus.cpp
Set allow_fixed_string on operation instead of function generation
2020-02-14 08:11:37 +01:00
pointInEllipses.cpp
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
pointInPolygon.cpp
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
pow.cpp
Every function in its own file, part 9 ( #3733 )
2018-12-03 06:17:06 +03:00
rand64.cpp
Every function in its own file, part 8 [#CLICKHOUSE-2]
2018-12-02 04:57:01 +03:00
rand.cpp
Additional function case insensitivity from #3704
2018-12-19 17:46:18 +03:00
randConstant.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
randomPrintableASCII.cpp
clang-tidy, part 22
2020-03-09 06:38:43 +03:00
RapidJSONParser.h
adding -Wshadow for GCC
2019-08-09 23:58:16 +03:00
regexpQuoteMeta.cpp
Fixed test [#CLICKHOUSE-2]
2018-12-23 05:12:18 +03:00
Regexps.h
In debug builds, treat LOGICAL_ERROR as an assertion failure.
2020-01-09 19:58:32 +03:00
registerFunctions.cpp
Remove findClusterIndex
, findClusterValue
functions ( #9543 )
2020-03-07 22:56:58 +03:00
registerFunctions.h
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsArithmetic.cpp
Add function moduloOrZero
2020-02-25 17:46:07 +08:00
registerFunctionsComparison.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsConditional.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsConsistentHashing.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsDateTime.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsGeo.cpp
h3 hierarchical functions and string conversion
2020-01-31 18:49:17 +01:00
registerFunctionsHigherOrder.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsIntrospection.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsMath.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsMiscellaneous.cpp
Remove indexHint
function ( #9542 )
2020-03-07 22:56:38 +03:00
registerFunctionsNull.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsRandom.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsReinterpret.cpp
Every function in its own file, part 11
2020-02-24 20:51:06 +03:00
registerFunctionsString.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsTuple.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
registerFunctionsVisitParam.cpp
Fixed issue with rebuild time
2019-12-29 04:14:21 +03:00
reinterpretAsFixedString.cpp
clang-tidy, part 2
2020-03-18 03:57:00 +03:00
reinterpretAsString.cpp
clang-tidy, part 2
2020-03-18 03:57:00 +03:00
reinterpretStringAs.cpp
Remove excessive empty lines
2020-03-03 05:43:59 +03:00
repeat.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
replicate.cpp
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
reverse.cpp
Add more comments, rename classes, move functions adaptors to separate file.
2019-12-12 17:56:03 +03:00
reverseUTF8.cpp
Add two more warnings from -Weverything
2019-07-08 03:16:39 +03:00
roundAge.cpp
Add bitNot function
2020-02-14 09:17:32 +01:00
roundDuration.cpp
Add bitNot function
2020-02-14 09:17:32 +01:00
roundToExp2.cpp
Add bitNot function
2020-02-14 09:17:32 +01:00
rowNumberInAllBlocks.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
rowNumberInBlock.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
runningAccumulate.cpp
clang-tidy, part 22
2020-03-09 06:38:43 +03:00
runningDifference.cpp
Every function in its own file, part 2 [#CLICKHOUSE-2]
2018-09-09 01:04:39 +03:00
runningDifference.h
Merged with master.
2019-12-12 18:04:30 +03:00
runningDifferenceStartingWithFirstValue.cpp
Every function in its own file, part 2 [#CLICKHOUSE-2]
2018-09-09 01:04:39 +03:00
sigmoid.cpp
Fixed error
2019-08-02 21:59:19 +03:00
SimdJSONParser.h
Updated SIMDJSON
2019-08-03 02:24:50 +03:00
sin.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
sleep.cpp
Every function in its own file, part 2 [#CLICKHOUSE-2]
2018-09-09 01:04:39 +03:00
sleep.h
Added some missing ErrorCodes
2020-02-25 21:02:41 +03:00
sleepEachRow.cpp
Every function in its own file, part 2 [#CLICKHOUSE-2]
2018-09-09 01:04:39 +03:00
sqrt.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
startsWith.cpp
Every function in its own file, part 3
2018-09-10 02:36:06 +03:00
stringToH3.cpp
Added missing ErrorCodes, part 2
2020-02-25 21:10:48 +03:00
substring.cpp
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
subtractDays.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
subtractHours.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
subtractMinutes.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
subtractMonths.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
subtractQuarters.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
subtractSeconds.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
subtractWeeks.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
subtractYears.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
sumburConsistentHash.cpp
Every function in its own file, part 10
2019-08-04 17:01:04 +03:00
tan.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
tanh.cpp
Fixed error with "unbundled" build
2019-08-01 06:06:15 +03:00
tgamma.cpp
Using FastOps library
2019-08-01 03:29:32 +03:00
throwIf.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
timeSlot.cpp
Remove excessive empty lines
2020-03-03 05:43:59 +03:00
timeSlots.cpp
Merged with master.
2019-12-12 18:04:30 +03:00
timezone.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toColumnTypeName.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toCustomWeek.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
today.cpp
Add more comments, rename classes, move functions adaptors to separate file.
2019-12-12 17:56:03 +03:00
toDayOfMonth.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toDayOfWeek.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toDayOfYear.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toHour.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toISOWeek.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toISOYear.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toLowCardinality.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toMinute.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toMonday.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toMonth.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toNullable.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toQuarter.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toRelativeDayNum.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toRelativeHourNum.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toRelativeMinuteNum.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toRelativeMonthNum.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toRelativeQuarterNum.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toRelativeSecondNum.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toRelativeWeekNum.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toRelativeYearNum.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toSecond.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfDay.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfFifteenMinutes.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfFiveMinute.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfHour.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfInterval.cpp
clang-tidy, part 22
2020-03-09 06:38:43 +03:00
toStartOfISOYear.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfMinute.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfMonth.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfQuarter.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfTenMinutes.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toStartOfYear.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toTime.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toTimeZone.cpp
Merged with master.
2019-12-12 18:04:30 +03:00
toTypeName.cpp
update toTypeName.
2019-12-12 17:55:35 +03:00
toValidUTF8.cpp
Added DiskMemory and tests
2020-01-11 00:43:42 +03:00
toYear.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toYYYYMM.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toYYYYMMDD.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
toYYYYMMDDhhmmss.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
transform.cpp
clang-tidy, part 2
2020-03-18 03:57:00 +03:00
trap.cpp
Added another diagnostic trap
2020-01-02 10:31:25 +03:00
trim.cpp
Added most of bugprone checks
2020-03-18 19:51:20 +03:00
tryBase64Decode.cpp
Build fixes. Split config.h ( #5686 )
2019-06-20 12:12:49 +03:00
tuple.cpp
clang-tidy, part 22
2020-03-09 06:38:43 +03:00
tupleElement.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
upper.cpp
Avoid repeating constants
2018-12-06 16:22:57 +03:00
upperUTF8.cpp
Every function in its own file, part 3
2018-09-10 02:36:06 +03:00
uptime.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
version.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
visibleWidth.cpp
Rename IFunction.h to IFunctionImpl.h in functions implementations.
2019-12-09 16:12:54 +03:00
visitParamExtractBool.cpp
Every function in its own file, part 10
2019-08-04 17:30:08 +03:00
visitParamExtractFloat.cpp
Every function in its own file, part 10
2019-08-04 17:30:08 +03:00
visitParamExtractInt.cpp
Every function in its own file, part 10
2019-08-04 17:30:08 +03:00
visitParamExtractRaw.cpp
Every function in its own file, part 10
2019-08-04 17:30:08 +03:00
visitParamExtractString.cpp
Every function in its own file, part 10
2019-08-04 17:30:08 +03:00
visitParamExtractUInt.cpp
Every function in its own file, part 10
2019-08-04 17:30:08 +03:00
visitParamHas.cpp
Every function in its own file, part 10
2019-08-04 17:30:08 +03:00
yandexConsistentHash.cpp
Every function in its own file, part 10
2019-08-04 17:01:04 +03:00
yesterday.cpp
Add more comments, rename classes, move functions adaptors to separate file.
2019-12-12 17:56:03 +03:00