You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-18 13:54:11 +03:00
The string stream which builds up the PM details wasn't cleared on each run. This moves the creation of the string stream up to where it is needed so a clean one is used each time.