You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-29 03:22:01 +03:00
* Use `literal::UnsignedInteger` instead of `atoi`. * Combine common code for `_fromDir`, `_fromFile` to `_fromText`. * Pass `dmFilePathArgs_t` as a const reference instead of pointer, don't write result codes to this struct.