mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-06-10 17:41:44 +03:00
HWM for DML and API was being calculated using the first column in a table instead of the smallest column. This shifts the calculation to the correct column.