mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Fix typo
This commit is contained in:
parent
ce22f534c4
commit
1cd938fbba
@ -184,7 +184,7 @@ struct FormatSettings
|
|||||||
bool import_nested = false;
|
bool import_nested = false;
|
||||||
} orc;
|
} orc;
|
||||||
|
|
||||||
/// For apnProto format we should determine how to
|
/// For capnProto format we should determine how to
|
||||||
/// compare ClickHouse Enum and Enum from schema.
|
/// compare ClickHouse Enum and Enum from schema.
|
||||||
enum class EnumComparingMode
|
enum class EnumComparingMode
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user