You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
Merge branch 'develop' into MCOL-4841
# Conflicts: # exemgr/main.cpp # oam/etc/Columnstore.xml.singleserver # primitives/primproc/primproc.cpp
This commit is contained in:
@ -176,4 +176,3 @@ class blockCacheClient
|
||||
|
||||
} // namespace dbbc
|
||||
|
||||
// vim:ts=4 sw=4:
|
||||
|
@ -190,4 +190,3 @@ class BlockRequestProcessor
|
||||
};
|
||||
|
||||
} // namespace dbbc
|
||||
// vim:ts=4 sw=4:
|
||||
|
@ -320,4 +320,3 @@ class fileRequest
|
||||
|
||||
} // namespace dbbc
|
||||
|
||||
// vim:ts=4 sw=4:
|
||||
|
@ -1442,4 +1442,3 @@ void ioManager::handleBlockReadError(fileRequest* fr, const string& errMsg, bool
|
||||
}
|
||||
|
||||
} // namespace dbbc
|
||||
// vim:ts=4 sw=4:
|
||||
|
@ -147,4 +147,3 @@ void dropFDCache();
|
||||
void purgeFDCache(std::vector<BRM::FileInfo>& files);
|
||||
|
||||
} // namespace dbbc
|
||||
// vim:ts=4 sw=4:
|
||||
|
Reference in New Issue
Block a user