ClickHouse/src/Functions
2022-02-11 15:53:32 +03:00
..
array Merge pull request #34175 from kitaisreal/bitset-sort-performance-check 2022-02-07 05:34:57 +03:00
divide contrib/libdivide: add ALIAS library 2022-01-21 10:11:23 +03:00
examples
GatherUtils Fix UBSan 2022-01-05 22:15:22 +03:00
JSONPath Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
tests Delete test 2021-10-12 10:19:21 +00:00
URL finish dev 2022-01-30 09:10:27 +08:00
abs.cpp
acos.cpp
acosh.cpp
addDays.cpp
addHours.cpp
addMinutes.cpp
addMonths.cpp
addQuarters.cpp
addressToLine.cpp fix function names 2022-01-26 00:30:27 +08:00
addressToLine.h fix style: add pragma once 2022-01-26 00:47:43 +08:00
addressToLineWithInlines.cpp fix function names 2022-01-26 00:30:27 +08:00
addressToSymbol.cpp Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
addSeconds.cpp
addWeeks.cpp
addYears.cpp
aes_decrypt_mysql.cpp Remove cruft 2021-10-28 02:10:39 +03:00
aes_encrypt_mysql.cpp Remove cruft 2021-10-28 02:10:39 +03:00
appendTrailingCharIfAbsent.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
asin.cpp
asinh.cpp
assumeNotNull.cpp
atan2.cpp
atan.cpp
atanh.cpp
bar.cpp
base64Decode.cpp Fix base64Encode returning corrupted data 2021-11-25 15:24:11 +01:00
base64Encode.cpp Merge pull request #31797 from aiven/kmichel-fix-base64encode-too-fast 2021-12-16 01:35:22 +03:00
bitAnd.cpp
bitBoolMaskAnd.cpp
bitBoolMaskOr.cpp
bitCount.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
bitHammingDistance.cpp rewrite bitHammingDistance with FunctionBinaryArithmetic 2022-01-19 09:07:05 +00:00
bitNot.cpp
bitOr.cpp
bitRotateLeft.cpp
bitRotateRight.cpp
bitShiftLeft.cpp
bitShiftRight.cpp
bitSlice.cpp fix undefined behavior 2022-01-12 19:13:08 +08:00
bitSwapLastTwo.cpp
bitTest.cpp
bitTestAll.cpp
bitTestAny.cpp
bitWrapperFunc.cpp
bitXor.cpp
blockNumber.cpp
blockSerializedSize.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
blockSize.cpp
byteSize.cpp
caseWithExpression.cpp
castOrDefault.cpp Function accurateCastOrDefault remove separate branch 2021-12-03 13:25:55 +03:00
CastOverloadResolver.cpp
CastOverloadResolver.h
castTypeToEither.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
cbrt.cpp
CMakeLists.txt Merge branch 'master' into classification 2022-01-25 10:22:47 +00:00
coalesce.cpp
concat.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
config_functions.h.in Merge branch 'master' into classification 2022-01-25 10:22:47 +00:00
configure_config.cmake Fix build w/o hyperscan 2022-01-20 10:02:02 +03:00
connectionId.cpp
convertCharset.cpp Remove cruft 2021-10-28 02:10:39 +03:00
cos.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
cosh.cpp
countDigits.cpp
countMatches.cpp
countMatches.h
countSubstrings.cpp
countSubstringsCaseInsensitive.cpp
countSubstringsCaseInsensitiveUTF8.cpp
CountSubstringsImpl.h
CRC.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
currentDatabase.cpp
currentProfiles.cpp Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
currentRoles.cpp Update sort to pdqsort 2022-01-30 19:49:48 +00:00
currentUser.cpp
CustomWeekTransforms.h Saturate date/datetime to zero 2022-01-03 02:07:08 +03:00
date_trunc.cpp
dateDiff.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
dateName.cpp Remove DecimalPaddedPODArray 2022-01-27 10:07:53 +00:00
DateTimeTransforms.h Saturate date/datetime to zero 2022-01-03 02:07:08 +03:00
decodeXMLComponent.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
decrypt.cpp Remove cruft 2021-10-28 02:10:39 +03:00
defaultValueOfArgumentType.cpp
defaultValueOfTypeName.cpp
degrees.cpp FunctionMathUnary remove macro usage 2022-01-22 18:44:36 +00:00
demange.cpp Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
divide.cpp
DivisionUtils.h Remove cruft 2021-10-28 02:10:39 +03:00
DummyJSONParser.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
dumpColumnStructure.cpp
empty.cpp
EmptyImpl.h fix function 'empty' with uuid type 2021-11-26 17:39:29 +03:00
encodeXMLComponent.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
encrypt.cpp Remove cruft 2021-10-28 02:10:39 +03:00
endsWith.cpp
equals.cpp
erf.cpp FunctionMathUnary remove macro usage 2022-01-22 18:44:36 +00:00
erfc.cpp FunctionMathUnary remove macro usage 2022-01-22 18:44:36 +00:00
errorCodeToName.cpp
evalMLMethod.cpp
exp2.cpp
exp10.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
exp.cpp
extract.cpp
extractAllGroups.h
extractAllGroupsHorizontal.cpp
extractAllGroupsVertical.cpp
extractGroups.cpp
ExtractString.h
extractTextFromHTML.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
extractTimeZoneFromFunctionArguments.cpp Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
extractTimeZoneFromFunctionArguments.h
filesystem.cpp
finalizeAggregation.cpp
formatDateTime.cpp Remove DecimalPaddedPODArray 2022-01-27 10:07:53 +00:00
formatReadable.h
formatReadableQuantity.cpp
formatReadableSize.cpp
formatReadableTimeDelta.cpp
formatRow.cpp Small refactoring in formats 2021-11-03 20:07:05 +03:00
formatString.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
formatString.h Updated additional cases 2021-12-20 15:55:07 +03:00
fromModifiedJulianDay.cpp
fromUnixTimestamp64Micro.cpp
fromUnixTimestamp64Milli.cpp
fromUnixTimestamp64Nano.cpp
FunctionBase64Conversion.h FunctionBase64Conversion warning fix 2022-01-21 11:26:39 +00:00
FunctionBinaryArithmetic.h rewrite bitHammingDistance with FunctionBinaryArithmetic 2022-01-19 09:07:05 +00:00
FunctionBitTestMany.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionChar.cpp
FunctionConstantBase.h save versions of parts 2021-12-30 16:15:28 +03:00
FunctionCustomWeekToSomething.h
FunctionDateOrDateTimeAddInterval.h Saturate date/datetime to zero 2022-01-03 02:07:08 +03:00
FunctionDateOrDateTimeToSomething.h
FunctionFactory.cpp Fix issue: clickhouse-format --obfuscate cannot process queries with embedded dictionaries 2021-10-03 00:46:51 +03:00
FunctionFactory.h Fix issue: clickhouse-format --obfuscate cannot process queries with embedded dictionaries 2021-10-03 00:46:51 +03:00
FunctionFile.cpp Fix surprisingly bad code in function "file" 2021-12-13 07:57:54 +03:00
FunctionFQDN.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionHelpers.cpp
FunctionHelpers.h
FunctionIfBase.h Remove cruft 2021-10-28 02:10:39 +03:00
FunctionJoinGet.cpp
FunctionJoinGet.h
FunctionMathBinaryFloat64.h Remove cruft 2021-10-28 02:10:39 +03:00
FunctionMathUnary.h Remove DecimalPaddedPODArray 2022-01-27 10:07:53 +00:00
FunctionNumericPredicate.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionsAES.cpp
FunctionsAES.h Fix error 2021-11-28 07:18:00 +03:00
FunctionsBinaryRepr.cpp Fix style checking 2022-01-19 10:13:12 +08:00
FunctionsBitmap.cpp
FunctionsBitmap.h
FunctionsBitToArray.cpp
FunctionsCharsetClassification.cpp Fix 2022-01-17 10:01:06 +00:00
FunctionsCodingIP.cpp Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected 2021-10-03 17:42:36 +04:00
FunctionsCodingUUID.cpp
FunctionsComparison.h fix and add more tests 2022-01-13 03:25:01 +00:00
FunctionsConsistentHashing.h
FunctionsConversion.cpp FunctionsConversion fix typo 2022-01-20 16:21:34 +00:00
FunctionsConversion.h Fixed tests 2022-01-27 16:02:31 +00:00
FunctionsEmbeddedDictionaries.cpp
FunctionsEmbeddedDictionaries.h Remove cruft 2021-10-28 02:10:39 +03:00
FunctionsExternalDictionaries.cpp
FunctionsExternalDictionaries.h Fixed tests 2022-01-16 11:45:36 +00:00
FunctionsHashing.cpp Remove USE_XXHASH (reduntant) 2022-01-20 10:02:02 +03:00
FunctionsHashing.h Remove USE_XXHASH (reduntant) 2022-01-20 10:02:02 +03:00
FunctionsJSON.cpp Fix surprisingly bad code in function "file" 2021-12-13 07:57:54 +03:00
FunctionsLanguageClassification.cpp Small fix 2022-01-19 10:31:04 +00:00
FunctionsLogical.cpp Make result Bool only if arguments contain Bool 2022-01-20 14:16:11 +03:00
FunctionsLogical.h Updated additional cases 2021-12-20 15:55:07 +03:00
FunctionsMiscellaneous.h Fix PVS-Studio 2021-10-11 14:28:46 +03:00
FunctionsMultiStringFuzzySearch.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionsMultiStringPosition.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionsMultiStringSearch.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionSnowflake.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionsProgrammingClassification.cpp Merge branch 'master' into classification 2022-01-18 21:41:03 +00:00
FunctionSQLJSON.cpp
FunctionSQLJSON.h Fix 2021-11-18 08:46:31 +00:00
FunctionsRandom.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionsRandom.h
FunctionsRound.cpp
FunctionsRound.h Update sort to pdqsort 2022-01-30 19:49:48 +00:00
FunctionsStringArray.cpp support any serializable column 2021-10-28 23:17:45 +03:00
FunctionsStringArray.h change as requested 2022-02-05 19:30:40 +08:00
FunctionsStringHash.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionsStringHash.h
FunctionsStringSearch.h
FunctionsStringSearchToString.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionsStringSimilarity.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FunctionsStringSimilarity.h
FunctionStartsEndsWith.h
FunctionsTextClassification.h Refactor 2022-01-12 16:49:21 +00:00
FunctionsTimeWindow.cpp rename window function name 2021-12-10 09:59:50 +00:00
FunctionsTimeWindow.h Merge with master 2022-01-03 02:07:08 +03:00
FunctionsTonalityClassification.cpp Fix 2022-01-17 10:01:06 +00:00
FunctionsTransactionCounters.cpp fix 2022-02-04 00:40:17 +03:00
FunctionStringOrArrayToT.h
FunctionStringReplace.h
FunctionStringToString.h
FunctionsVisitParam.h
FunctionUnaryArithmetic.h Remove cruft 2021-10-28 02:10:39 +03:00
FunctionUnixTimestamp64.h moved common code out of template 2022-01-26 20:15:34 +03:00
fuzzBits.cpp fix fuzzbits with multiply same fixedstring 2021-12-14 23:26:18 +08:00
gcd.cpp
GCDLCMImpl.h Remove cruft 2021-10-28 02:10:39 +03:00
generateUUIDv4.cpp
GeoHash.cpp
GeoHash.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
geohashDecode.cpp
geohashEncode.cpp
geohashesInBox.cpp
geometryConverters.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
geoToH3.cpp Loops remove postfix increment 2021-12-20 13:32:13 +03:00
geoToS2.cpp update src/Functions/geoToS2.cpp 2022-02-05 19:07:25 -08:00
getFuzzerData.cpp Better 2021-12-06 18:27:06 +00:00
getFuzzerData.h One more style related commit 2021-12-07 11:29:46 +00:00
getMacro.cpp
getScalar.cpp
getServerPort.cpp
getSetting.cpp
getSizeOfEnumType.cpp
globalVariable.cpp
greatCircleDistance.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
greater.cpp
greaterOrEquals.cpp
greatest.cpp
GregorianDate.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
h3CellAreaM2.cpp Merge pull request #33512 from kitaisreal/h3-funcs-bad-arguments-possible-crash-fix 2022-01-11 12:31:57 +03:00
h3CellAreaRads2.cpp Merge pull request #33512 from kitaisreal/h3-funcs-bad-arguments-possible-crash-fix 2022-01-11 12:31:57 +03:00
h3EdgeAngle.cpp fixes to exception message 2022-01-22 23:05:06 -08:00
h3EdgeLengthKm.cpp better fix for build failure 2022-01-21 12:36:12 -08:00
h3EdgeLengthM.cpp better fix for build failure 2022-01-21 12:36:12 -08:00
h3ExactEdgeLengthKm.cpp add h3ExactEdgeLengthKm func 2022-01-13 23:40:07 -08:00
h3ExactEdgeLengthM.cpp add h3ExactEdgeLengthM func 2022-01-13 21:05:54 -08:00
h3ExactEdgeLengthRads.cpp add h3ExactEdgeLengthRads func 2022-01-13 23:42:56 -08:00
h3GetBaseCell.cpp h3 explicitly checkAndGetColumn 2022-01-22 23:02:14 -08:00
h3GetFaces.cpp add check for h3 empty column arguments 2022-01-18 22:52:13 -08:00
h3GetResolution.cpp h3 remaining funcs checkAndGetColumn 2022-01-22 23:02:14 -08:00
h3HexAreaKm2.cpp better fix for build failure 2022-01-21 12:36:12 -08:00
h3HexAreaM2.cpp better fix for build failure 2022-01-21 12:36:12 -08:00
h3IndexesAreNeighbors.cpp fixes to exception message 2022-01-22 23:05:06 -08:00
h3IsPentagon.cpp add check for h3 empty column arguments 2022-01-18 22:52:13 -08:00
h3IsResClassIII.cpp fix style check 2022-01-18 22:52:13 -08:00
h3IsValid.cpp h3 remaining funcs checkAndGetColumn 2022-01-22 23:02:14 -08:00
h3kRing.cpp fix tests 2022-01-23 06:29:57 -08:00
h3NumHexagons.cpp better fix for build failure 2022-01-21 12:36:12 -08:00
h3ToCenterChild.cpp add h3ToCenterChild function (#33313) 2022-01-19 16:04:23 +03:00
h3ToChildren.cpp h3 remaining funcs checkAndGetColumn 2022-01-22 23:02:14 -08:00
h3toGeo.cpp h3 explicitly checkAndGetColumn 2022-01-22 23:02:14 -08:00
h3ToGeoBoundary.cpp h3 explicitly checkAndGetColumn 2022-01-22 23:02:14 -08:00
h3ToParent.cpp fixes to exception message 2022-01-22 23:05:06 -08:00
h3ToString.cpp fix build 2022-01-22 23:48:53 -08:00
hasColumnInTable.cpp
hasThreadFuzzer.cpp
hasToken.cpp
hasTokenCaseInsensitive.cpp
HasTokenImpl.h
hyperscanRegexpChecker.cpp
hyperscanRegexpChecker.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
hypot.cpp
identity.cpp
if.cpp Short circuit evaluation function throwIf support 2021-12-20 14:49:05 +03:00
ifNotFinite.cpp
ifNull.cpp
IFunction.cpp fix functions with sparse arguments 2021-12-24 19:39:50 +03:00
IFunction.h Merge remote-tracking branch 'upstream/master' into HEAD 2021-11-01 16:55:53 +03:00
IFunctionAdaptors.h
ignore.cpp
ilike.cpp
in.cpp
indexHint.cpp
initializeAggregation.cpp support nullable arguments in function initializeAggregation 2021-10-14 15:09:06 +03:00
initialQueryID.cpp
intDiv.cpp Fix tests 2021-10-07 00:19:37 +03:00
intDivOrZero.cpp
intExp2.cpp
intExp10.cpp
isConstant.cpp
isDecimalOverflow.cpp
isFinite.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
isInfinite.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
isIPAddressContainedIn.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
isNaN.cpp
isNotNull.cpp
isNull.cpp
IsOperation.h rewrite bitHammingDistance with FunctionBinaryArithmetic 2022-01-19 09:07:05 +00:00
isValidUTF8.cpp
isZeroOrNull.cpp
ITupleFunction.h
jumpConsistentHash.cpp
lcm.cpp
least.cpp
LeastGreatestGeneric.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
left.cpp Make "left" and "right" real functions 2022-01-05 05:32:40 +03:00
LeftRight.h Fix style 2022-01-05 07:12:20 +03:00
lemmatize.cpp Remove cruft 2021-10-28 02:10:39 +03:00
lengthUTF8.cpp
less.cpp
lessOrEquals.cpp
lgamma.cpp FunctionMathUnary remove macro usage 2022-01-22 18:44:36 +00:00
like.cpp optimized code 2021-10-27 19:53:53 +08:00
like.h optimized code 2021-10-27 19:53:53 +08:00
likePatternToRegexp.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
log1p.cpp
log2.cpp
log10.cpp
log.cpp
logTrace.cpp Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03:00
lowCardinalityIndices.cpp
lowCardinalityKeys.cpp
lower.cpp
LowerUpperImpl.h
LowerUpperUTF8Impl.h
lowerUTF8.cpp
map.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
match.cpp make aliases case insensitive 2022-02-06 09:38:05 +08:00
MatchImpl.h Remove unbundled re2 support 2022-01-20 10:00:49 +03:00
materialize.cpp
materialize.h
mathConstants.cpp
max2.cpp updates to min2 and max2 funcs 2022-01-20 15:39:05 -08:00
min2.cpp updates to min2 and max2 funcs 2022-01-20 15:39:05 -08:00
minus.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
modelEvaluate.cpp Fixed modelEvaluate 2021-10-02 17:15:32 +03:00
modulo.cpp Fix tests 2021-10-07 00:19:37 +03:00
moduloOrZero.cpp
monthName.cpp Function monthName small fix 2022-01-08 11:04:22 +03:00
multiFuzzyMatchAllIndices.cpp
multiFuzzyMatchAny.cpp
multiFuzzyMatchAnyIndex.cpp
multiIf.cpp Short circuit evaluation function throwIf support 2021-12-20 14:49:05 +03:00
multiMatchAllIndices.cpp
MultiMatchAllIndicesImpl.h Remove cruft 2021-10-28 02:10:39 +03:00
multiMatchAny.cpp
MultiMatchAnyImpl.h Remove cruft 2021-10-28 02:10:39 +03:00
multiMatchAnyIndex.cpp
multiply.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03: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
neighbor.cpp
normalizedQueryHash.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
normalizeQuery.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
normalizeString.cpp Remove cruft 2021-10-28 02:10:39 +03:00
notEmpty.cpp
notEquals.cpp
notILike.cpp
notLike.cpp
now64.cpp Fix argument types for now and now64 2021-10-25 12:06:53 +03:00
now.cpp Fix argument types for now and now64 2021-10-25 12:06:53 +03:00
nullIf.cpp
padString.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
partitionId.cpp
PerformanceAdaptors.h
plus.cpp Enable binary arithmetic between Decimal and Float 2022-01-01 09:11:21 +00:00
pointInEllipses.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
pointInPolygon.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
polygonArea.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
polygonConvexHull.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
polygonPerimeter.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
polygonsDistance.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
polygonsEquals.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
polygonsIntersection.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
polygonsSymDifference.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
polygonsUnion.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
polygonsWithin.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
PolygonUtils.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
position.cpp
positionCaseInsensitive.cpp
positionCaseInsensitiveUTF8.cpp
PositionImpl.h
positionUTF8.cpp
pow.cpp
queryID.cpp
radians.cpp FunctionMathUnary remove macro usage 2022-01-22 18:44:36 +00:00
rand64.cpp
rand.cpp
randConstant.cpp
randomFixedString.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
randomPrintableASCII.cpp
randomString.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
randomStringUTF8.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
RapidJSONParser.h Remove cruft 2021-10-28 02:10:39 +03:00
readWkt.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
regexpQuoteMeta.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Regexps.h Fix build w/o hyperscan 2022-01-20 10:02:02 +03:00
registerFunctions.cpp Some improvements and fixes for Bool data type 2022-01-20 14:16:11 +03:00
registerFunctions.h
registerFunctionsArithmetic.cpp Add function bitSlice for String and FixedString 2022-01-02 18:49:09 +08:00
registerFunctionsComparison.cpp
registerFunctionsConditional.cpp
registerFunctionsConsistentHashing.cpp
registerFunctionsDateTime.cpp Use FunctionFactory to invoke dateName 2022-01-07 13:06:47 +08:00
registerFunctionsFormatting.cpp
registerFunctionsGeo.cpp Merge remote-tracking branch 'upstream/master' into ncb/h3-misc-funcs 2022-01-20 20:21:56 -08:00
registerFunctionsHigherOrder.cpp
registerFunctionsIntrospection.cpp add function addressToLineWithInlines 2022-01-25 19:13:47 +08:00
registerFunctionsMath.cpp add degrees and radians funcs 2022-01-19 22:18:44 -08:00
registerFunctionsMiscellaneous.cpp Merge branch 'master' into mvcc_prototype 2021-12-14 23:07:52 +03:00
registerFunctionsNull.cpp
registerFunctionsRandom.cpp
registerFunctionsReinterpret.cpp
registerFunctionsSnowflake.cpp
registerFunctionsString.cpp Merge branch 'master' into classification 2022-01-18 21:41:03 +00:00
registerFunctionsStringRegexp.cpp
registerFunctionsStringSearch.cpp
registerFunctionsTuple.cpp
registerFunctionsUnixTimestamp64.cpp
registerFunctionsVisitParam.cpp
reinterpretAs.cpp Slight performance improvement of "reinterpret" function 2021-12-12 03:29:26 +03:00
repeat.cpp
replaceAll.cpp make aliases case insensitive 2022-02-06 09:38:05 +08:00
replaceOne.cpp
replaceRegexpAll.cpp
ReplaceRegexpImpl.h Remove unbundled re2 support 2022-01-20 10:00:49 +03:00
replaceRegexpOne.cpp
ReplaceStringImpl.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
replicate.cpp
replicate.h Fix insert into defalut nested LowCardinality column. 2022-01-10 21:30:28 +03:00
reverse.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
reverseUTF8.cpp
right.cpp Make "left" and "right" real functions 2022-01-05 05:32:40 +03:00
roundAge.cpp
roundDuration.cpp
roundToExp2.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
rowNumberInAllBlocks.cpp
rowNumberInBlock.cpp
runningAccumulate.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
runningConcurrency.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
runningDifference.cpp
runningDifference.h
runningDifferenceStartingWithFirstValue.cpp
s2_fwd.h Remove cruft 2021-10-28 02:10:39 +03:00
s2CapContains.cpp check and get column for s2 funcs 2022-02-05 16:29:02 -08:00
s2CapUnion.cpp minor fixes 2022-02-05 16:45:12 -08:00
s2CellsIntersect.cpp check and get column for s2 funcs 2022-02-05 16:29:02 -08:00
s2GetNeighbors.cpp fix failing tests 2022-02-05 19:15:20 -08:00
s2RectAdd.cpp minor fixes 2022-02-05 16:45:12 -08:00
s2RectContains.cpp minor fixes 2022-02-05 16:45:12 -08:00
s2RectIntersection.cpp minor fixes 2022-02-05 16:45:12 -08:00
s2RectUnion.cpp minor fixes 2022-02-05 16:45:12 -08:00
s2ToGeo.cpp fix failing tests 2022-02-05 19:15:20 -08:00
serverConstants.cpp Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
sigmoid.cpp
sign.cpp
SimdJSONParser.h Remove cruft 2021-10-28 02:10:39 +03:00
sin.cpp
sinh.cpp
sleep.cpp
sleep.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
sleepEachRow.cpp
snowflake.cpp
sqrt.cpp
startsWith.cpp
stem.cpp Remove cruft 2021-10-28 02:10:39 +03:00
stringCutToZero.cpp
stringToH3.cpp Remove cruft 2021-10-28 02:10:39 +03:00
substring.cpp
subtractDays.cpp
subtractHours.cpp
subtractMinutes.cpp
subtractMonths.cpp
subtractQuarters.cpp
subtractSeconds.cpp
subtractWeeks.cpp
subtractYears.cpp
svg.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
synonyms.cpp Remove cruft 2021-10-28 02:10:39 +03:00
tan.cpp
tanh.cpp
TargetSpecific.cpp
TargetSpecific.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
tgamma.cpp FunctionMathUnary remove macro usage 2022-01-22 18:44:36 +00:00
throwIf.cpp FunctionThrowIf fixed exception 2021-12-20 16:55:15 +03:00
tid.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
timeSlot.cpp
timeSlots.cpp
timezoneOf.cpp Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
timezoneOffset.cpp
toBool.cpp Some improvements and fixes for Bool data type 2022-01-20 14:16:11 +03:00
toColumnTypeName.cpp
toCustomWeek.cpp
today.cpp Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
toDayOfMonth.cpp
toDayOfWeek.cpp
toDayOfYear.cpp
toFixedString.cpp
toFixedString.h
toHour.cpp
toISOWeek.cpp
toISOYear.cpp
toJSONString.cpp
tokenExtractors.cpp Fixed function ngrams 2021-11-24 21:18:38 +08:00
toLowCardinality.cpp
toMinute.cpp
toModifiedJulianDay.cpp
toMonday.cpp
toMonth.cpp
toNullable.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
toQuarter.cpp
toRelativeDayNum.cpp
toRelativeHourNum.cpp
toRelativeMinuteNum.cpp
toRelativeMonthNum.cpp
toRelativeQuarterNum.cpp
toRelativeSecondNum.cpp
toRelativeWeekNum.cpp
toRelativeYearNum.cpp
toSecond.cpp
toStartOfDay.cpp
toStartOfFifteenMinutes.cpp
toStartOfFiveMinute.cpp
toStartOfHour.cpp
toStartOfInterval.cpp Saturate date/datetime to zero 2022-01-03 02:07:08 +03:00
toStartOfISOYear.cpp
toStartOfMinute.cpp
toStartOfMonth.cpp
toStartOfQuarter.cpp
toStartOfSecond.cpp
toStartOfTenMinutes.cpp
toStartOfYear.cpp
toTime.cpp
toTimezone.cpp
toTypeName.cpp
toUnixTimestamp64Micro.cpp
toUnixTimestamp64Milli.cpp
toUnixTimestamp64Nano.cpp
toValidUTF8.cpp
toYear.cpp
toYYYYMM.cpp
toYYYYMMDD.cpp
toYYYYMMDDhhmmss.cpp
transform.cpp fix pr's bug @31839 2021-11-29 15:14:27 +08:00
TransformDateTime64.h
trap.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
trim.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
tryBase64Decode.cpp
tuple.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
tupleElement.cpp
tupleHammingDistance.cpp
tupleToNameValuePairs.cpp
upper.cpp
upperUTF8.cpp
validateNestedArraySizes.cpp
VectorExtension.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
vectorFunctions.cpp Style 2021-09-23 16:42:06 +03:00
visibleWidth.cpp
visitParamExtractBool.cpp
visitParamExtractFloat.cpp
visitParamExtractInt.cpp
visitParamExtractRaw.cpp
visitParamExtractString.cpp
visitParamExtractUInt.cpp
visitParamHas.cpp
wkt.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
yandexConsistentHash.cpp
yesterday.cpp Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00