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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user