You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2026-01-06 08:21:10 +03:00
fully qualify identifiers
This commit is contained in:
@@ -712,7 +712,7 @@ protected:
|
||||
static const static_any::any& strTypeId;
|
||||
|
||||
// For UDAF along with with multiple distinct columns
|
||||
vector<SP_ROWAGG_FUNC_t>* fOrigFunctionCols;
|
||||
std::vector<SP_ROWAGG_FUNC_t>* fOrigFunctionCols;
|
||||
};
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user