.. |
array
|
Fixed check for HUGE_VAL
|
2022-05-27 18:25:11 +02:00 |
divide
|
|
|
examples
|
|
|
GatherUtils
|
Fix performance tests
|
2022-05-25 11:49:59 +02:00 |
JSONPath
|
|
|
tests
|
Rename test
|
2022-03-30 18:39:28 +02:00 |
URL
|
Fix clang-tidy-14, part 1
|
2022-05-27 22:52:14 +02:00 |
abs.cpp
|
|
|
acos.cpp
|
|
|
acosh.cpp
|
|
|
addDays.cpp
|
|
|
addHours.cpp
|
|
|
addMinutes.cpp
|
|
|
addMonths.cpp
|
|
|
addQuarters.cpp
|
|
|
addressToLine.cpp
|
More consistent use of platform macros
|
2022-06-10 10:22:31 +02:00 |
addressToLine.h
|
More consistent use of platform macros
|
2022-06-10 10:22:31 +02:00 |
addressToLineWithInlines.cpp
|
More consistent use of platform macros
|
2022-06-10 10:22:31 +02:00 |
addressToSymbol.cpp
|
More consistent use of platform macros
|
2022-06-10 10:22:31 +02:00 |
addSeconds.cpp
|
|
|
addSubSeconds.cpp
|
Fixing some warnings
|
2022-05-16 20:59:27 +02:00 |
addWeeks.cpp
|
|
|
addYears.cpp
|
|
|
aes_decrypt_mysql.cpp
|
|
|
aes_encrypt_mysql.cpp
|
|
|
appendTrailingCharIfAbsent.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
asin.cpp
|
|
|
asinh.cpp
|
|
|
assumeNotNull.cpp
|
Fix comments
|
2022-05-19 10:13:44 +00:00 |
atan2.cpp
|
|
|
atan.cpp
|
|
|
atanh.cpp
|
|
|
bar.cpp
|
|
|
base64Decode.cpp
|
|
|
base64Encode.cpp
|
|
|
bitAnd.cpp
|
|
|
bitBoolMaskAnd.cpp
|
|
|
bitBoolMaskOr.cpp
|
|
|
bitCount.cpp
|
|
|
bitHammingDistance.cpp
|
|
|
bitNot.cpp
|
|
|
bitOr.cpp
|
|
|
bitRotateLeft.cpp
|
|
|
bitRotateRight.cpp
|
|
|
bitShiftLeft.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
bitShiftRight.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
bitSlice.cpp
|
|
|
bitSwapLastTwo.cpp
|
|
|
bitTest.cpp
|
|
|
bitTestAll.cpp
|
|
|
bitTestAny.cpp
|
|
|
bitWrapperFunc.cpp
|
|
|
bitXor.cpp
|
|
|
blockNumber.cpp
|
|
|
blockSerializedSize.cpp
|
|
|
blockSize.cpp
|
|
|
byteSize.cpp
|
More precise result of "dumpColumnStructure" and "byteSize" miscellaneous functions
|
2022-05-30 04:56:54 +02:00 |
caseWithExpression.cpp
|
Take ELSE branch into account for result type deduction
|
2022-03-24 11:23:18 +00:00 |
castOrDefault.cpp
|
Add default implementation for Nothing, support arrays of nullable for arrayFilter and similar functions
|
2022-05-12 15:15:31 +00:00 |
CastOverloadResolver.cpp
|
|
|
CastOverloadResolver.h
|
Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast
|
2022-06-08 12:43:39 +02:00 |
castTypeToEither.h
|
|
|
cbrt.cpp
|
|
|
CMakeLists.txt
|
fix includes
|
2022-05-18 20:16:43 -04:00 |
coalesce.cpp
|
optimize function coalesce with two arguments
|
2022-05-30 22:29:35 +00:00 |
concat.cpp
|
formatString bug fix and refactoring
|
2022-03-28 15:47:48 +08:00 |
config_functions.h.in
|
|
|
configure_config.cmake
|
|
|
connectionId.cpp
|
|
|
convertCharset.cpp
|
|
|
cos.cpp
|
|
|
cosh.cpp
|
|
|
countDigits.cpp
|
|
|
countMatches.cpp
|
|
|
countMatches.h
|
Measure and rework internal re2 caching
|
2022-05-30 20:00:35 +02:00 |
countSubstrings.cpp
|
|
|
countSubstringsCaseInsensitive.cpp
|
|
|
countSubstringsCaseInsensitiveUTF8.cpp
|
|
|
CountSubstringsImpl.h
|
Implement SQL functions (NOT) (I)LIKE() + MATCH() with non-const needles
|
2022-05-23 09:41:28 +02:00 |
CRC.cpp
|
Fix clang-tidy-14, part 1
|
2022-05-27 22:52:14 +02:00 |
currentDatabase.cpp
|
|
|
currentProfiles.cpp
|
make it better, fix on cluster queries
|
2022-05-25 20:17:49 +02:00 |
currentRoles.cpp
|
make it better, fix on cluster queries
|
2022-05-25 20:17:49 +02:00 |
currentUser.cpp
|
|
|
CustomWeekTransforms.h
|
|
|
date_trunc.cpp
|
|
|
dateDiff.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
dateName.cpp
|
Use compile-time check for Exception messages, fix wrong messages
|
2022-03-29 13:16:11 +00:00 |
DateTimeTransforms.h
|
fix conflict
|
2022-04-22 11:22:50 +08:00 |
decodeXMLComponent.cpp
|
|
|
decrypt.cpp
|
|
|
defaultValueOfArgumentType.cpp
|
|
|
defaultValueOfTypeName.cpp
|
|
|
degrees.cpp
|
|
|
demange.cpp
|
|
|
divide.cpp
|
|
|
DivisionUtils.h
|
|
|
dumpColumnStructure.cpp
|
More precise result of "dumpColumnStructure" and "byteSize" miscellaneous functions
|
2022-05-30 04:56:54 +02:00 |
empty.cpp
|
|
|
EmptyImpl.h
|
|
|
encodeXMLComponent.cpp
|
|
|
encrypt.cpp
|
|
|
endsWith.cpp
|
|
|
equals.cpp
|
|
|
erf.cpp
|
|
|
erfc.cpp
|
|
|
errorCodeToName.cpp
|
|
|
evalMLMethod.cpp
|
|
|
exp2.cpp
|
|
|
exp10.cpp
|
|
|
exp.cpp
|
|
|
extract.cpp
|
Measure and rework internal re2 caching
|
2022-05-30 20:00:35 +02:00 |
extractAllGroups.h
|
Measure and rework internal re2 caching
|
2022-05-30 20:00:35 +02:00 |
extractAllGroupsHorizontal.cpp
|
|
|
extractAllGroupsVertical.cpp
|
|
|
extractGroups.cpp
|
Measure and rework internal re2 caching
|
2022-05-30 20:00:35 +02:00 |
ExtractString.h
|
|
|
extractTextFromHTML.cpp
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
extractTimeZoneFromFunctionArguments.cpp
|
|
|
extractTimeZoneFromFunctionArguments.h
|
|
|
filesystem.cpp
|
|
|
finalizeAggregation.cpp
|
|
|
flattenTuple.cpp
|
add function 'flattenTuple'
|
2022-03-28 19:32:12 +00:00 |
formatDateTime.cpp
|
|
|
formatReadable.h
|
|
|
formatReadableQuantity.cpp
|
|
|
formatReadableSize.cpp
|
|
|
formatReadableTimeDelta.cpp
|
|
|
formatRow.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
formatString.cpp
|
formatString bug fix and refactoring
|
2022-03-28 15:47:48 +08:00 |
formatString.h
|
Fix style
|
2022-03-28 17:48:47 +08:00 |
fromModifiedJulianDay.cpp
|
|
|
fromUnixTimestamp64Micro.cpp
|
|
|
fromUnixTimestamp64Milli.cpp
|
|
|
fromUnixTimestamp64Nano.cpp
|
|
|
FunctionBase64Conversion.h
|
|
|
FunctionBinaryArithmetic.h
|
|
|
FunctionBitTestMany.h
|
|
|
FunctionChar.cpp
|
|
|
FunctionConstantBase.h
|
|
|
FunctionCustomWeekToSomething.h
|
|
|
FunctionDateOrDateTimeAddInterval.h
|
|
|
FunctionDateOrDateTimeToSomething.h
|
|
|
FunctionFactory.cpp
|
|
|
FunctionFactory.h
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
FunctionFile.cpp
|
|
|
FunctionFQDN.cpp
|
|
|
FunctionHashID.cpp
|
remove hashid define guard
|
2022-05-18 15:26:54 -04:00 |
FunctionHashID.h
|
Fix crash of FunctionHashID
|
2022-06-01 12:39:16 +00:00 |
FunctionHelpers.cpp
|
Fix clang-tidy-14 (part 1)
|
2022-04-16 04:54:04 +02:00 |
FunctionHelpers.h
|
|
|
FunctionIfBase.h
|
|
|
FunctionJoinGet.cpp
|
|
|
FunctionJoinGet.h
|
|
|
FunctionMathBinaryFloat64.h
|
BinaryFunctionVectorized remove macro
|
2022-05-23 12:45:16 +02:00 |
FunctionMathUnary.h
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
FunctionNumericPredicate.h
|
|
|
FunctionsAES.cpp
|
Updated the boringssl-cmake to match the latest broingssl module update
|
2022-04-06 14:52:33 -07:00 |
FunctionsAES.h
|
|
|
FunctionsBinaryRepresentation.cpp
|
Fix clang-tidy-14, part 1
|
2022-05-27 22:52:14 +02:00 |
FunctionsBitmap.cpp
|
|
|
FunctionsBitmap.h
|
|
|
FunctionsBitToArray.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
FunctionsCharsetClassification.cpp
|
|
|
FunctionsCodingIP.cpp
|
Fix Nullable(String) to Nullable(Bool/IPv4/IPv6) conversion
|
2022-05-16 19:15:18 +00:00 |
FunctionsCodingIP.h
|
Fix use of unitialized memory
|
2022-05-17 12:59:46 +00:00 |
FunctionsCodingUUID.cpp
|
|
|
FunctionsComparison.h
|
Dynamic dispatch infrastructure style fixes
|
2022-05-24 14:25:29 +02:00 |
FunctionsConsistentHashing.h
|
|
|
FunctionsConversion.cpp
|
|
|
FunctionsConversion.h
|
Merge pull request #37482 from CurtizJ/json-new-serialization
|
2022-06-03 13:29:19 +02:00 |
FunctionsEmbeddedDictionaries.cpp
|
|
|
FunctionsEmbeddedDictionaries.h
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
FunctionsExternalDictionaries.cpp
|
Dictionary getDescendants performance improvement
|
2022-05-23 12:42:00 +02:00 |
FunctionsExternalDictionaries.h
|
Function dictGet check arguments size
|
2022-06-08 17:19:30 +02:00 |
FunctionsHashing.cpp
|
wyhash
|
2022-04-21 02:26:37 +03:00 |
FunctionsHashing.h
|
Merge pull request #36467 from olevino/wyhash
|
2022-05-11 09:57:09 -04:00 |
FunctionShowCertificate.cpp
|
showCertificate function implementation
|
2022-05-25 12:11:44 -04:00 |
FunctionShowCertificate.h
|
style fix
|
2022-05-25 20:56:36 -04:00 |
FunctionsJSON.cpp
|
Fix clang-tidy-14, part 1
|
2022-05-27 22:52:14 +02:00 |
FunctionsLanguageClassification.cpp
|
|
|
FunctionsLogical.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
FunctionsLogical.h
|
|
|
FunctionsMiscellaneous.h
|
Fix comments
|
2022-05-19 10:13:44 +00:00 |
FunctionsMultiStringFuzzySearch.h
|
|
|
FunctionsMultiStringPosition.h
|
|
|
FunctionsMultiStringSearch.h
|
|
|
FunctionSnowflake.h
|
|
|
FunctionsProgrammingClassification.cpp
|
|
|
FunctionSQLJSON.cpp
|
|
|
FunctionSQLJSON.h
|
|
|
FunctionsRandom.cpp
|
|
|
FunctionsRandom.h
|
Fix build
|
2022-04-04 14:07:05 +02:00 |
FunctionsRound.cpp
|
|
|
FunctionsRound.h
|
|
|
FunctionsStringArray.cpp
|
|
|
FunctionsStringArray.h
|
Measure and rework internal re2 caching
|
2022-05-30 20:00:35 +02:00 |
FunctionsStringHash.cpp
|
Activated a bunch of LLVM 12/13/14 clang-tidy warnings
|
2022-05-03 09:22:11 +02:00 |
FunctionsStringHash.h
|
|
|
FunctionsStringSearch.h
|
Implement SQL functions (NOT) (I)LIKE() + MATCH() with non-const needles
|
2022-05-23 09:41:28 +02:00 |
FunctionsStringSearchToString.h
|
|
|
FunctionsStringSimilarity.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
FunctionsStringSimilarity.h
|
|
|
FunctionStartsEndsWith.h
|
Fix build
|
2022-04-04 14:07:05 +02:00 |
FunctionsTextClassification.h
|
|
|
FunctionsTimeWindow.cpp
|
simplify code
|
2022-05-04 20:56:09 +08:00 |
FunctionsTimeWindow.h
|
|
|
FunctionsTonalityClassification.cpp
|
|
|
FunctionsTransactionCounters.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
FunctionStringOrArrayToT.h
|
|
|
FunctionStringReplace.h
|
|
|
FunctionStringToString.h
|
|
|
FunctionsVisitParam.h
|
Implement SQL functions (NOT) (I)LIKE() + MATCH() with non-const needles
|
2022-05-23 09:41:28 +02:00 |
FunctionUnaryArithmetic.h
|
Dynamic dispatch infrastructure style fixes
|
2022-05-24 14:25:29 +02:00 |
FunctionUnixTimestamp64.h
|
|
|
fuzzBits.cpp
|
|
|
gcd.cpp
|
Fix clang-tidy-14
|
2022-05-30 05:36:26 +02:00 |
GCDLCMImpl.h
|
|
|
generateUUIDv4.cpp
|
add NUMBER_OF_ARGUMENTS_DOESNT_MATCH defination
|
2022-05-22 13:38:47 +08:00 |
GeoHash.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
GeoHash.h
|
|
|
geohashDecode.cpp
|
|
|
geohashEncode.cpp
|
|
|
geohashesInBox.cpp
|
|
|
geometryConverters.h
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
geoToH3.cpp
|
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
|
2022-05-09 08:23:33 +02:00 |
geoToS2.cpp
|
|
|
getFuzzerData.cpp
|
|
|
getFuzzerData.h
|
|
|
getMacro.cpp
|
|
|
getScalar.cpp
|
Fix performance regression of scalar query
|
2022-04-06 17:50:22 +08:00 |
getServerPort.cpp
|
|
|
getSetting.cpp
|
|
|
getSizeOfEnumType.cpp
|
|
|
getTypeSerializationStreams.cpp
|
rename all files
|
2022-03-25 14:54:01 +08:00 |
globalVariable.cpp
|
|
|
greatCircleDistance.cpp
|
Update greatCircleDistance.cpp
|
2022-05-25 21:59:31 +03:00 |
greater.cpp
|
|
|
greaterOrEquals.cpp
|
|
|
greatest.cpp
|
|
|
GregorianDate.h
|
|
|
grouping.h
|
Process columns more efficiently in GROUPING()
|
2022-05-25 21:55:41 +00:00 |
h3CellAreaM2.cpp
|
|
|
h3CellAreaRads2.cpp
|
|
|
h3Distance.cpp
|
minor fix to func return type
|
2022-05-08 22:05:44 -07:00 |
h3EdgeAngle.cpp
|
|
|
h3EdgeLengthKm.cpp
|
|
|
h3EdgeLengthM.cpp
|
|
|
h3ExactEdgeLengthKm.cpp
|
|
|
h3ExactEdgeLengthM.cpp
|
|
|
h3ExactEdgeLengthRads.cpp
|
|
|
h3GetBaseCell.cpp
|
|
|
h3GetDestinationIndexFromUnidirectionalEdge.cpp
|
add h3GetDestinationIndexFromUnidirectionalEdge func
|
2022-05-01 14:06:45 -07:00 |
h3GetFaces.cpp
|
|
|
h3GetIndexesFromUnidirectionalEdge.cpp
|
review fixes
|
2022-05-18 17:04:15 -07:00 |
h3GetOriginIndexFromUnidirectionalEdge.cpp
|
add h3GetOriginIndexFromUnidirectionalEdge func
|
2022-05-01 13:47:43 -07:00 |
h3GetPentagonIndexes.cpp
|
|
|
h3GetRes0Indexes.cpp
|
h3Res0Indexes - remove unused array
|
2022-04-11 22:18:55 -07:00 |
h3GetResolution.cpp
|
|
|
h3GetUnidirectionalEdge.cpp
|
check for validity of h3 index
|
2022-05-25 06:17:15 +05:30 |
h3GetUnidirectionalEdgeBoundary.cpp
|
review fixes
|
2022-05-18 17:04:15 -07:00 |
h3GetUnidirectionalEdgesFromHexagon.cpp
|
review fixes
|
2022-05-18 17:04:15 -07:00 |
h3HexAreaKm2.cpp
|
|
|
h3HexAreaM2.cpp
|
|
|
h3HexRing.cpp
|
Fixed required array size calculation and reduced number of reallocations
|
2022-05-17 09:45:49 +02:00 |
h3IndexesAreNeighbors.cpp
|
|
|
h3IsPentagon.cpp
|
|
|
h3IsResClassIII.cpp
|
|
|
h3IsValid.cpp
|
|
|
h3kRing.cpp
|
Function h3kRing added cast
|
2022-05-13 15:20:04 +02:00 |
h3Line.cpp
|
Fixed handling of gridPathCellsSize() errors
|
2022-05-16 21:23:45 +02:00 |
h3NumHexagons.cpp
|
|
|
h3PointDist.cpp
|
|
|
h3ToCenterChild.cpp
|
|
|
h3ToChildren.cpp
|
|
|
h3toGeo.cpp
|
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
|
2022-05-09 08:23:33 +02:00 |
h3ToGeoBoundary.cpp
|
|
|
h3ToParent.cpp
|
|
|
h3ToString.cpp
|
|
|
h3UnidirectionalEdgeIsValid.cpp
|
fix style check
|
2022-05-02 22:20:27 -07:00 |
hasColumnInTable.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
hasThreadFuzzer.cpp
|
|
|
hasToken.cpp
|
|
|
hasTokenCaseInsensitive.cpp
|
|
|
HasTokenImpl.h
|
Implement SQL functions (NOT) (I)LIKE() + MATCH() with non-const needles
|
2022-05-23 09:41:28 +02:00 |
hyperscanRegexpChecker.cpp
|
|
|
hyperscanRegexpChecker.h
|
|
|
hypot.cpp
|
|
|
identity.cpp
|
|
|
if.cpp
|
Fix clang-tidy-14 (part 1)
|
2022-04-16 04:54:04 +02:00 |
ifNotFinite.cpp
|
|
|
ifNull.cpp
|
|
|
IFunction.cpp
|
Merge pull request #37048 from Avogar/fix-array-map-nothing
|
2022-05-25 19:10:40 +02:00 |
IFunction.h
|
Add default implementation for Nothing, support arrays of nullable for arrayFilter and similar functions
|
2022-05-12 15:15:31 +00:00 |
IFunctionAdaptors.h
|
Add default implementation for Nothing, support arrays of nullable for arrayFilter and similar functions
|
2022-05-12 15:15:31 +00:00 |
ignore.cpp
|
|
|
ilike.cpp
|
Refactoring: Make template instantiation easier to read
|
2022-05-25 10:03:58 +02:00 |
in.cpp
|
|
|
indexHint.cpp
|
Fix comments
|
2022-05-19 10:13:44 +00:00 |
initializeAggregation.cpp
|
Merge pull request #35111 from azat/optimize_aggregation_in_order-prefix
|
2022-05-02 17:49:48 +02:00 |
initialQueryID.cpp
|
|
|
intDiv.cpp
|
|
|
intDivOrZero.cpp
|
|
|
intExp2.cpp
|
|
|
intExp10.cpp
|
|
|
isConstant.cpp
|
Add default implementation for Nothing, support arrays of nullable for arrayFilter and similar functions
|
2022-05-12 15:15:31 +00:00 |
isDecimalOverflow.cpp
|
|
|
isFinite.cpp
|
|
|
isInfinite.cpp
|
|
|
isIPAddressContainedIn.cpp
|
A few clangtidy updates
|
2022-05-17 20:56:57 +02:00 |
isNaN.cpp
|
|
|
isNotNull.cpp
|
|
|
isNull.cpp
|
|
|
IsOperation.h
|
|
|
isValidUTF8.cpp
|
|
|
isZeroOrNull.cpp
|
|
|
ITupleFunction.h
|
|
|
jumpConsistentHash.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
kostikConsistentHash.cpp
|
Add compatibility alias
|
2022-03-24 02:21:57 +01:00 |
lcm.cpp
|
Fix clang-tidy-14
|
2022-05-30 05:36:26 +02:00 |
least.cpp
|
|
|
LeastGreatestGeneric.h
|
|
|
left.cpp
|
|
|
LeftRight.h
|
|
|
lemmatize.cpp
|
|
|
lengthUTF8.cpp
|
|
|
less.cpp
|
|
|
lessOrEquals.cpp
|
|
|
lgamma.cpp
|
|
|
like.cpp
|
|
|
like.h
|
Refactoring: Make template instantiation easier to read
|
2022-05-25 10:03:58 +02:00 |
likePatternToRegexp.h
|
Fix tests + more precise exception msg
|
2022-06-02 11:11:56 +02:00 |
log1p.cpp
|
|
|
log2.cpp
|
|
|
log10.cpp
|
|
|
log.cpp
|
|
|
logTrace.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
lowCardinalityIndices.cpp
|
|
|
lowCardinalityKeys.cpp
|
|
|
lower.cpp
|
|
|
LowerUpperImpl.h
|
|
|
LowerUpperUTF8Impl.h
|
|
|
lowerUTF8.cpp
|
|
|
makeDate.cpp
|
More tests for corner cases
|
2022-04-07 12:34:26 +02:00 |
map.cpp
|
Revert "Fix errors of CheckTriviallyCopyableMove type"
|
2022-06-07 13:53:10 +02:00 |
mapFilter.cpp
|
|
|
match.cpp
|
Refactoring: Make template instantiation easier to read
|
2022-05-25 10:03:58 +02:00 |
MatchImpl.h
|
Replace exceptions thrown for programming errors by asserts
|
2022-06-01 11:53:37 +02:00 |
materialize.cpp
|
|
|
materialize.h
|
Fix comments
|
2022-05-19 10:13:44 +00:00 |
mathConstants.cpp
|
|
|
max2.cpp
|
|
|
meiliMatch.cpp
|
fix after merge
|
2022-05-12 01:42:34 +03:00 |
min2.cpp
|
|
|
minSampleSize.cpp
|
Fixed minSampleSize functions
|
2022-03-17 15:30:59 +00:00 |
minus.cpp
|
|
|
modelEvaluate.cpp
|
|
|
modulo.cpp
|
|
|
moduloOrZero.cpp
|
|
|
monthName.cpp
|
|
|
multiFuzzyMatchAllIndices.cpp
|
|
|
multiFuzzyMatchAny.cpp
|
|
|
multiFuzzyMatchAnyIndex.cpp
|
|
|
multiIf.cpp
|
|
|
multiMatchAllIndices.cpp
|
|
|
MultiMatchAllIndicesImpl.h
|
Improve naming consistency of string search code
|
2022-05-22 17:50:38 +02:00 |
multiMatchAny.cpp
|
|
|
MultiMatchAnyImpl.h
|
Refactoring: Make template instantiation easier to read
|
2022-05-25 10:03:58 +02:00 |
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
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
normalizedQueryHash.cpp
|
|
|
normalizeQuery.cpp
|
|
|
normalizeString.cpp
|
Functions normalizeUTF8 unstable performance tests fix
|
2022-05-25 15:54:52 +02:00 |
notEmpty.cpp
|
|
|
notEquals.cpp
|
|
|
notILike.cpp
|
Refactoring: Make template instantiation easier to read
|
2022-05-25 10:03:58 +02:00 |
notLike.cpp
|
Refactoring: Make template instantiation easier to read
|
2022-05-25 10:03:58 +02:00 |
now64.cpp
|
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
|
2022-05-09 08:23:33 +02:00 |
now.cpp
|
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
|
2022-05-09 08:23:33 +02:00 |
nullIf.cpp
|
|
|
padString.cpp
|
|
|
partitionId.cpp
|
A few clangtidy updates
|
2022-05-17 20:56:57 +02:00 |
PerformanceAdaptors.h
|
Fix build
|
2022-04-04 14:07:05 +02:00 |
plus.cpp
|
|
|
pointInEllipses.cpp
|
Enable clang-tidy readability-misleading-indentation
|
2022-05-08 19:12:01 +02:00 |
pointInPolygon.cpp
|
Fix clang-tidy-14, part 1
|
2022-05-27 22:52:14 +02:00 |
polygonArea.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
polygonConvexHull.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
polygonPerimeter.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
polygonsDistance.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
polygonsEquals.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
polygonsIntersection.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
polygonsSymDifference.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
polygonsUnion.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
polygonsWithin.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
PolygonUtils.h
|
|
|
position.cpp
|
|
|
positionCaseInsensitive.cpp
|
|
|
positionCaseInsensitiveUTF8.cpp
|
|
|
PositionImpl.h
|
Implement SQL functions (NOT) (I)LIKE() + MATCH() with non-const needles
|
2022-05-23 09:41:28 +02:00 |
positionUTF8.cpp
|
|
|
pow.cpp
|
|
|
queryID.cpp
|
|
|
radians.cpp
|
|
|
rand64.cpp
|
|
|
rand.cpp
|
|
|
randConstant.cpp
|
|
|
randomFixedString.cpp
|
|
|
randomPrintableASCII.cpp
|
|
|
randomString.cpp
|
|
|
randomStringUTF8.cpp
|
|
|
readWkt.cpp
|
|
|
regexpQuoteMeta.cpp
|
|
|
Regexps.h
|
Minor follow-up to cache table: std::{vector-->array}
|
2022-06-02 20:18:10 +02:00 |
registerFunctions.cpp
|
showCertificate function implementation
|
2022-05-25 12:11:44 -04:00 |
registerFunctions.h
|
|
|
registerFunctionsArithmetic.cpp
|
|
|
registerFunctionsComparison.cpp
|
|
|
registerFunctionsConditional.cpp
|
|
|
registerFunctionsConsistentHashing.cpp
|
Rename yandexConsistentHash to kostikConsistentHash
|
2022-03-24 02:18:25 +01:00 |
registerFunctionsDateTime.cpp
|
replaced toStartOfFiveMinute to toStartOfFiveMinutes
|
2022-04-22 10:49:59 +08:00 |
registerFunctionsFormatting.cpp
|
|
|
registerFunctionsGeo.cpp
|
Merge remote-tracking branch 'upstream/master' into ncb/h3-unidirectionaledges-funcs
|
2022-05-17 20:10:03 -07:00 |
registerFunctionsHigherOrder.cpp
|
|
|
registerFunctionsIntrospection.cpp
|
|
|
registerFunctionsMath.cpp
|
|
|
registerFunctionsMiscellaneous.cpp
|
Refactor GROUPING function
|
2022-05-18 15:23:31 +00:00 |
registerFunctionsNull.cpp
|
|
|
registerFunctionsRandom.cpp
|
|
|
registerFunctionsReinterpret.cpp
|
|
|
registerFunctionsSnowflake.cpp
|
|
|
registerFunctionsString.cpp
|
|
|
registerFunctionsStringRegexp.cpp
|
|
|
registerFunctionsStringSearch.cpp
|
|
|
registerFunctionsTuple.cpp
|
|
|
registerFunctionsUnixTimestamp64.cpp
|
|
|
registerFunctionsVisitParam.cpp
|
|
|
reinterpretAs.cpp
|
|
|
repeat.cpp
|
|
|
replaceAll.cpp
|
|
|
replaceOne.cpp
|
|
|
replaceRegexpAll.cpp
|
|
|
ReplaceRegexpImpl.h
|
|
|
replaceRegexpOne.cpp
|
|
|
ReplaceStringImpl.h
|
|
|
replicate.cpp
|
|
|
replicate.h
|
|
|
reverse.cpp
|
|
|
reverseUTF8.cpp
|
|
|
right.cpp
|
|
|
roundAge.cpp
|
|
|
roundDuration.cpp
|
|
|
roundToExp2.cpp
|
|
|
rowNumberInAllBlocks.cpp
|
|
|
rowNumberInBlock.cpp
|
|
|
runningAccumulate.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
runningConcurrency.cpp
|
|
|
runningDifference.cpp
|
|
|
runningDifference.h
|
|
|
runningDifferenceStartingWithFirstValue.cpp
|
|
|
s2_fwd.h
|
|
|
s2CapContains.cpp
|
|
|
s2CapUnion.cpp
|
|
|
s2CellsIntersect.cpp
|
|
|
s2GetNeighbors.cpp
|
|
|
s2RectAdd.cpp
|
|
|
s2RectContains.cpp
|
|
|
s2RectIntersection.cpp
|
|
|
s2RectUnion.cpp
|
|
|
s2ToGeo.cpp
|
|
|
serverConstants.cpp
|
More consistent use of platform macros
|
2022-06-10 10:22:31 +02:00 |
sigmoid.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
sign.cpp
|
|
|
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
|
|
|
SubtractSubSeconds.cpp
|
Follow-up to PR #37300: semicolon warnings
|
2022-05-20 15:06:34 +02:00 |
subtractWeeks.cpp
|
|
|
subtractYears.cpp
|
|
|
svg.cpp
|
|
|
synonyms.cpp
|
|
|
tan.cpp
|
|
|
tanh.cpp
|
|
|
tgamma.cpp
|
|
|
throwIf.cpp
|
Add ability to pass range of rows to Aggregator
|
2022-04-29 06:57:55 +03:00 |
tid.cpp
|
|
|
timeSlot.cpp
|
|
|
timeSlots.cpp
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
timezoneOf.cpp
|
|
|
timezoneOffset.cpp
|
|
|
toBool.cpp
|
Fix Nullable(String) to Nullable(Bool/IPv4/IPv6) conversion
|
2022-05-16 19:15:18 +00:00 |
toColumnTypeName.cpp
|
Add default implementation for Nothing, support arrays of nullable for arrayFilter and similar functions
|
2022-05-12 15:15:31 +00:00 |
toCustomWeek.cpp
|
|
|
today.cpp
|
|
|
toDayOfMonth.cpp
|
|
|
toDayOfWeek.cpp
|
|
|
toDayOfYear.cpp
|
|
|
toFixedString.cpp
|
|
|
toFixedString.h
|
|
|
toHour.cpp
|
|
|
toISOWeek.cpp
|
|
|
toISOYear.cpp
|
|
|
toJSONString.cpp
|
|
|
tokenExtractors.cpp
|
|
|
toLastDayOfMonth.cpp
|
|
|
toLowCardinality.cpp
|
Fix clang-tidy-14 (part 1)
|
2022-04-16 04:54:04 +02:00 |
toMinute.cpp
|
|
|
toModifiedJulianDay.cpp
|
|
|
toMonday.cpp
|
|
|
toMonth.cpp
|
|
|
toNullable.cpp
|
Add default implementation for Nothing, support arrays of nullable for arrayFilter and similar functions
|
2022-05-12 15:15:31 +00: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
|
|
|
toStartOfFiveMinutes.cpp
|
fix wrong alias
|
2022-04-22 11:27:24 +08:00 |
toStartOfHour.cpp
|
|
|
toStartOfInterval.cpp
|
Saturate date/datetime to zero (part 2)
|
2022-04-29 10:24:18 +08:00 |
toStartOfISOYear.cpp
|
|
|
toStartOfMinute.cpp
|
|
|
toStartOfMonth.cpp
|
|
|
toStartOfQuarter.cpp
|
|
|
toStartOfSecond.cpp
|
|
|
toStartOfSubsecond.cpp
|
|
|
toStartOfTenMinutes.cpp
|
|
|
toStartOfYear.cpp
|
|
|
toTime.cpp
|
|
|
toTimezone.cpp
|
|
|
toTypeName.cpp
|
Add default implementation for Nothing, support arrays of nullable for arrayFilter and similar functions
|
2022-05-12 15:15:31 +00:00 |
toUnixTimestamp64Micro.cpp
|
|
|
toUnixTimestamp64Milli.cpp
|
|
|
toUnixTimestamp64Nano.cpp
|
|
|
toValidUTF8.cpp
|
|
|
toYear.cpp
|
|
|
toYYYYMM.cpp
|
|
|
toYYYYMMDD.cpp
|
|
|
toYYYYMMDDhhmmss.cpp
|
|
|
transform.cpp
|
|
|
TransformDateTime64.h
|
Merge branch 'master' into issue_33147
|
2022-03-21 13:40:17 +00:00 |
trap.cpp
|
|
|
trim.cpp
|
|
|
tryBase64Decode.cpp
|
|
|
tuple.cpp
|
Fix comments
|
2022-05-19 10:13:44 +00:00 |
tupleElement.cpp
|
|
|
tupleHammingDistance.cpp
|
|
|
tupleToNameValuePairs.cpp
|
|
|
upper.cpp
|
|
|
upperUTF8.cpp
|
|
|
validateNestedArraySizes.cpp
|
|
|
VectorExtension.h
|
|
|
vectorFunctions.cpp
|
Fixed check for HUGE_VAL
|
2022-05-27 18:25:11 +02:00 |
visibleWidth.cpp
|
|
|
visitParamExtractBool.cpp
|
|
|
visitParamExtractFloat.cpp
|
|
|
visitParamExtractInt.cpp
|
|
|
visitParamExtractRaw.cpp
|
|
|
visitParamExtractString.cpp
|
|
|
visitParamExtractUInt.cpp
|
|
|
visitParamHas.cpp
|
|
|
wkt.cpp
|
|
|
yesterday.cpp
|
|
|
ztest.cpp
|
Function proportionsZTest fix style check
|
2022-03-17 18:17:30 +00:00 |