mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Update AggregateFunctionGroupBitmapData.h
This commit is contained in:
parent
714015cdea
commit
ecff329ca1
@ -23,6 +23,7 @@ namespace DB
|
||||
namespace ErrorCodes
|
||||
{
|
||||
extern const int TOO_LARGE_ARRAY_SIZE;
|
||||
extern const int INCORRECT_DATA;
|
||||
}
|
||||
|
||||
enum BitmapKind
|
||||
|
Loading…
Reference in New Issue
Block a user