1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-05 16:15:50 +03:00

Lot of files updated

This commit is contained in:
Nedeljko Stefanovic
2025-07-11 12:09:55 +00:00
parent 54800de255
commit a00b06b61d
28 changed files with 45 additions and 3 deletions

View File

@@ -57,6 +57,7 @@ boost::shared_ptr<WindowFunctionType> WF_min_max<T>::makeFunction(int id, const
break;
}
case CalpontSystemCatalog::ENUM:
case CalpontSystemCatalog::UTINYINT:
case CalpontSystemCatalog::USMALLINT:
case CalpontSystemCatalog::UMEDINT: