Skip to content

Commit a9da83c

Browse files
committed
Update reference file using clickhouse server rather than clickhouse local
1 parent 8f34282 commit a9da83c

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

tests/queries/0_stateless/02415_all_new_functions_must_be_documented.reference

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ __bitSwapLastTwo
6464
__bitWrapperFunc
6565
__getScalar
6666
__scalarSubqueryResult
67-
abs
6867
accurateCast
6968
accurateCastOrDefault
7069
accurateCastOrNull
@@ -82,9 +81,6 @@ addQuarters
8281
addSeconds
8382
addWeeks
8483
addYears
85-
addressToLine
86-
addressToLineWithInlines
87-
addressToSymbol
8884
age
8985
alphaTokens
9086
and
@@ -194,7 +190,6 @@ bitmaskToList
194190
blockNumber
195191
blockSerializedSize
196192
blockSize
197-
buildId
198193
byteSize
199194
caseWithExpression
200195
catboostEvaluate
@@ -242,7 +237,6 @@ defaultValueOfArgumentType
242237
defaultValueOfTypeName
243238
degrees
244239
demangle
245-
divide
246240
divideOrNull
247241
dotProduct
248242
dumpColumnStructure
@@ -316,7 +310,6 @@ fromUnixTimestamp64Second
316310
fromUnixTimestampInJodaSyntax
317311
fuzzBits
318312
gccMurmurHash
319-
gcd
320313
generateUUIDv4
321314
geoDistance
322315
geohashDecode
@@ -360,7 +353,6 @@ hostName
360353
hypot
361354
identity
362355
if
363-
ifNotFinite
364356
ifNull
365357
ignore
366358
ilike
@@ -372,21 +364,16 @@ initcap
372364
initcapUTF8
373365
initialQueryID
374366
initializeAggregation
375-
intDiv
376367
intDivOrNull
377-
intDivOrZero
378368
intExp10
379369
intExp2
380370
intHash32
381371
intHash64
382372
isConstant
383373
isDecimalOverflow
384-
isFinite
385374
isIPAddressInRange
386375
isIPv4String
387376
isIPv6String
388-
isInfinite
389-
isNaN
390377
isNotNull
391378
isNull
392379
isNullable
@@ -400,7 +387,6 @@ joinGetOrNull
400387
jumpConsistentHash
401388
kafkaMurmurHash
402389
kostikConsistentHash
403-
lcm
404390
least
405391
left
406392
leftPad
@@ -431,13 +417,9 @@ mapSubtract
431417
mapUpdate
432418
match
433419
materialize
434-
max2
435420
metroHash64
436-
min2
437421
minSampleSizeContinuous
438422
minSampleSizeConversion
439-
minus
440-
modulo
441423
moduloLegacy
442424
moduloOrNull
443425
moduloOrZero
@@ -465,13 +447,11 @@ multiSearchFirstPosition
465447
multiSearchFirstPositionCaseInsensitive
466448
multiSearchFirstPositionCaseInsensitiveUTF8
467449
multiSearchFirstPositionUTF8
468-
multiply
469450
murmurHash2_32
470451
murmurHash2_64
471452
murmurHash3_128
472453
murmurHash3_32
473454
murmurHash3_64
474-
negate
475455
neighbor
476456
netloc
477457
ngramDistance
@@ -547,7 +527,6 @@ partitionId
547527
path
548528
pathFull
549529
pi
550-
plus
551530
pointInEllipses
552531
pointInPolygon
553532
polygonAreaCartesian
@@ -929,4 +908,4 @@ xor
929908
xxHash32
930909
xxHash64
931910
yesterday
932-
zookeeperSessionUptime
911+
zookeeperSessionUptime

0 commit comments

Comments
 (0)