ClickHouse/src/Functions
Yarik Briukhovetskyi 777e575b31
Update src/Functions/FunctionBinaryArithmetic.h
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2023-08-04 15:27:26 +02:00
..
array Merge pull request #52176 from FFFFFFFHHHHHHH/add_length_alias 2023-07-17 13:34:01 +02:00
divide
GatherUtils Check for punctuation 2023-07-25 06:10:04 +02:00
JSONPath update 2023-04-24 10:47:20 +08:00
keyvaluepair Merge pull request #49760 from arthurpassos/extract_kv_ignore_kv_delimiter_when_reading_value 2023-05-20 13:27:59 +02:00
tests Clean up GCC warning pragmas 2023-04-11 18:21:08 +00:00
UniqTheta Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
URL FunctionsURL.h to StringHelpers.h and move out of URL/ 2023-07-18 11:16:52 +03:00
UserDefined Revert "Merge pull request #48115 from save-my-heart/throw_non_parametric_function" 2023-07-08 00:55:57 +02:00
abs.cpp support string 2023-04-22 17:21:43 +00:00
acos.cpp
acosh.cpp
addDays.cpp
addHours.cpp
addMinutes.cpp
addMonths.cpp
addQuarters.cpp
addressToLine.cpp no finalize at d-tor in compression 2023-06-16 16:38:18 +02:00
addressToLine.h Cleanup SymbolIndex after reload got removed 2023-07-09 09:25:11 +02:00
addressToLineWithInlines.cpp Fix "logical error" in addressToLineWithInlines 2023-06-25 08:31:02 +02:00
addressToSymbol.cpp Cleanup SymbolIndex after reload got removed 2023-07-09 09:25:11 +02:00
addSeconds.cpp
addSubSeconds.cpp
addWeeks.cpp
addYears.cpp
aes_decrypt_mysql.cpp
aes_encrypt_mysql.cpp
appendTrailingCharIfAbsent.cpp
ascii.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
asin.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
asinh.cpp
assumeNotNull.cpp
atan2.cpp Add Documentation to FunctionFactory 2022-08-27 22:06:57 +02:00
atan.cpp
atanh.cpp
bar.cpp
base58Decode.cpp
base58Encode.cpp
base64Decode.cpp
base64Encode.cpp
bitAnd.cpp bitCount support FixedString data type 2023-04-22 14:17:31 +00:00
bitBoolMaskAnd.cpp
bitBoolMaskOr.cpp
bitCount.cpp Support bitCount for big integers 2023-05-15 03:30:03 +02:00
bitHammingDistance.cpp bitHammingDistance support String and FixedString data type 2023-05-13 13:56:36 +00:00
bitNot.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into bitcount 2023-04-22 17:23:30 +00:00
bitOr.cpp bitCount support FixedString data type 2023-04-22 14:17:31 +00:00
bitRotateLeft.cpp
bitRotateRight.cpp
bitShiftLeft.cpp
bitShiftRight.cpp
bitSlice.cpp
bitSwapLastTwo.cpp support string 2023-04-22 17:21:43 +00:00
bitTest.cpp
bitTestAll.cpp
bitTestAny.cpp
bitWrapperFunc.cpp support string 2023-04-22 17:21:43 +00:00
bitXor.cpp
blockNumber.cpp
blockSerializedSize.cpp do call finalize for all buffers 2023-06-16 16:38:18 +02:00
blockSize.cpp
byteSize.cpp
canonicalRand.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
caseWithExpression.cpp Functions: allow caseWithExpression to correctly deal with NULLs 2023-04-26 10:46:32 +02:00
castOrDefault.cpp fix the same issue in other functions 2023-04-12 20:36:23 +02:00
CastOverloadResolver.cpp
CastOverloadResolver.h
castTypeToEither.h
catboostEvaluate.cpp
cbrt.cpp
checkHyperscanRegexp.cpp Follow-up to re2 update 2023-06-02 (#50949) 2023-07-03 08:28:25 +00:00
checkHyperscanRegexp.h
CMakeLists.txt Remove hashid 2023-07-22 04:42:16 +02:00
coalesce.cpp
concat.cpp Impelement support for function range of Nullable argument 2023-06-26 12:03:25 +00:00
concatWithSeparator.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
connectionId.cpp
convertCharset.cpp
cos.cpp
cosh.cpp
countDigits.cpp
countMatches.cpp
countMatches.h
countSubstrings.cpp
countSubstringsCaseInsensitive.cpp
countSubstringsCaseInsensitiveUTF8.cpp
CountSubstringsImpl.h Fix one more case 2023-07-21 15:23:24 +02:00
CRC.cpp
currentDatabase.cpp new alias for current_database and added current_schemas 2023-07-18 14:50:53 +02:00
currentProfiles.cpp
currentRoles.cpp
currentSchemas.cpp new alias for current_database and added current_schemas 2023-07-18 14:50:53 +02:00
currentUser.cpp
CustomWeekTransforms.h Implement toLastDayWeek function 2023-05-18 21:47:52 +00:00
date_trunc.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
dateDiff.cpp Revert "Merge pull request #52129 from ClickHouse/revert-51291-ADQM-868" 2023-07-16 18:07:22 +00:00
dateName.cpp do call finalize for all buffers 2023-06-16 16:38:18 +02:00
DateTimeTransforms.cpp
DateTimeTransforms.h Revert "Fixed several issues found by OSS-Fuzz" 2023-07-17 16:14:58 +02:00
decodeXMLComponent.cpp
decrypt.cpp
defaultValueOfArgumentType.cpp Automated function registration 2022-07-29 15:39:50 +08:00
defaultValueOfTypeName.cpp
degrees.cpp
demangle.cpp Typo: demange.cpp --> demangle.cpp 2023-05-11 21:32:12 +00:00
divide.cpp
divideDecimal.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
DivisionUtils.h Clean up GCC warning pragmas 2023-04-11 18:21:08 +00:00
dumpColumnStructure.cpp
empty.cpp
EmptyImpl.h
encodeXMLComponent.cpp
encrypt.cpp
endsWith.cpp
equals.cpp
erf.cpp
erfc.cpp
errorCodeToName.cpp
evalMLMethod.cpp
exp2.cpp
exp10.cpp Automated function registration 2022-07-29 15:39:50 +08:00
exp.cpp
extract.cpp
extractAllGroups.h Follow-up to re2 update 2023-06-02 (#50949) 2023-07-03 08:28:25 +00:00
extractAllGroupsHorizontal.cpp
extractAllGroupsVertical.cpp
extractGroups.cpp Follow-up to re2 update 2023-06-02 (#50949) 2023-07-03 08:28:25 +00:00
ExtractString.h
extractTextFromHTML.cpp
extractTimeZoneFromFunctionArguments.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
extractTimeZoneFromFunctionArguments.h Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
factorial.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
filesystem.cpp Slight improvement in Disks interface 2023-04-29 18:55:19 +02:00
finalizeAggregation.cpp
firstLine.cpp Added function firstLine to extract the first line from a multiline string 2023-07-18 12:18:26 +03:00
flattenTuple.cpp
formatDateTime.cpp Add comment 2023-06-27 06:31:30 +00:00
formatReadable.h
formatReadableDecimalSize.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
formatReadableQuantity.cpp
formatReadableSize.cpp
formatReadableTimeDelta.cpp
formatRow.cpp
formatString.cpp
formatString.h
fromModifiedJulianDay.cpp Fix style 2023-07-06 02:52:55 +02:00
fromUnixTimestamp64Micro.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
fromUnixTimestamp64Milli.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
fromUnixTimestamp64Nano.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
FunctionBase58Conversion.h
FunctionBase64Conversion.h
FunctionBinaryArithmetic.h Update src/Functions/FunctionBinaryArithmetic.h 2023-08-04 15:27:26 +02:00
FunctionBitTestMany.h
FunctionChar.cpp
FunctionConstantBase.h
FunctionCustomWeekToDateOrDate32.h
FunctionCustomWeekToSomething.h
FunctionDateOrDateTimeAddInterval.h Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
FunctionDateOrDateTimeToDateOrDate32.h Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
FunctionDateOrDateTimeToDateTimeOrDateTime64.h Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
FunctionDateOrDateTimeToSomething.h Revert "Revert "Merge pull request #50951 from ZhiguoZh/20230607-toyear-fix"" 2023-07-04 17:38:53 +02:00
FunctionFactory.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
FunctionFactory.h Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
FunctionFile.cpp
FunctionFQDN.cpp
FunctionGenerateRandomStructure.cpp Fix build 2023-05-22 19:46:05 +00:00
FunctionGenerateRandomStructure.h Fix style 2023-05-15 13:46:18 +02:00
FunctionHelpers.cpp
FunctionHelpers.h Reduce inter-header dependencies 2023-05-02 21:15:18 +02:00
FunctionIfBase.h JIT infrastructure refactoring 2023-06-20 11:42:22 +03:00
FunctionJoinGet.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
FunctionJoinGet.h Mark joinGet() as non deterministic (so as dictGet) 2023-05-13 08:12:53 +02:00
FunctionMathBinaryFloat64.h
FunctionMathUnary.h Fix segfault in MathUnary 2023-06-27 19:19:58 +02:00
FunctionNumericPredicate.h
FunctionsAES.cpp
FunctionsAES.h
FunctionsBinaryRepresentation.cpp
FunctionsBitmap.cpp
FunctionsBitmap.h
FunctionsBitToArray.cpp
FunctionsCharsetClassification.cpp Fix typo 2023-07-23 20:11:24 +02:00
FunctionsCodingIP.cpp Update FunctionsCodingIP.cpp 2023-06-12 14:23:22 -04:00
FunctionsCodingIP.h better exception message 2023-05-31 11:25:33 -04:00
FunctionsCodingULID.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
FunctionsCodingUUID.cpp
FunctionsComparison.h Merge branch 'master' into remove-wrong-code 2023-07-22 20:23:33 +02:00
FunctionsConsistentHashing.h
FunctionsConversion.cpp
FunctionsConversion.h Edit assert message 2023-06-30 09:55:55 +00:00
FunctionsDecimalArithmetics.h
FunctionsEmbeddedDictionaries.cpp
FunctionsEmbeddedDictionaries.h
FunctionsExternalDictionaries.cpp Add dictGetAll function for RegExpTreeDictionary 2023-06-04 23:46:04 -05:00
FunctionsExternalDictionaries.h Review comments: Use constexpr-if in more places 2023-06-04 23:46:04 -05:00
FunctionsHashing.h Merge pull request #52448 from ClickHouse/fix-terrible-trash 2023-07-22 19:13:36 +03:00
FunctionsHashingInt.cpp
FunctionsHashingMisc.cpp Revert "Re-add SipHash keyed functions" 2023-07-22 04:45:50 +03:00
FunctionsHashingMurmur.cpp
FunctionsHashingSSL.cpp
FunctionShowCertificate.cpp
FunctionShowCertificate.h
FunctionsJSON.cpp
FunctionsJSON.h
FunctionsLanguageClassification.cpp Fix fasttest 2023-07-23 17:59:49 +02:00
FunctionsLogical.cpp
FunctionsLogical.h JIT infrastructure refactoring 2023-06-20 11:42:22 +03:00
FunctionsMiscellaneous.h
FunctionsMultiStringFuzzySearch.h
FunctionsMultiStringPosition.h
FunctionsMultiStringSearch.h
FunctionSnowflake.h Revert overengineering 2023-06-13 15:52:06 +00:00
FunctionsProgrammingClassification.cpp Fix fasttest 2023-07-23 20:10:41 +02:00
FunctionSQLJSON.cpp
FunctionSQLJSON.h
FunctionsRandom.cpp
FunctionsRandom.h
FunctionsRound.cpp
FunctionsRound.h
FunctionsStringArray.cpp
FunctionsStringArray.h
FunctionsStringHash.cpp Check for punctuation 2023-07-25 06:10:04 +02:00
FunctionsStringHash.h
FunctionsStringSearch.h
FunctionsStringSearchToString.h
FunctionsStringSimilarity.cpp Suppress MSan warning in NgramDistanceImpl::unrollLowering() 2023-05-11 16:30:17 +02:00
FunctionsStringSimilarity.h
FunctionStartsEndsWith.h
FunctionsTextClassification.h
FunctionsTimeWindow.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
FunctionsTimeWindow.h
FunctionsTonalityClassification.cpp Fix fasttest 2023-07-23 20:10:41 +02:00
FunctionsTransactionCounters.cpp
FunctionStringOrArrayToT.h
FunctionStringReplace.h Fix replace[Regexp]{One,All}() with const haystacks 2023-04-26 18:18:11 +00:00
FunctionStringToString.h
FunctionsVisitParam.h
FunctionUnaryArithmetic.h JIT infrastructure refactoring 2023-06-20 11:42:22 +03:00
FunctionUnixTimestamp64.h remove duplicate condition 2023-07-06 02:14:48 +08:00
fuzzBits.cpp
gcd.cpp
GCDLCMImpl.h
generateULID.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
generateUUIDv4.cpp
GeoHash.cpp
GeoHash.h
geohashDecode.cpp
geohashEncode.cpp fix code style 2023-05-24 14:27:37 +08:00
geohashesInBox.cpp
geometryConverters.h
geoToH3.cpp
geoToS2.cpp Better detecting invalid figures 2023-07-18 16:26:10 +02:00
getFuzzerData.cpp
getFuzzerData.h
getMacro.cpp
getScalar.cpp
getServerPort.cpp
getSetting.cpp
getSizeOfEnumType.cpp
getSubcolumn.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
getTypeSerializationStreams.cpp Remove wrong code 2023-06-25 02:37:10 +02:00
globalVariable.cpp
greatCircleDistance.cpp
greater.cpp
greaterOrEquals.cpp
greatest.cpp
GregorianDate.cpp Improve error messages 2023-07-24 19:40:02 +02:00
GregorianDate.h Continuation 2023-07-05 00:39:10 +02:00
grouping.h
h3CellAreaM2.cpp
h3CellAreaRads2.cpp
h3Distance.cpp
h3EdgeAngle.cpp
h3EdgeLengthKm.cpp
h3EdgeLengthM.cpp
h3ExactEdgeLengthKm.cpp
h3ExactEdgeLengthM.cpp
h3ExactEdgeLengthRads.cpp
h3GetBaseCell.cpp
h3GetDestinationIndexFromUnidirectionalEdge.cpp
h3GetFaces.cpp
h3GetIndexesFromUnidirectionalEdge.cpp
h3GetOriginIndexFromUnidirectionalEdge.cpp
h3GetPentagonIndexes.cpp
h3GetRes0Indexes.cpp
h3GetResolution.cpp
h3GetUnidirectionalEdge.cpp
h3GetUnidirectionalEdgeBoundary.cpp
h3GetUnidirectionalEdgesFromHexagon.cpp
h3HexAreaKm2.cpp
h3HexAreaM2.cpp
h3HexRing.cpp
h3IndexesAreNeighbors.cpp
h3IsPentagon.cpp
h3IsResClassIII.cpp
h3IsValid.cpp
h3kRing.cpp Consolidate config_functions.h into config.h 2022-09-28 12:48:26 +00:00
h3Line.cpp
h3NumHexagons.cpp
h3PointDist.cpp
h3ToCenterChild.cpp
h3ToChildren.cpp
h3toGeo.cpp
h3ToGeoBoundary.cpp
h3ToParent.cpp
h3ToString.cpp
h3UnidirectionalEdgeIsValid.cpp
hasColumnInTable.cpp Unify priorities for connections 2023-06-07 16:25:52 +00:00
hasSubsequence.cpp Add case ins utf8 impl + tests 2023-07-10 09:18:09 +00:00
hasSubsequenceCaseInsensitive.cpp Add case ins utf8 impl + tests 2023-07-10 09:18:09 +00:00
hasSubsequenceCaseInsensitiveUTF8.cpp Add case ins utf8 impl + tests 2023-07-10 09:18:09 +00:00
HasSubsequenceImpl.h try to fix build again 2023-07-10 10:18:00 +00:00
hasSubsequenceUTF8.cpp Add case ins utf8 impl + tests 2023-07-10 09:18:09 +00:00
hasThreadFuzzer.cpp
hasToken.cpp Remove bad code and fix a bug 2023-06-28 10:41:39 +02:00
hasTokenCaseInsensitive.cpp Remove bad code and fix a bug 2023-06-28 10:41:39 +02:00
HasTokenImpl.h Add a check for hasToken 2023-07-17 00:10:42 +02:00
hypot.cpp
identity.cpp
identity.h
if.cpp Fixed tests 2023-06-05 10:32:46 +03:00
ifNotFinite.cpp Impelement support for function range of Nullable argument 2023-06-26 12:03:25 +00:00
ifNull.cpp
IFunction.cpp Updated tests 2023-06-20 11:42:22 +03:00
IFunction.h use UTC LUT 2023-07-05 11:57:18 +02:00
IFunctionAdaptors.h Revert "Revert "Merge pull request #50951 from ZhiguoZh/20230607-toyear-fix"" 2023-07-04 17:38:53 +02:00
IFunctionCustomWeek.h
IFunctionDateOrDateTime.h
ignore.cpp
ilike.cpp
in.cpp Cleanup. 2023-06-22 14:23:04 +00:00
indexHint.cpp
indexHint.h
initcap.cpp Special build check fix 2023-07-03 18:09:08 +00:00
initcapUTF8.cpp Special build check fix 2023-07-03 18:09:08 +00:00
initializeAggregation.cpp
initialQueryID.cpp
intDiv.cpp
intDivOrZero.cpp
intExp2.cpp support string 2023-04-22 17:21:43 +00:00
intExp10.cpp support string 2023-04-22 17:21:43 +00:00
isConstant.cpp
isDecimalOverflow.cpp
isFinite.cpp
isInfinite.cpp
isIPAddressContainedIn.cpp
isNaN.cpp
isNotNull.cpp
isNull.cpp
isNullable.cpp
IsOperation.h fix 2023-04-23 11:31:23 +00:00
isValidUTF8.cpp
isZeroOrNull.cpp
ITupleFunction.h Fix clang-tidy warnings in Disks, Formats, Functions folders 2022-03-14 18:17:35 +00:00
JSONArrayLength.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
jumpConsistentHash.cpp
kostikConsistentHash.cpp
lcm.cpp
least.cpp
LeastGreatestGeneric.h
left.cpp
LeftRight.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
lemmatize.cpp
lengthUTF8.cpp
less.cpp
lessOrEquals.cpp
lgamma.cpp
like.cpp Add first version of hasSubsequence() 2023-07-06 13:16:31 +00:00
like.h
log1p.cpp
log2.cpp
log10.cpp
log.cpp
logTrace.cpp
lowCardinalityIndices.cpp
lowCardinalityKeys.cpp
lower.cpp
LowerUpperImpl.h
LowerUpperUTF8Impl.h Add initcapUtf8: impl + tests 2023-07-03 11:37:55 +00:00
lowerUTF8.cpp
makeDate.cpp Fix style 2023-05-07 13:27:57 +00:00
map.cpp move code to cpp files 2023-04-20 16:17:30 +00:00
match.cpp
MatchImpl.h
materialize.cpp
materialize.h
mathConstants.cpp
max2.cpp
meiliMatch.cpp
min2.cpp
minSampleSize.cpp
minus.cpp
modulo.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
moduloOrZero.cpp
monthName.cpp
mortonDecode.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
mortonEncode.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
multiFuzzyMatchAllIndices.cpp
multiFuzzyMatchAny.cpp
multiFuzzyMatchAnyIndex.cpp
multiIf.cpp
multiMatchAllIndices.cpp
MultiMatchAllIndicesImpl.h
multiMatchAny.cpp
MultiMatchAnyImpl.h
multiMatchAnyIndex.cpp
multiply.cpp
multiplyDecimal.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
multiSearchAllPositions.cpp
multiSearchAllPositionsCaseInsensitive.cpp
multiSearchAllPositionsCaseInsensitiveUTF8.cpp
MultiSearchAllPositionsImpl.h
multiSearchAllPositionsUTF8.cpp
multiSearchAny.cpp
multiSearchAnyCaseInsensitive.cpp
multiSearchAnyCaseInsensitiveUTF8.cpp
multiSearchAnyUTF8.cpp
multiSearchFirstIndex.cpp
multiSearchFirstIndexCaseInsensitive.cpp
multiSearchFirstIndexCaseInsensitiveUTF8.cpp
MultiSearchFirstIndexImpl.h
multiSearchFirstIndexUTF8.cpp
multiSearchFirstPosition.cpp
multiSearchFirstPositionCaseInsensitive.cpp
multiSearchFirstPositionCaseInsensitiveUTF8.cpp
MultiSearchFirstPositionImpl.h
multiSearchFirstPositionUTF8.cpp
MultiSearchImpl.h
negate.cpp support string 2023-04-22 17:21:43 +00:00
neighbor.cpp
nested.cpp correct an exception message. 2023-06-30 14:52:47 +08:00
normalizedQueryHash.cpp
normalizeQuery.cpp
normalizeString.cpp
notEmpty.cpp
notEquals.cpp
notILike.cpp
notLike.cpp
now64.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
now.cpp alias 2023-07-14 13:53:29 +08:00
nowInBlock.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
nullIf.cpp
numLiteralChars.h
padString.cpp
parseDateTime.cpp Improve error messages 2023-07-24 19:40:02 +02:00
parseTimeDelta.cpp
partitionId.cpp
PerformanceAdaptors.h
plus.cpp
pointInEllipses.cpp
pointInPolygon.cpp
polygonArea.cpp
polygonConvexHull.cpp
polygonPerimeter.cpp
polygonsDistance.cpp
polygonsEquals.cpp
polygonsIntersection.cpp
polygonsSymDifference.cpp
polygonsUnion.cpp
polygonsWithin.cpp
PolygonUtils.h
position.cpp
positionCaseInsensitive.cpp
positionCaseInsensitiveUTF8.cpp
PositionImpl.h
positionUTF8.cpp
pow.cpp
queryID.cpp
radians.cpp
rand64.cpp
rand.cpp
randConstant.cpp
randDistribution.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
randomFixedString.cpp
randomPrintableASCII.cpp
randomString.cpp
randomStringUTF8.cpp Fix style 2023-05-11 09:29:05 +00:00
readWkt.cpp
regexpExtract.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
regexpQuoteMeta.cpp
Regexps.h Move likePatternToRegexp from Functions/ to Common/ 2023-02-27 16:41:15 +00:00
registerFunctions.cpp
registerFunctions.h
reinterpretAs.cpp fix format and some more fix for fixedstring 2023-05-10 13:06:30 -07:00
repeat.cpp Protect against DOS 2023-05-23 12:16:49 +00:00
replaceAll.cpp
replaceOne.cpp
replaceRegexpAll.cpp
ReplaceRegexpImpl.h Follow-up to re2 update 2023-06-02 (#50949) 2023-07-03 08:28:25 +00:00
replaceRegexpOne.cpp
ReplaceStringImpl.h
replicate.cpp
replicate.h
reverse.cpp
reverseDNSQuery.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
reverseUTF8.cpp
right.cpp
roundAge.cpp support string 2023-04-22 17:21:43 +00:00
roundDuration.cpp support string 2023-04-22 17:21:43 +00:00
roundToExp2.cpp support string 2023-04-22 17:21:43 +00:00
rowNumberInAllBlocks.cpp
rowNumberInBlock.cpp
runningAccumulate.cpp
runningConcurrency.cpp
runningDifference.cpp
runningDifference.h
runningDifferenceStartingWithFirstValue.cpp
s2_fwd.h
s2CapContains.cpp
s2CapUnion.cpp
s2CellsIntersect.cpp
s2GetNeighbors.cpp
s2RectAdd.cpp Fix test 2023-07-19 13:43:40 +00:00
s2RectContains.cpp Fix test 2023-07-19 13:43:40 +00:00
s2RectIntersection.cpp Fix test 2023-07-19 13:43:40 +00:00
s2RectUnion.cpp Fix test 2023-07-19 13:43:40 +00:00
s2ToGeo.cpp Better detecting invalid figures 2023-07-18 16:26:10 +02:00
serverConstants.cpp Cleanup SymbolIndex after reload got removed 2023-07-09 09:25:11 +02:00
sigmoid.cpp
sign.cpp support string 2023-04-22 17:21:43 +00:00
sin.cpp
sinh.cpp
sleep.cpp
sleep.h Update tests 2023-04-29 19:48:33 +02:00
sleepEachRow.cpp
snowflake.cpp Fix style 2023-06-11 07:40:39 +00:00
soundex.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
space.cpp Fix macos build 2023-05-25 17:05:18 +00:00
sqrt.cpp
startsWith.cpp
stem.cpp
stringCutToZero.cpp
StringHelpers.h Added function firstLine to extract the first line from a multiline string 2023-07-18 12:18:26 +03:00
stringToH3.cpp
substring.cpp
substringIndex.cpp fix asan error 2023-07-05 17:49:01 +08:00
subtractDays.cpp
subtractHours.cpp
subtractMinutes.cpp
subtractMonths.cpp
subtractQuarters.cpp
subtractSeconds.cpp Automated function registration 2022-07-29 15:39:50 +08:00
SubtractSubSeconds.cpp
subtractWeeks.cpp
subtractYears.cpp
svg.cpp
synonyms.cpp
tan.cpp
tanh.cpp
tgamma.cpp
throwIf.cpp
tid.cpp
timeSlot.cpp
timeSlots.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
timezoneOf.cpp remove additional logging 2023-04-12 17:45:11 +02:00
timezoneOffset.cpp
toBool.cpp
toColumnTypeName.cpp
toCustomWeek.cpp Deprive toStartOfWeek and toLastDayOfWeek functions of in-source documentation 2023-05-29 22:10:34 +00:00
today.cpp alias 2023-07-14 13:53:29 +08:00
toDayOfMonth.cpp
toDayOfWeek.cpp
toDayOfYear.cpp Register all function aliases correctly 2022-08-27 23:53:51 +02:00
toFixedString.cpp
toFixedString.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
toHour.cpp
toISOWeek.cpp
toISOYear.cpp
toJSONString.cpp
tokenExtractors.cpp
toLastDayOfMonth.cpp
toLowCardinality.cpp
toMinute.cpp
toModifiedJulianDay.cpp Fix style 2023-07-06 02:52:55 +02:00
toMonday.cpp
toMonth.cpp
toNullable.cpp
toQuarter.cpp
toRelativeDayNum.cpp
toRelativeHourNum.cpp
toRelativeMinuteNum.cpp
toRelativeMonthNum.cpp
toRelativeQuarterNum.cpp Replace is_extended_result by ResultPrecision 2022-10-20 08:18:22 +00:00
toRelativeSecondNum.cpp
toRelativeWeekNum.cpp
toRelativeYearNum.cpp
toSecond.cpp
toStartOfDay.cpp
toStartOfFifteenMinutes.cpp
toStartOfFiveMinutes.cpp
toStartOfHour.cpp
toStartOfInterval.cpp Revert "Merge pull request #52129 from ClickHouse/revert-51291-ADQM-868" 2023-07-16 18:07:22 +00:00
toStartOfISOYear.cpp
toStartOfMinute.cpp
toStartOfMonth.cpp
toStartOfQuarter.cpp
toStartOfSecond.cpp
toStartOfSubsecond.cpp
toStartOfTenMinutes.cpp
toStartOfYear.cpp Fix toStartOfYear, toStartOfISOYear, toStartOfQuarter and toStartOfMonth to return Date32 2022-08-23 16:55:53 +00:00
toTime.cpp
toTimezone.cpp Add compat setting for non-const timezones 2023-06-10 16:56:42 +00:00
toTypeName.cpp
toUnixTimestamp64Micro.cpp
toUnixTimestamp64Milli.cpp
toUnixTimestamp64Nano.cpp
toValidUTF8.cpp
toYear.cpp
toYYYYMM.cpp Automated function registration 2022-07-29 15:39:50 +08:00
toYYYYMMDD.cpp Automated function registration 2022-07-29 15:39:50 +08:00
toYYYYMMDDhhmmss.cpp
transform.cpp Fix race 2023-07-24 19:45:55 +02:00
TransformDateTime64.h Revert "Merge pull request #52129 from ClickHouse/revert-51291-ADQM-868" 2023-07-16 18:07:22 +00:00
translate.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
trap.cpp
trim.cpp
tryBase58Decode.cpp
tryBase64Decode.cpp
tryDecrypt.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
tuple.cpp
tupleElement.cpp Fix logical error in tupleElement() 2023-06-28 18:35:33 +00:00
tupleHammingDistance.cpp Delete a line 2023-06-25 02:39:25 +02:00
tupleToNameValuePairs.cpp
upper.cpp
upperUTF8.cpp
UTCTimestamp.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
validateNestedArraySizes.cpp
VectorExtension.h
vectorFunctions.cpp Remove wrong code 2023-06-25 02:37:10 +02:00
visibleWidth.cpp
visitParamExtractBool.cpp
visitParamExtractFloat.cpp
visitParamExtractInt.cpp
visitParamExtractRaw.cpp
visitParamExtractString.cpp
visitParamExtractUInt.cpp
visitParamHas.cpp
widthBucket.cpp Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
wkt.cpp
yesterday.cpp
ztest.cpp