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:
@@ -81,6 +81,7 @@ int32_t mcsv1Context::getColWidth()
|
||||
case execplan::CalpontSystemCatalog::UTINYINT:
|
||||
case execplan::CalpontSystemCatalog::CHAR: fColWidth = 1; break;
|
||||
|
||||
case execplan::CalpontSystemCatalog::ENUM:
|
||||
case execplan::CalpontSystemCatalog::SMALLINT:
|
||||
case execplan::CalpontSystemCatalog::USMALLINT: fColWidth = 2; break;
|
||||
|
||||
|
Reference in New Issue
Block a user