mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update AggregateFunctionUniqCombined.cpp
This commit is contained in:
parent
bd148bb082
commit
fd86a6bea5
@ -114,8 +114,7 @@ namespace
|
||||
return createAggregateFunctionWithK<20>(argument_types);
|
||||
}
|
||||
|
||||
// TODO: not reached!
|
||||
return {};
|
||||
__builtin_unreachable();
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
Loading…
Reference in New Issue
Block a user