mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Miscellaneous
This commit is contained in:
parent
fa1ca348a4
commit
4590d3f81a
@ -167,8 +167,7 @@ Block getHeaderForProcessingStage(
|
||||
return result;
|
||||
}
|
||||
}
|
||||
throw Exception(ErrorCodes::LOGICAL_ERROR, "Logical Error: unknown processed stage.");
|
||||
throw Exception(ErrorCodes::LOGICAL_ERROR, "Unknown processed stage.");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user