You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
A pack of fixes for compilation errors and warnings for all platforms
Add libdatatypes.so into debian packaging
This commit is contained in:
@ -196,7 +196,7 @@ public:
|
||||
return TreeNode::getBoolVal();
|
||||
}
|
||||
void adjustResultType(const CalpontSystemCatalog::ColType& m);
|
||||
const inline bool getOverflowCheck() const
|
||||
inline bool getOverflowCheck() const
|
||||
{
|
||||
return fDecimalOverflowCheck;
|
||||
}
|
||||
|
Reference in New Issue
Block a user