You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-98: Div actually returns Null and does not throw and error. Removed unneeded includes.
This commit is contained in:
@ -34,11 +34,6 @@ using namespace std;
|
||||
#include "rowgroup.h"
|
||||
using namespace execplan;
|
||||
|
||||
#include "errorcodes.h"
|
||||
#include "idberrorinfo.h"
|
||||
#include "errorids.h"
|
||||
using namespace logging;
|
||||
|
||||
#include "dataconvert.h"
|
||||
|
||||
namespace funcexp
|
||||
|
Reference in New Issue
Block a user