mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
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:
parent
4ed1e1a5be
commit
4ae7586a2d
@ -192,6 +192,7 @@ caseWithExpr
|
||||
caseWithExpression
|
||||
caseWithoutExpr
|
||||
caseWithoutExpression
|
||||
catboostEvaluate
|
||||
cbrt
|
||||
ceil
|
||||
char
|
||||
@ -475,7 +476,6 @@ min2
|
||||
minSampleSizeContinous
|
||||
minSampleSizeConversion
|
||||
minus
|
||||
modelEvaluate
|
||||
modulo
|
||||
moduloLegacy
|
||||
moduloOrZero
|
||||
|
Loading…
Reference in New Issue
Block a user