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-641 Initial version of Math operations for wide decimal.
This commit is contained in:
@ -36,9 +36,7 @@
|
||||
#include "exceptclasses.h"
|
||||
#include "dataconvert.h"
|
||||
#include "columnwidth.h"
|
||||
#include "csdecimal.h"
|
||||
|
||||
using int128_t = __int128;
|
||||
#include "mcs_decimal.h"
|
||||
|
||||
namespace messageqcpp
|
||||
{
|
||||
|
Reference in New Issue
Block a user