mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
fix comments
This commit is contained in:
parent
0349eeed37
commit
1dc969c560
@ -590,8 +590,7 @@ namespace
|
||||
}
|
||||
};
|
||||
|
||||
/// _FUNC_(str[, format, timezone]) /// for ReturnType::DateTime
|
||||
/// _FUNC_(str, scale[, format, timezone]). /// for ReturnType::DateTime64
|
||||
/// _FUNC_(str[, format, timezone])
|
||||
template <typename Name, ParseSyntax parse_syntax, ReturnType return_type, ErrorHandling error_handling>
|
||||
class FunctionParseDateTimeImpl : public IFunction
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user