fix: test 02415_all_new_functions_must_be_documented

I am happy to move the documentation into the source code but currently
we'd need to maintain it twice (source code + traditional markdown docs)
because we don't render the docs from the source code.
This commit is contained in:
Robert Schulze 2022-08-29 20:23:43 +00:00
parent 4ed1e1a5be
commit 4ae7586a2d
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -192,6 +192,7 @@ caseWithExpr
caseWithExpression caseWithExpression
caseWithoutExpr caseWithoutExpr
caseWithoutExpression caseWithoutExpression
catboostEvaluate
cbrt cbrt
ceil ceil
char char
@ -475,7 +476,6 @@ min2
minSampleSizeContinous minSampleSizeContinous
minSampleSizeConversion minSampleSizeConversion
minus minus
modelEvaluate
modulo modulo
moduloLegacy moduloLegacy
moduloOrZero moduloOrZero