You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-07 03:22:57 +03:00
Lot of files updated
This commit is contained in:
@@ -476,7 +476,8 @@ inline const utils::NullString& TreeNode::getStrVal(const long timeZone)
|
||||
{
|
||||
case CalpontSystemCatalog::ENUM:
|
||||
|
||||
if (fResult.uintVal<fResultType.enumVals.size()) {
|
||||
// Nedeljko TO DO
|
||||
if (fResult.uintVal==joblist::USMALLINTNULL) {
|
||||
fResult.strVal.assign(fResultType.enumVals[fResult.uintVal]);
|
||||
} else {
|
||||
fResult.strVal.dropString();
|
||||
|
Reference in New Issue
Block a user