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-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"
|
#include "rowgroup.h"
|
||||||
using namespace execplan;
|
using namespace execplan;
|
||||||
|
|
||||||
#include "errorcodes.h"
|
|
||||||
#include "idberrorinfo.h"
|
|
||||||
#include "errorids.h"
|
|
||||||
using namespace logging;
|
|
||||||
|
|
||||||
#include "dataconvert.h"
|
#include "dataconvert.h"
|
||||||
|
|
||||||
namespace funcexp
|
namespace funcexp
|
||||||
|
Reference in New Issue
Block a user