You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-06-12 05:01:56 +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.