ClickHouse/src/Functions
Alexey Milovidov b0908144b3 Fix clang-tidy
2020-08-25 01:20:43 +03:00
..
array Merge remote-tracking branch 'upstream/master' into bug/low-cardinality-arrays-optimisations 2020-08-20 12:07:02 +03:00
GatherUtils Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
tests Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
URL Fix build 2020-08-08 03:08:41 +03:00
abs.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
abtesting.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
abtesting.h Fix abtesting build 2020-07-29 14:00:04 +03:00
acos.cpp
addDays.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addHours.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addMinutes.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addMonths.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addQuarters.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addressToLine.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addressToSymbol.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addSeconds.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addWeeks.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
addYears.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
appendTrailingCharIfAbsent.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
asin.cpp
assumeNotNull.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
atan.cpp
bar.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
base64Decode.cpp
base64Encode.cpp
bitAnd.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitBoolMaskAnd.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitBoolMaskOr.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitCount.cpp
bitNot.cpp
bitOr.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitRotateLeft.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitRotateRight.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitShiftLeft.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitShiftRight.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitSwapLastTwo.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitTest.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitTestAll.cpp
bitTestAny.cpp
bitWrapperFunc.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
bitXor.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
blockNumber.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
blockSerializedSize.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
blockSize.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
buildId.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
caseWithExpression.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
castTypeToEither.h
cbrt.cpp
CMakeLists.txt Fix "Arcadia" and "Unbundled" builds 2020-08-17 11:20:20 +03:00
coalesce.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
concat.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
config_functions.h.in Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
convertCharset.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
cos.cpp
CRC.cpp
currentDatabase.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
currentUser.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
CustomWeekTransforms.h
dateDiff.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
DateTimeTransforms.h
defaultValueOfArgumentType.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
defaultValueOfTypeName.cpp Fix clang-tidy 2020-08-25 01:20:43 +03:00
demange.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
divide.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
DivisionUtils.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
DummyJSONParser.h Add skeleton implementations for DummyJSONParser::Element::getObject/getArray 2020-07-24 00:55:50 +03:00
dumpColumnStructure.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
e.cpp
empty.cpp
EmptyImpl.h
endsWith.cpp
equals.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
erf.cpp
erfc.cpp
evalMLMethod.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
exp2.cpp
exp10.cpp
exp.cpp
extract.cpp
extractAllGroups.h Fix half of typos 2020-08-08 03:47:03 +03:00
extractAllGroupsHorizontal.cpp extractAllGroupsHorizontal and extractAllGroupsVertical 2020-06-11 11:03:17 +03:00
extractAllGroupsVertical.cpp extractAllGroupsHorizontal and extractAllGroupsVertical 2020-06-11 11:03:17 +03:00
extractGroups.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
extractTimeZoneFromFunctionArguments.cpp
extractTimeZoneFromFunctionArguments.h Fix error in addMonths with floating point argument 2020-06-28 23:20:49 +03:00
filesystem.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
finalizeAggregation.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
formatDateTime.cpp Merge pull request #13497 from amosbird/tdm 2020-08-09 02:14:58 +03:00
formatRow.cpp Fix MemSan error. 2020-07-28 22:43:43 +08:00
formatString.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
formatString.h Fix half of typos 2020-08-08 03:47:03 +03:00
fromUnixTimestamp64Micro.cpp Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
fromUnixTimestamp64Milli.cpp Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
fromUnixTimestamp64Nano.cpp Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
FunctionBase64Conversion.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionBinaryArithmetic.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionBitTestMany.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionCustomWeekToSomething.h Fix half of typos 2020-08-08 03:47:03 +03:00
FunctionDateOrDateTimeAddInterval.h Fix half of typos 2020-08-08 03:47:03 +03:00
FunctionDateOrDateTimeToSomething.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionFactory.cpp Better way of implementation 2020-06-14 20:42:11 +03:00
FunctionFactory.h Better way of implementation 2020-06-14 20:42:11 +03:00
FunctionFQDN.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionHelpers.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
FunctionHelpers.h
FunctionIfBase.h
FunctionJoinGet.cpp Revert "Refactor joinGet and implement multi-key lookup." 2020-07-23 10:47:17 +03:00
FunctionJoinGet.h Revert "Refactor joinGet and implement multi-key lookup." 2020-07-23 10:47:17 +03:00
FunctionMathBinaryFloat64.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionMathConstFloat64.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionMathUnary.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionNumericPredicate.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsBitmap.cpp Fix TOTALS/ROLLUP/CUBE for aggregate functions with -State and Nullable arguments #12163 2020-07-10 06:23:42 +03:00
FunctionsBitmap.h Fix half of typos 2020-08-08 03:47:03 +03:00
FunctionsCoding.cpp
FunctionsCoding.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionsComparison.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionsConsistentHashing.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsConversion.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionsConversion.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionsEmbeddedDictionaries.cpp
FunctionsEmbeddedDictionaries.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsExternalDictionaries.cpp
FunctionsExternalDictionaries.h Merge branch 'master' into database_atomic_improvements 2020-07-31 14:56:49 +03:00
FunctionsExternalModels.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
FunctionsExternalModels.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsFormatting.cpp
FunctionsFormatting.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionsHashing.cpp
FunctionsHashing.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionsJSON.cpp Rework JSON functions to use the new simdjson interface. 2020-07-19 12:50:19 +03:00
FunctionsJSON.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionsLogical.cpp Slightly better 2020-08-01 22:10:59 +03:00
FunctionsLogical.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsMiscellaneous.h Don't allow arrayJoin inside higher order functions #3933 2020-06-21 21:22:34 +03:00
FunctionsMultiStringFuzzySearch.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsMultiStringPosition.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsMultiStringSearch.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsRandom.cpp Style 2020-06-21 21:47:16 +03:00
FunctionsRandom.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsRound.cpp
FunctionsRound.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionsStringArray.cpp
FunctionsStringArray.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsStringSearch.h Fix argument handling in string search functions 2020-08-04 10:10:50 +03:00
FunctionsStringSearchToString.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsStringSimilarity.cpp Merge branch 'master' into stack-frams-size-limit 2020-07-21 14:45:15 +03:00
FunctionsStringSimilarity.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionStartsEndsWith.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionStringOrArrayToT.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionStringReplace.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionStringToString.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
FunctionsVisitParam.h Fix argument handling in string search functions 2020-08-04 10:10:50 +03:00
FunctionUnaryArithmetic.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
FunctionUnixTimestamp64.h Fix FunctionUnixTimestamp64 with constant argument 2020-08-01 13:29:36 +03:00
fuzzBits.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
gcd.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
generateUUIDv4.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
GeoHash.cpp Better assert 2020-07-06 23:40:32 +03:00
GeoHash.h Avoid floating point error in geohashesInBox #11369 2020-06-28 02:07:24 +03:00
geohashDecode.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
geohashEncode.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
geohashesInBox.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
geoToH3.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
getMacro.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
getScalar.cpp Fix getting settings specified in query. 2020-08-10 01:07:23 +03:00
getSetting.cpp Add function getSetting(). 2020-07-31 20:57:49 +03:00
getSizeOfEnumType.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
globalVariable.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
greatCircleDistance.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
greater.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
greaterOrEquals.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
greatest.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
h3EdgeAngle.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
h3EdgeLengthM.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
h3GetBaseCell.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
h3GetResolution.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
h3HexAreaM2.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
h3IndexesAreNeighbors.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
h3IsValid.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
h3kRing.cpp Range check for h3KRing 2020-08-15 11:49:54 +03:00
h3ToChildren.cpp Added another check just in case 2020-08-03 19:39:08 +03:00
h3ToParent.cpp Fixup 2020-08-03 17:49:50 +03:00
h3ToString.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
hasColumnInTable.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
hasThreadFuzzer.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
hasToken.cpp
hasTokenCaseInsensitive.cpp
HasTokenImpl.h Fix argument handling in string search functions 2020-08-04 10:10:50 +03:00
hostName.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
identity.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
if.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
ifNotFinite.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
ifNull.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
IFunction.cpp Whitespace 2020-08-02 02:44:42 +03:00
IFunction.h Allow isInjective() with empty block (is function injective with any arguments) 2020-07-08 00:28:49 +03:00
IFunctionAdaptors.h Drop checkNumberOfArgumentsIfVariadic() (never called), check in getReturnType() 2020-07-23 11:13:19 +03:00
IFunctionImpl.h Drop checkNumberOfArgumentsIfVariadic() (never called), check in getReturnType() 2020-07-23 11:13:19 +03:00
ignore.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
ilike.cpp ILIKE operator (#12125) 2020-07-05 18:57:59 +03:00
in.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
initializeAggregation.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
intDiv.cpp Fix potential overflow in integer division #12119 2020-07-05 03:29:03 +03:00
intDivOrZero.cpp
intExp2.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
intExp10.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
isConstant.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
isFinite.cpp
isInfinite.cpp
isNaN.cpp
isNotNull.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
isNull.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
isValidUTF8.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
isZeroOrNull.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
jumpConsistentHash.cpp
lcm.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
least.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
LeastGreatestGeneric.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
lengthUTF8.cpp
less.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
lessOrEquals.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
lgamma.cpp Fix lgamma race. (#13842) 2020-08-20 12:27:29 +03:00
like.cpp ILIKE operator (#12125) 2020-07-05 18:57:59 +03:00
likePatternToRegexp.h ILIKE operator (#12125) 2020-07-05 18:57:59 +03:00
log2.cpp
log10.cpp
log.cpp
lowCardinalityIndices.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
lowCardinalityKeys.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
lower.cpp
LowerUpperImpl.h
LowerUpperUTF8Impl.h
lowerUTF8.cpp
match.cpp
MatchImpl.h Fix argument handling in string search functions 2020-08-04 10:10:50 +03:00
materialize.cpp Function "materialize" should work for NULL as expected 2020-08-01 21:44:00 +03:00
minus.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
modulo.cpp Make behaviour of remainder of division for floating point numbers compatible with most of DBMS #7323 2020-07-20 04:03:46 +03:00
moduloOrZero.cpp Update moduloOrZero.cpp 2020-07-21 17:07:09 +03:00
multiFuzzyMatchAllIndices.cpp
multiFuzzyMatchAny.cpp
multiFuzzyMatchAnyIndex.cpp
multiIf.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
multiMatchAllIndices.cpp
MultiMatchAllIndicesImpl.h
multiMatchAny.cpp
MultiMatchAnyImpl.h Fix compilcation errror in MultiMatchAnyImpl.h 2020-08-15 18:08:00 +00:00
multiMatchAnyIndex.cpp
multiply.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +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 Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
normalizedQueryHash.cpp Support UUID aliases in normalizeQuery 2020-08-17 21:17:20 +03:00
normalizeQuery.cpp Support UUID aliases in normalizeQuery 2020-08-17 21:17:20 +03:00
notEmpty.cpp
notEquals.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
notILike.cpp ILIKE operator (#12125) 2020-07-05 18:57:59 +03:00
notLike.cpp
now64.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
now.cpp
nullIf.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
PerformanceAdaptors.h Fix half of typos 2020-08-08 03:47:03 +03:00
pi.cpp
plus.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
pointInEllipses.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
pointInPolygon.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
PolygonUtils.h Fix half of typos 2020-08-08 03:47:03 +03:00
position.cpp
positionCaseInsensitive.cpp
positionCaseInsensitiveUTF8.cpp
PositionImpl.h Fix Darwin build (std::max candidate template) 2020-08-15 20:08:59 +00:00
positionUTF8.cpp
pow.cpp
rand64.cpp
rand.cpp Add rand32 alias 2020-05-25 04:03:46 +03:00
randConstant.cpp Drop checkNumberOfArgumentsIfVariadic() (never called), check in getReturnType() 2020-07-23 11:13:19 +03:00
randomFixedString.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
randomPrintableASCII.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
randomString.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
randomStringUTF8.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
RapidJSONParser.h Improve JSON internal interface. 2020-07-20 20:56:04 +03:00
regexpQuoteMeta.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
Regexps.h ILIKE operator (#12125) 2020-07-05 18:57:59 +03:00
registerFunctions.cpp better 2020-07-15 22:10:36 +00:00
registerFunctions.h
registerFunctionsArithmetic.cpp
registerFunctionsComparison.cpp
registerFunctionsConditional.cpp
registerFunctionsConsistentHashing.cpp
registerFunctionsDateTime.cpp
registerFunctionsGeo.cpp
registerFunctionsHigherOrder.cpp
registerFunctionsIntrospection.cpp
registerFunctionsMath.cpp
registerFunctionsMiscellaneous.cpp Add defaultValueOfTypeName 2020-08-19 14:44:11 +08:00
registerFunctionsNull.cpp Fix mutations interpreter #9088 2020-07-06 09:05:48 +03:00
registerFunctionsRandom.cpp Disable xorshift 2020-05-29 07:35:39 +02:00
registerFunctionsReinterpret.cpp
registerFunctionsString.cpp Add normalizedQueryHash function with tests 2020-08-16 22:38:56 +03:00
registerFunctionsStringRegexp.cpp ILIKE operator (#12125) 2020-07-05 18:57:59 +03:00
registerFunctionsStringSearch.cpp
registerFunctionsTuple.cpp
registerFunctionsUnixTimestamp64.cpp Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
registerFunctionsVisitParam.cpp
reinterpretAsFixedString.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
reinterpretAsString.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
reinterpretStringAs.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
repeat.cpp Hardening continued 2020-08-07 22:45:29 +03:00
replaceAll.cpp
replaceOne.cpp
replaceRegexpAll.cpp
ReplaceRegexpImpl.h
replaceRegexpOne.cpp
ReplaceStringImpl.h
replicate.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
reverse.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
reverseUTF8.cpp
roundAge.cpp
roundDuration.cpp
roundToExp2.cpp Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
rowNumberInAllBlocks.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
rowNumberInBlock.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
runningAccumulate.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
runningDifference.cpp
runningDifference.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
runningDifferenceStartingWithFirstValue.cpp
sigmoid.cpp
SimdJSONParser.h Improve JSON internal interface. 2020-07-20 20:56:04 +03:00
sin.cpp
sleep.cpp
sleep.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
sleepEachRow.cpp
sqrt.cpp
startsWith.cpp
stringToH3.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
substring.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
subtractDays.cpp
subtractHours.cpp
subtractMinutes.cpp
subtractMonths.cpp
subtractQuarters.cpp
subtractSeconds.cpp
subtractWeeks.cpp
subtractYears.cpp
sumburConsistentHash.cpp
tan.cpp
tanh.cpp
TargetSpecific.cpp Style 2020-06-21 21:47:16 +03:00
TargetSpecific.h Fix half of typos 2020-08-08 03:47:03 +03:00
tgamma.cpp
throwIf.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
timeSlot.cpp
timeSlots.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
timezone.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
toColumnTypeName.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
toCustomWeek.cpp
today.cpp
toDayOfMonth.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toDayOfWeek.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toDayOfYear.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toFixedString.cpp Fix build 2020-06-21 21:57:20 +03:00
toFixedString.h Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
toHour.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toISOWeek.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toISOYear.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toLowCardinality.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toMinute.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toMonday.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toMonth.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toNullable.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toQuarter.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toRelativeDayNum.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toRelativeHourNum.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toRelativeMinuteNum.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toRelativeMonthNum.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toRelativeQuarterNum.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toRelativeSecondNum.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toRelativeWeekNum.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toRelativeYearNum.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toSecond.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfDay.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfFifteenMinutes.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfFiveMinute.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfHour.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfInterval.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
toStartOfISOYear.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfMinute.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfMonth.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfQuarter.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfSecond.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfTenMinutes.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toStartOfYear.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toTime.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toTimeZone.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toTypeName.cpp
toUnixTimestamp64Micro.cpp Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
toUnixTimestamp64Milli.cpp Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
toUnixTimestamp64Nano.cpp Functions {to,from}UnixTimestamp64{Milli,Micro,Nano} 2020-05-26 16:42:22 +03:00
toValidUTF8.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toYear.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toYYYYMM.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toYYYYMMDD.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
toYYYYMMDDhhmmss.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
transform.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
trap.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
trim.cpp
tryBase64Decode.cpp
tuple.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
tupleElement.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
upper.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
upperUTF8.cpp remove includes from all Function sources 2020-07-29 21:14:48 +03:00
uptime.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
VectorExtension.h use vectorized rand in generateUUIDv4, add multitarget build in intHash32/64 2020-05-29 07:35:03 +02:00
version.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
visibleWidth.cpp Make IFunction::executeImpl const. 2020-07-21 16:58:07 +03:00
visitParamExtractBool.cpp
visitParamExtractFloat.cpp
visitParamExtractInt.cpp
visitParamExtractRaw.cpp Fix style #11318 2020-05-31 18:01:59 +03:00
visitParamExtractString.cpp
visitParamExtractUInt.cpp
visitParamHas.cpp
ya.make utils/generate-ya-make/generate-ya-make.sh 2020-08-24 23:02:29 +03:00
ya.make.in Fix "Arcadia" and "Unbundled" builds 2020-08-17 11:20:20 +03:00
yandexConsistentHash.cpp
yesterday.cpp