You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-12 11:01:17 +03:00
It is currently not possible to do a full MariaDB build without touching the source tree, i.e. such that the the source tree could exist on a read-only filesystem. This columnstore build file currently creates temporary files in the source tree to evaluate how the operating system handles them, so it is one blocker to these isolated builds. This patch adjusts these tests to create the temporary files in the output directory, rather than in the source tree. Signed-off-by: Trevor Gross <tmgross@umich.edu>
18 KiB
18 KiB