mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 02:52:13 +00:00
Fix typo
This commit is contained in:
parent
107357f961
commit
7e741338f2
@ -298,7 +298,7 @@ private:
|
||||
}
|
||||
else
|
||||
{
|
||||
throw Exception("Illegal value of second ('datetime') argument of function datePart. Check documentation.",
|
||||
throw Exception("Illegal value of second ('datetime') argument of function dateName. Check documentation.",
|
||||
ErrorCodes::BAD_ARGUMENTS);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user