ClickHouse/src/Functions
2021-09-11 22:39:30 +03:00
..
array Fix arrayCumSumNonNegative() for consts 2021-09-11 22:39:30 +03:00
divide Fix build 2021-04-15 14:41:55 +03:00
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
GatherUtils Update src/Functions/GatherUtils/Sources.h 2021-08-26 18:52:17 +08:00
JSONPath Also link jsonpath to functions 😨 2021-07-05 12:04:45 +03:00
tests Mark all Functions as sutable or not for executing as short circuit arguments 2021-08-09 17:50:09 +03:00
URL Try to simplify code 2021-08-09 18:01:08 +03:00
abs.cpp Minor changes 2021-06-14 07:13:35 +03:00
abtesting.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
abtesting.h
acos.cpp
acosh.cpp
addDays.cpp
addHours.cpp
addMinutes.cpp
addMonths.cpp
addQuarters.cpp
addressToLine.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
addressToSymbol.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
addSeconds.cpp
addWeeks.cpp
addYears.cpp
aes_decrypt_mysql.cpp
aes_encrypt_mysql.cpp
appendTrailingCharIfAbsent.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
asin.cpp
asinh.cpp
assumeNotNull.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
atan2.cpp
atan.cpp
atanh.cpp
bar.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
base64Decode.cpp Add base64Decode MySQL compatibility alias 2021-01-21 23:36:26 +03:00
base64Encode.cpp Add base64Encode MySQL compatibility alias 2021-01-21 23:33:15 +03:00
bitAnd.cpp Forbid bit functions for floats 2021-01-30 09:12:31 +03:00
bitBoolMaskAnd.cpp
bitBoolMaskOr.cpp
bitCount.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
bitHammingDistance.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
bitNot.cpp
bitOr.cpp Forbid bit functions for floats 2021-01-30 09:12:31 +03:00
bitRotateLeft.cpp Forbid bit functions for floats 2021-01-30 09:12:31 +03:00
bitRotateRight.cpp Forbid bit functions for floats 2021-01-30 09:12:31 +03:00
bitShiftLeft.cpp Forbid bit functions for floats 2021-01-30 09:12:31 +03:00
bitShiftRight.cpp Forbid bit functions for floats 2021-01-30 09:12:31 +03:00
bitSwapLastTwo.cpp
bitTest.cpp Forbid bit functions for floats 2021-01-30 09:12:31 +03:00
bitTestAll.cpp
bitTestAny.cpp
bitWrapperFunc.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
bitXor.cpp Forbid bit functions for floats 2021-01-30 09:12:31 +03:00
blockNumber.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
blockSerializedSize.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
blockSize.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
buildId.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
byteSize.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
caseWithExpression.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
CastOverloadResolver.cpp Move templates from FunctionsConvertion 2021-08-11 19:09:51 +00:00
CastOverloadResolver.h Fix checks 2021-08-12 06:34:57 +00:00
castTypeToEither.h
cbrt.cpp
CMakeLists.txt Revert "Revert "Merge branch 'master' into master"" 2021-07-21 14:16:05 +03:00
coalesce.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
concat.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
config_functions.h.in Revert "Revert "Merge branch 'master' into master"" 2021-07-21 14:16:05 +03:00
connectionId.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
convertCharset.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
cos.cpp
cosh.cpp
countDigits.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
countMatches.cpp
countMatches.h Try to simplify code 2021-08-09 18:01:08 +03:00
countSubstrings.cpp
countSubstringsCaseInsensitive.cpp
countSubstringsCaseInsensitiveUTF8.cpp
CountSubstringsImpl.h
CRC.cpp Add empty/notEmpty support UUID #3446 2021-07-04 22:26:09 +08:00
currentDatabase.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
currentProfiles.cpp Refactor code 2021-08-10 14:31:15 +03:00
currentRoles.cpp Refactor code 2021-08-10 14:31:15 +03:00
currentUser.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
CustomWeekTransforms.h Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
date_trunc.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
dateDiff.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
dateName.cpp Fix build, add test 2021-08-09 18:02:08 +03:00
DateOrDateTimeFunctionsConvertion.cpp Move templates from FunctionsConvertion 2021-08-11 19:09:51 +00:00
DateTimeTransforms.h Revert "Revert "Merge branch 'master' into master"" 2021-07-21 14:16:05 +03:00
decodeXMLComponent.cpp Improve code 2021-01-15 00:25:19 +03:00
decrypt.cpp
defaultValueOfArgumentType.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
defaultValueOfTypeName.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
demange.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
divide.cpp
DivisionUtils.h ModuloLegacy function 2021-05-15 18:45:19 +00:00
DummyJSONParser.h WriteBuffer is canceled 😳 2021-06-25 18:33:31 +03:00
dumpColumnStructure.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
e.cpp
empty.cpp Some fixes, more tests 2021-08-09 17:54:14 +03:00
EmptyImpl.h Add empty/notEmpty support UUID #3446 2021-07-04 22:26:09 +08:00
encodeXMLComponent.cpp
encrypt.cpp
endsWith.cpp Mark all Functions as sutable or not for executing as short circuit arguments 2021-08-09 17:50:09 +03:00
equals.cpp
erf.cpp
erfc.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
errorCodeToName.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
evalMLMethod.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
exp2.cpp
exp10.cpp
exp.cpp
extract.cpp Revert "Make extract case insensitive" 2021-01-22 02:36:37 +03:00
extractAllGroups.h Try to simplify code 2021-08-09 18:01:08 +03:00
extractAllGroupsHorizontal.cpp
extractAllGroupsVertical.cpp Normalize function names 2021-02-18 20:20:28 +08:00
extractGroups.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
ExtractString.h
extractTextFromHTML.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
extractTimeZoneFromFunctionArguments.cpp Fixed now64(): added second optional argument for timezone. 2021-05-13 16:51:32 +03:00
extractTimeZoneFromFunctionArguments.h Keep default timezone on DateTime operations if it was not provided explicitly #4854 2021-04-21 00:08:06 +03:00
filesystem.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
finalizeAggregation.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
formatDateTime.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
formatReadable.h Try to simplify code 2021-08-09 18:01:08 +03:00
formatReadableQuantity.cpp
formatReadableSize.cpp
formatReadableTimeDelta.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
formatRow.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
formatString.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
formatString.h better 2021-03-11 15:08:18 +03:00
fromModifiedJulianDay.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
fromUnixTimestamp64Micro.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
fromUnixTimestamp64Milli.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
fromUnixTimestamp64Nano.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
FunctionBase64Conversion.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionBinaryArithmetic.h Always monotonic for non-zero division 2021-08-28 23:33:18 +08:00
FunctionBitTestMany.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionChar.cpp Refactor code 2021-08-10 14:31:15 +03:00
FunctionCustomWeekToSomething.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionDateOrDateTimeAddInterval.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionDateOrDateTimeToSomething.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionFactory.cpp Fixed integration tests 2021-08-23 17:31:58 +03:00
FunctionFactory.h Fixed integration tests 2021-08-23 17:31:58 +03:00
FunctionFile.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionFQDN.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionHelpers.cpp Set function divide as suitable for short-circuit in case of Nullable(Decimal) 2021-08-17 16:24:28 +03:00
FunctionHelpers.h Set function divide as suitable for short-circuit in case of Nullable(Decimal) 2021-08-17 16:24:28 +03:00
FunctionIfBase.h Fix 2021-08-09 18:02:09 +03:00
FunctionJoinGet.cpp Fix tests 2021-08-09 17:43:10 +03:00
FunctionJoinGet.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionMathBinaryFloat64.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionMathConstFloat64.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionMathUnary.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionNumericPredicate.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsAES.cpp
FunctionsAES.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsBinaryRepr.cpp Refactor code 2021-08-10 14:31:15 +03:00
FunctionsBitmap.cpp add bitmapSubsetOffsetLimit function 2021-08-06 00:44:07 +08:00
FunctionsBitmap.h Merge branch 'master' into short-circuit 2021-08-12 08:38:45 +00:00
FunctionsBitToArray.cpp Refactor code 2021-08-10 14:31:15 +03:00
FunctionsCodingIP.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsCodingUUID.cpp Refactor code 2021-08-10 14:31:15 +03:00
FunctionsComparison.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsConsistentHashing.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsConversion.cpp Move templates from FunctionsConvertion 2021-08-11 19:09:51 +00:00
FunctionsConversion.h Merge pull request #27680 from ClickHouse/decimal-no-trailing-zeros 2021-08-18 05:24:13 +03:00
FunctionsEmbeddedDictionaries.cpp
FunctionsEmbeddedDictionaries.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsExternalDictionaries.cpp Merge pull request #22413 from kitaisreal/added-function-dict-get-or-null 2021-04-02 11:39:01 +03:00
FunctionsExternalDictionaries.h Fixes tests 2021-09-04 22:13:20 +03:00
FunctionsExternalModels.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
FunctionsExternalModels.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsHashing.cpp 1. add sha512 hash functions 2021-08-19 02:49:35 +00:00
FunctionsHashing.h 1. add tests and fix a length bug. 2021-08-19 07:56:47 +00:00
FunctionsJSON.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
FunctionsJSON.h Merge pull request #27939 from amosbird/jsonextractstring 2021-08-21 22:37:28 +03:00
FunctionsLogical.cpp Refactor code 2021-08-10 14:31:15 +03:00
FunctionsLogical.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsMiscellaneous.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsMultiStringFuzzySearch.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsMultiStringPosition.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsMultiStringSearch.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionSnowflake.h Update FunctionSnowflake.h 2021-08-19 12:54:03 +03:00
FunctionSQLJSON.cpp Make 1st arg always be const, fix style 2021-06-06 14:13:13 +03:00
FunctionSQLJSON.h Refactor code 2021-08-10 14:31:15 +03:00
FunctionsRandom.cpp
FunctionsRandom.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsRound.cpp Normalize function names 2021-02-18 20:20:28 +08:00
FunctionsRound.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsStringArray.cpp Added SplitByWhitespace & SplitByNonAlpha functions (new tokenize functions) 2021-06-19 12:33:36 +00:00
FunctionsStringArray.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsStringHash.cpp
FunctionsStringHash.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsStringSearch.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsStringSearchToString.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsStringSimilarity.cpp
FunctionsStringSimilarity.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionStartsEndsWith.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionStringOrArrayToT.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionStringReplace.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionStringToString.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionsVisitParam.h Function move file 2021-05-17 10:30:42 +03:00
FunctionUnaryArithmetic.h Try to simplify code 2021-08-09 18:01:08 +03:00
FunctionUnixTimestamp64.h Try to simplify code 2021-08-09 18:01:08 +03:00
fuzzBits.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
gcd.cpp Fix build 2021-05-08 21:46:41 +03:00
GCDLCMImpl.h Fix style 2021-05-07 04:43:02 +03:00
generateUUIDv4.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
GeoHash.cpp Fix UBSan report in geoHashesInBox 2021-02-02 06:37:24 +03:00
GeoHash.h
geohashDecode.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
geohashEncode.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
geohashesInBox.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
geometryConverters.h Merge pull request #21329 from depressed-pho/isIPAddressContainedIn 2021-03-30 13:26:49 +03:00
geoToH3.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
geoToS2.cpp Refactor code 2021-08-10 14:31:15 +03:00
getMacro.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
getScalar.cpp Refactor code 2021-08-10 14:31:15 +03:00
getServerPort.cpp getPort function 2021-08-21 20:33:36 +08:00
getSetting.cpp Merge pull request #27982 from vitlibar/function-get-setting-get-rid-of-mutable 2021-08-22 20:10:38 +03:00
getSizeOfEnumType.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
globalVariable.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
greatCircleDistance.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
greater.cpp
greaterOrEquals.cpp
greatest.cpp Fixed compilable function 2021-05-08 17:39:35 +03:00
GregorianDate.h Simplification 2021-05-06 19:16:31 +03:00
h3EdgeAngle.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3EdgeLengthM.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3GetBaseCell.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3GetResolution.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3HexAreaM2.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3IndexesAreNeighbors.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3IsValid.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3kRing.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3ToChildren.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3toGeo.cpp Refactor code 2021-08-10 14:31:15 +03:00
h3ToParent.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
h3ToString.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
hasColumnInTable.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
hasThreadFuzzer.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
hasToken.cpp
hasTokenCaseInsensitive.cpp
HasTokenImpl.h
hostName.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
hyperscanRegexpChecker.cpp Add settings to check hyperscan regexp length. 2021-08-07 13:07:41 +08:00
hyperscanRegexpChecker.h Add settings to check hyperscan regexp length. 2021-08-07 13:07:41 +08:00
hypot.cpp
identity.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
if.cpp Clean up 2021-08-13 11:18:34 +03:00
ifNotFinite.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
ifNull.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
IFunction.cpp Clean up 2021-08-13 11:18:34 +03:00
IFunction.h Try to simplify code 2021-08-09 18:01:08 +03:00
IFunctionAdaptors.h Try to simplify code 2021-08-09 18:01:08 +03:00
ignore.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
ilike.cpp
in.cpp Merge pull request #26639 from ClickHouse/fix-bad-cast 2021-08-19 11:17:26 +03:00
indexHint.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
initializeAggregation.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
initialQueryID.cpp Refactor code 2021-08-10 14:31:15 +03:00
intDiv.cpp Resurrect indexHint function. 2021-04-20 19:27:23 +08:00
intDivOrZero.cpp
intExp2.cpp Minor changes 2021-06-14 07:13:35 +03:00
intExp10.cpp Minor changes 2021-06-14 07:13:35 +03:00
isConstant.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
isDecimalOverflow.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
isFinite.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
isInfinite.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
isIPAddressContainedIn.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
isNaN.cpp
isNotNull.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
isNull.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
IsOperation.h Add setting optimize_short_circuit_function_evaluation 2021-08-13 14:48:32 +03:00
isValidUTF8.cpp Move isValidUTF8Naive from Functions to Common 2021-08-23 09:22:15 +03:00
isZeroOrNull.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
jumpConsistentHash.cpp
lcm.cpp Fix build 2021-05-08 21:46:41 +03:00
least.cpp Fixed compilable function 2021-05-08 17:39:35 +03:00
LeastGreatestGeneric.h Try to simplify code 2021-08-09 18:01:08 +03:00
lemmatize.cpp Refactor code 2021-08-10 14:31:15 +03:00
lengthUTF8.cpp fix style 2021-07-05 00:01:49 +08:00
less.cpp
lessOrEquals.cpp
lgamma.cpp
like.cpp
likePatternToRegexp.h Fix error in LIKE (found by SQLancer) 2021-04-25 03:58:44 +03:00
log1p.cpp
log2.cpp
log10.cpp
log.cpp
logTrace.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
lowCardinalityIndices.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
lowCardinalityKeys.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
lower.cpp
LowerUpperImpl.h
LowerUpperUTF8Impl.h Remove tons of garbage 2021-01-31 05:36:52 +03:00
lowerUTF8.cpp
map.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
match.cpp
MatchImpl.h
materialize.cpp
materialize.h Try to simplify code 2021-08-09 18:01:08 +03:00
minus.cpp Remove even more code 2021-01-26 22:04:03 +03:00
modulo.cpp Modulo adjustment for partition key 2021-05-15 19:51:02 +00:00
moduloOrZero.cpp
multiFuzzyMatchAllIndices.cpp
multiFuzzyMatchAny.cpp
multiFuzzyMatchAnyIndex.cpp
multiIf.cpp Clean up 2021-08-13 11:18:34 +03:00
multiMatchAllIndices.cpp
MultiMatchAllIndicesImpl.h
multiMatchAny.cpp
MultiMatchAnyImpl.h
multiMatchAnyIndex.cpp
multiply.cpp Remove even more code 2021-01-26 22:04:03 +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 Fill result vector only for empty input in multiSearch functions 2021-08-06 11:49:51 +03:00
multiSearchFirstIndexUTF8.cpp
multiSearchFirstPosition.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
multiSearchFirstPositionCaseInsensitive.cpp
multiSearchFirstPositionCaseInsensitiveUTF8.cpp
MultiSearchFirstPositionImpl.h Fill result vector only for empty input in multiSearch functions 2021-08-06 11:49:51 +03:00
multiSearchFirstPositionUTF8.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
MultiSearchImpl.h Fill result vector only for empty input in multiSearch functions 2021-08-06 11:49:51 +03:00
negate.cpp
neighbor.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
normalizedQueryHash.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
normalizeQuery.cpp add normalizeQueryKeepNames and normalizedQueryHashKeepNames (#18910) 2021-01-26 17:51:30 +03:00
notEmpty.cpp Some fixes, more tests 2021-08-09 17:54:14 +03:00
notEquals.cpp
notILike.cpp
notLike.cpp
now64.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
now.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
nullIf.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
padString.cpp Refactor code 2021-08-10 14:31:15 +03:00
partitionId.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
PerformanceAdaptors.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
pi.cpp
plus.cpp Remove even more code 2021-01-26 22:04:03 +03:00
pointInEllipses.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
pointInPolygon.cpp fix style 2021-08-23 13:59:01 +03:00
polygonArea.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
polygonConvexHull.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
polygonPerimeter.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
polygonsDistance.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
polygonsEquals.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
polygonsIntersection.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
polygonsSymDifference.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
polygonsUnion.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
polygonsWithin.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
PolygonUtils.h Update PolygonUtils.h 2021-07-09 06:49:08 +03:00
position.cpp
positionCaseInsensitive.cpp
positionCaseInsensitiveUTF8.cpp hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
PositionImpl.h
positionUTF8.cpp
pow.cpp
queryID.cpp Refactor code 2021-08-10 14:31:15 +03:00
rand64.cpp
rand.cpp
randConstant.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
randomFixedString.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
randomPrintableASCII.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
randomString.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
randomStringUTF8.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
RapidJSONParser.h Fix style 2021-05-29 15:30:53 +03:00
readWkt.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
regexpQuoteMeta.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
Regexps.h fix style 2021-08-23 13:59:01 +03:00
registerFunctions.cpp feat: add conversion between snowflake id and datetime 2021-08-15 22:26:40 +08:00
registerFunctions.h
registerFunctionsArithmetic.cpp ModuloLegacy function 2021-05-15 18:45:19 +00:00
registerFunctionsComparison.cpp
registerFunctionsConditional.cpp
registerFunctionsConsistentHashing.cpp
registerFunctionsDateTime.cpp Add dateName function 2021-04-14 23:29:17 +03:00
registerFunctionsFormatting.cpp Revert "Revert "Merge branch 'master' into master"" 2021-07-21 14:16:05 +03:00
registerFunctionsGeo.cpp Revert "Revert "Merge branch 'master' into master"" 2021-07-21 14:16:05 +03:00
registerFunctionsHigherOrder.cpp Revert "Function arrayFold for folding over array with accumulator" 2021-04-18 03:34:05 +03:00
registerFunctionsIntrospection.cpp
registerFunctionsMath.cpp add sign math function 2021-01-24 05:18:59 +00:00
registerFunctionsMiscellaneous.cpp Merge pull request #27900 from amosbird/newf 2021-08-21 22:40:25 +03:00
registerFunctionsNull.cpp
registerFunctionsRandom.cpp
registerFunctionsReinterpret.cpp Function reinterpretAs updated to support big integers 2021-01-30 22:56:23 +03:00
registerFunctionsSnowflake.cpp fix: style 2021-08-16 00:49:33 +08:00
registerFunctionsString.cpp Add experimental flag 2021-07-30 18:25:51 +03:00
registerFunctionsStringRegexp.cpp
registerFunctionsStringSearch.cpp
registerFunctionsTuple.cpp change name to function to "tupleToNameValuePairs" 2021-08-10 21:33:24 +01:00
registerFunctionsUnixTimestamp64.cpp
registerFunctionsVisitParam.cpp
reinterpretAs.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
repeat.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
replaceAll.cpp
replaceOne.cpp
replaceRegexpAll.cpp
ReplaceRegexpImpl.h Fix replace,All functions so that they don't generate garbage to stderr 2021-02-23 22:39:05 +08:00
replaceRegexpOne.cpp
ReplaceStringImpl.h
replicate.cpp better 2021-05-27 23:43:00 +03:00
replicate.h Try to simplify code 2021-08-09 18:01:08 +03:00
reverse.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
reverseUTF8.cpp
roundAge.cpp
roundDuration.cpp
roundToExp2.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
rowNumberInAllBlocks.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
rowNumberInBlock.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
runningAccumulate.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
runningConcurrency.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
runningDifference.cpp
runningDifference.h Try to simplify code 2021-08-09 18:01:08 +03:00
runningDifferenceStartingWithFirstValue.cpp
s2_fwd.h Revert "Revert "Merge branch 'master' into master"" 2021-07-21 14:16:05 +03:00
s2CapContains.cpp Refactor code 2021-08-10 14:31:15 +03:00
s2CapUnion.cpp Refactor code 2021-08-10 14:31:15 +03:00
s2CellsIntersect.cpp Refactor code 2021-08-10 14:31:15 +03:00
s2GetNeighbors.cpp Refactor code 2021-08-10 14:31:15 +03:00
s2RectAdd.cpp fix getNumberOfArguments() for s2Rect functions 2021-09-06 14:19:18 -07:00
s2RectContains.cpp fix getNumberOfArguments() for s2Rect functions 2021-09-06 14:19:18 -07:00
s2RectIntersection.cpp Refactor code 2021-08-10 14:31:15 +03:00
s2RectUnion.cpp Refactor code 2021-08-10 14:31:15 +03:00
s2ToGeo.cpp Refactor code 2021-08-10 14:31:15 +03:00
serverUUID.cpp fix split build 2021-08-18 15:15:31 +03:00
sigmoid.cpp
sign.cpp Untangle UUID 2021-05-04 01:46:51 +03:00
SimdJSONParser.h WriteBuffer is canceled 😳 2021-06-25 18:33:31 +03:00
sin.cpp
sinh.cpp
sleep.cpp
sleep.h Try to simplify code 2021-08-09 18:01:08 +03:00
sleepEachRow.cpp
snowflake.cpp fix: build issue 2021-08-19 00:47:40 +08:00
sqrt.cpp
startsWith.cpp
stem.cpp Merge branch 'master' into short-circuit 2021-08-13 13:01:46 +00:00
stringCutToZero.cpp Refactor code 2021-08-10 14:31:15 +03:00
stringToH3.cpp fix style 2021-08-23 13:59:01 +03:00
substring.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
subtractDays.cpp Function move file 2021-05-17 10:30:42 +03:00
subtractHours.cpp Function move file 2021-05-17 10:30:42 +03:00
subtractMinutes.cpp Function move file 2021-05-17 10:30:42 +03:00
subtractMonths.cpp Function move file 2021-05-17 10:30:42 +03:00
subtractQuarters.cpp Function move file 2021-05-17 10:30:42 +03:00
subtractSeconds.cpp Function move file 2021-05-17 10:30:42 +03:00
subtractWeeks.cpp Function move file 2021-05-17 10:30:42 +03:00
subtractYears.cpp Function move file 2021-05-17 10:30:42 +03:00
svg.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
synonyms.cpp Refactor code 2021-08-10 14:31:15 +03:00
tan.cpp
tanh.cpp
TargetSpecific.cpp
TargetSpecific.h Fix typos + minor improvement #22314 2021-04-12 23:02:16 +03:00
tcpPort.cpp Fix style 2021-08-12 11:31:28 +03:00
tgamma.cpp
throwIf.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
tid.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
timeSlot.cpp Function move file 2021-05-17 10:30:42 +03:00
timeSlots.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
timezone.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
timezoneOf.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
timezoneOffset.cpp Alias timeZoneOffset added to source code 2021-04-26 19:17:23 +00:00
toColumnTypeName.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
toCustomWeek.cpp Function move file 2021-05-17 10:30:42 +03:00
today.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
toDayOfMonth.cpp Add toDayOfMonth MySQL compatibility alias 2021-01-21 23:49:06 +03:00
toDayOfWeek.cpp Add toDayOfWeek MySQL compatibility alias 2021-01-21 23:46:00 +03:00
toDayOfYear.cpp Add toDayOfYear MySQL compatibility alias 2021-01-21 23:42:08 +03:00
toFixedString.cpp
toFixedString.h Try to simplify code 2021-08-09 18:01:08 +03:00
toHour.cpp Add toHour MySQL compatibility alias 2021-01-21 23:28:20 +03:00
toISOWeek.cpp
toISOYear.cpp
toJSONString.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
toLowCardinality.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
toMinute.cpp Add toMinute MySQL compatibility alias 2021-01-25 16:35:58 +03:00
toModifiedJulianDay.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
toMonday.cpp
toMonth.cpp Add toMonth MySQL compatibility alias 2021-01-25 15:59:49 +03:00
toNullable.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
toQuarter.cpp Add toQuarter MySQL compatibility alias 2021-01-25 16:24:06 +03:00
toRelativeDayNum.cpp
toRelativeHourNum.cpp
toRelativeMinuteNum.cpp
toRelativeMonthNum.cpp
toRelativeQuarterNum.cpp
toRelativeSecondNum.cpp
toRelativeWeekNum.cpp
toRelativeYearNum.cpp
toSecond.cpp Add toSecond MySQL compatibility alias 2021-01-25 16:26:38 +03:00
toStartOfDay.cpp
toStartOfFifteenMinutes.cpp
toStartOfFiveMinute.cpp
toStartOfHour.cpp
toStartOfInterval.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
toStartOfISOYear.cpp
toStartOfMinute.cpp
toStartOfMonth.cpp
toStartOfQuarter.cpp
toStartOfSecond.cpp
toStartOfTenMinutes.cpp
toStartOfYear.cpp
toTime.cpp
toTimezone.cpp Refactor code 2021-08-10 14:31:15 +03:00
toTypeName.cpp Clean up 2021-08-13 11:18:34 +03:00
toUnixTimestamp64Micro.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
toUnixTimestamp64Milli.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
toUnixTimestamp64Nano.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
toValidUTF8.cpp
toYear.cpp Add toYear MySQL compatibility alias 2021-01-25 16:00:11 +03:00
toYYYYMM.cpp
toYYYYMMDD.cpp
toYYYYMMDDhhmmss.cpp
transform.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
TransformDateTime64.h Fix UBSan report in TransformDateTime64 2021-03-24 02:49:17 +03:00
trap.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
trim.cpp
tryBase64Decode.cpp
tuple.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
tupleElement.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
tupleHammingDistance.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
tupleToNameValuePairs.cpp Fix build 2021-08-13 16:34:16 +03:00
upper.cpp
upperUTF8.cpp
uptime.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
validateNestedArraySizes.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
VectorExtension.h
version.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
visibleWidth.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
visitParamExtractBool.cpp Lowercase 2021-04-01 23:07:01 +03:00
visitParamExtractFloat.cpp Lowercase 2021-04-01 23:07:01 +03:00
visitParamExtractInt.cpp Lowercase 2021-04-01 23:07:01 +03:00
visitParamExtractRaw.cpp Lowercase 2021-04-01 23:07:01 +03:00
visitParamExtractString.cpp Lowercase 2021-04-01 23:07:01 +03:00
visitParamExtractUInt.cpp Lowercase 2021-04-01 23:07:01 +03:00
visitParamHas.cpp Lowercase 2021-04-01 23:07:01 +03:00
wkt.cpp Try to simplify code 2021-08-09 18:01:08 +03:00
ya.make run generate-ya-make 2021-08-30 10:57:40 +03:00
ya.make.in Drop Arcadia 2021-07-10 11:54:43 +03:00
yandexConsistentHash.cpp
yesterday.cpp Try to simplify code 2021-08-09 18:01:08 +03:00