You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
Incremental commit. Stripping out the OBE fstream IO code.
This commit is contained in:
@ -250,10 +250,6 @@ public:
|
||||
|
||||
EXPORT void clear();
|
||||
EXPORT void load(std::string filename);
|
||||
#ifndef __LP64__
|
||||
//This method is OBE now that the structs are padded correctly
|
||||
EXPORT void load64(std::string filename);
|
||||
#endif
|
||||
EXPORT void save(std::string filename);
|
||||
|
||||
#ifdef BRM_DEBUG
|
||||
|
Reference in New Issue
Block a user