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-641 Cleanup.
This commit is contained in:
@ -129,7 +129,7 @@ ColumnCommandDataType::ColumnCommandDataType(const CalpontSystemCatalog::DataTyp
|
||||
colWidth = 8;
|
||||
mIsDict = true;
|
||||
}
|
||||
// MCOL-641 WIP
|
||||
// TODO MCOL-641
|
||||
else if (colWidth > 8
|
||||
&& colDataType != CalpontSystemCatalog::DECIMAL
|
||||
&& colDataType != CalpontSystemCatalog::UDECIMAL)
|
||||
|
Reference in New Issue
Block a user