You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-05 04:50:35 +03:00
It is possible to have a VARCHAR column that isn't NUL terminated, an example of this is a union of two CHAR columns. So the length should always act as a terminator when there is no NUL.