.. |
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
|
|
|
tests
|
|
|
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
|
|
|
addSeconds.cpp
|
|
|
addWeeks.cpp
|
|
|
addYears.cpp
|
|
|
aes_decrypt_mysql.cpp
|
|
|
aes_encrypt_mysql.cpp
|
|
|
appendTrailingCharIfAbsent.cpp
|
|
|
asin.cpp
|
|
|
asinh.cpp
|
|
|
assumeNotNull.cpp
|
|
|
atan2.cpp
|
|
|
atan.cpp
|
|
|
atanh.cpp
|
|
|
bar.cpp
|
|
|
base64Decode.cpp
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
cbrt.cpp
|
|
|
CMakeLists.txt
|
Merge branch 'master' into classification
|
2022-01-25 10:22:47 +00:00 |
coalesce.cpp
|
|
|
concat.cpp
|
|
|
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
|
|
|
cos.cpp
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
decrypt.cpp
|
|
|
defaultValueOfArgumentType.cpp
|
|
|
defaultValueOfTypeName.cpp
|
|
|
degrees.cpp
|
FunctionMathUnary remove macro usage
|
2022-01-22 18:44:36 +00:00 |
demange.cpp
|
|
|
divide.cpp
|
|
|
DivisionUtils.h
|
|
|
DummyJSONParser.h
|
|
|
dumpColumnStructure.cpp
|
|
|
empty.cpp
|
|
|
EmptyImpl.h
|
|
|
encodeXMLComponent.cpp
|
|
|
encrypt.cpp
|
|
|
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
|
|
|
exp.cpp
|
|
|
extract.cpp
|
|
|
extractAllGroups.h
|
|
|
extractAllGroupsHorizontal.cpp
|
|
|
extractAllGroupsVertical.cpp
|
|
|
extractGroups.cpp
|
|
|
ExtractString.h
|
|
|
extractTextFromHTML.cpp
|
|
|
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
|
|
|
formatString.cpp
|
|
|
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
|
|
|
FunctionChar.cpp
|
|
|
FunctionConstantBase.h
|
|
|
FunctionCustomWeekToSomething.h
|
|
|
FunctionDateOrDateTimeAddInterval.h
|
Check overflow in addSeconds/Minues/etc functions
|
2022-02-15 19:04:59 +00:00 |
FunctionDateOrDateTimeToSomething.h
|
|
|
FunctionFactory.cpp
|
|
|
FunctionFactory.h
|
|
|
FunctionFile.cpp
|
Fix surprisingly bad code in function "file"
|
2021-12-13 07:57:54 +03:00 |
FunctionFQDN.cpp
|
|
|
FunctionHelpers.cpp
|
|
|
FunctionHelpers.h
|
|
|
FunctionIfBase.h
|
|
|
FunctionJoinGet.cpp
|
|
|
FunctionJoinGet.h
|
|
|
FunctionMathBinaryFloat64.h
|
|
|
FunctionMathUnary.h
|
Remove DecimalPaddedPODArray
|
2022-01-27 10:07:53 +00:00 |
FunctionNumericPredicate.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
FunctionsMultiStringFuzzySearch.h
|
|
|
FunctionsMultiStringPosition.h
|
|
|
FunctionsMultiStringSearch.h
|
|
|
FunctionSnowflake.h
|
|
|
FunctionsProgrammingClassification.cpp
|
Merge branch 'master' into classification
|
2022-01-18 21:41:03 +00:00 |
FunctionSQLJSON.cpp
|
|
|
FunctionSQLJSON.h
|
|
|
FunctionsRandom.cpp
|
|
|
FunctionsRandom.h
|
|
|
FunctionsRound.cpp
|
|
|
FunctionsRound.h
|
Update sort to pdqsort
|
2022-01-30 19:49:48 +00:00 |
FunctionsStringArray.cpp
|
|
|
FunctionsStringArray.h
|
change as requested
|
2022-02-05 19:30:40 +08:00 |
FunctionsStringHash.cpp
|
|
|
FunctionsStringHash.h
|
|
|
FunctionsStringSearch.h
|
|
|
FunctionsStringSearchToString.h
|
|
|
FunctionsStringSimilarity.cpp
|
|
|
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 |
FunctionStringOrArrayToT.h
|
|
|
FunctionStringReplace.h
|
|
|
FunctionStringToString.h
|
|
|
FunctionsVisitParam.h
|
|
|
FunctionUnaryArithmetic.h
|
|
|
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
|
|
|
generateUUIDv4.cpp
|
|
|
GeoHash.cpp
|
|
|
GeoHash.h
|
|
|
geohashDecode.cpp
|
|
|
geohashEncode.cpp
|
|
|
geohashesInBox.cpp
|
|
|
geometryConverters.h
|
|
|
geoToH3.cpp
|
fix style check
|
2022-02-12 23:36:40 -08: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
|
|
|
greater.cpp
|
|
|
greaterOrEquals.cpp
|
|
|
greatest.cpp
|
|
|
GregorianDate.h
|
|
|
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
|
|
|
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
|
|
|
IFunctionAdaptors.h
|
|
|
ignore.cpp
|
|
|
ilike.cpp
|
|
|
in.cpp
|
|
|
indexHint.cpp
|
|
|
initializeAggregation.cpp
|
|
|
initialQueryID.cpp
|
|
|
intDiv.cpp
|
|
|
intDivOrZero.cpp
|
|
|
intExp2.cpp
|
|
|
intExp10.cpp
|
|
|
isConstant.cpp
|
|
|
isDecimalOverflow.cpp
|
|
|
isFinite.cpp
|
|
|
isInfinite.cpp
|
|
|
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
|
|
|
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
|
|
|
lengthUTF8.cpp
|
|
|
less.cpp
|
|
|
lessOrEquals.cpp
|
|
|
lgamma.cpp
|
FunctionMathUnary remove macro usage
|
2022-01-22 18:44:36 +00:00 |
like.cpp
|
|
|
like.h
|
|
|
likePatternToRegexp.h
|
|
|
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
|
|
|
modelEvaluate.cpp
|
|
|
modulo.cpp
|
|
|
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
|
|
|
multiMatchAny.cpp
|
|
|
MultiMatchAnyImpl.h
|
|
|
multiMatchAnyIndex.cpp
|
|
|
multiply.cpp
|
|
|
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
|
|
|
normalizeQuery.cpp
|
|
|
normalizeString.cpp
|
|
|
notEmpty.cpp
|
|
|
notEquals.cpp
|
|
|
notILike.cpp
|
|
|
notLike.cpp
|
|
|
now64.cpp
|
|
|
now.cpp
|
|
|
nullIf.cpp
|
|
|
padString.cpp
|
|
|
partitionId.cpp
|
|
|
PerformanceAdaptors.h
|
|
|
plus.cpp
|
Enable binary arithmetic between Decimal and Float
|
2022-01-01 09:11:21 +00:00 |
pointInEllipses.cpp
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
randomPrintableASCII.cpp
|
|
|
randomString.cpp
|
|
|
randomStringUTF8.cpp
|
|
|
RapidJSONParser.h
|
|
|
readWkt.cpp
|
Updated additional cases
|
2021-12-20 15:55:07 +03:00 |
regexpQuoteMeta.cpp
|
|
|
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' of github.com:ClickHouse/ClickHouse into get_fuzz_data
|
2021-12-06 14:30:49 +00: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
|
|
|
replicate.cpp
|
|
|
replicate.h
|
Fix insert into defalut nested LowCardinality column.
|
2022-01-10 21:30:28 +03:00 |
reverse.cpp
|
|
|
reverseUTF8.cpp
|
|
|
right.cpp
|
Make "left" and "right" real functions
|
2022-01-05 05:32:40 +03:00 |
roundAge.cpp
|
|
|
roundDuration.cpp
|
|
|
roundToExp2.cpp
|
|
|
rowNumberInAllBlocks.cpp
|
|
|
rowNumberInBlock.cpp
|
|
|
runningAccumulate.cpp
|
|
|
runningConcurrency.cpp
|
|
|
runningDifference.cpp
|
|
|
runningDifference.h
|
|
|
runningDifferenceStartingWithFirstValue.cpp
|
|
|
s2_fwd.h
|
|
|
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
|
|
|
sin.cpp
|
|
|
sinh.cpp
|
|
|
sleep.cpp
|
|
|
sleep.h
|
|
|
sleepEachRow.cpp
|
|
|
snowflake.cpp
|
|
|
sqrt.cpp
|
|
|
startsWith.cpp
|
|
|
stem.cpp
|
|
|
stringCutToZero.cpp
|
|
|
stringToH3.cpp
|
|
|
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
|
|
|
tan.cpp
|
|
|
tanh.cpp
|
|
|
TargetSpecific.cpp
|
|
|
TargetSpecific.h
|
|
|
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
|
|
|
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
|
|
|
toLowCardinality.cpp
|
|
|
toMinute.cpp
|
|
|
toModifiedJulianDay.cpp
|
|
|
toMonday.cpp
|
|
|
toMonth.cpp
|
|
|
toNullable.cpp
|
|
|
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
|
|
|
trim.cpp
|
|
|
tryBase64Decode.cpp
|
|
|
tuple.cpp
|
|
|
tupleElement.cpp
|
|
|
tupleHammingDistance.cpp
|
|
|
tupleToNameValuePairs.cpp
|
|
|
upper.cpp
|
|
|
upperUTF8.cpp
|
|
|
validateNestedArraySizes.cpp
|
|
|
VectorExtension.h
|
|
|
vectorFunctions.cpp
|
|
|
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 |