mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
Miscellaneous
This commit is contained in:
parent
fa1ca348a4
commit
4590d3f81a
@ -167,8 +167,7 @@ Block getHeaderForProcessingStage(
|
|||||||
return result;
|
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