You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-597 Fix up Windows Functions
This commit is contained in:
@ -65,6 +65,7 @@ template <class T> bool isnan(T);
|
||||
|
||||
#include "sql_table.h"
|
||||
#include "sql_select.h"
|
||||
#include "item_windowfunc.h"
|
||||
|
||||
// Now clean up the pollution as best we can...
|
||||
#undef min
|
||||
|
Reference in New Issue
Block a user