You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Review fixes
This commit is contained in:
committed by
Leonid Fedorov
parent
c17f24b90f
commit
254ced25cf
@ -205,6 +205,8 @@ class PackageHandler
|
||||
joblist::DistributedEngineComm* fEc = joblist::DistributedEngineComm::instance(rm);
|
||||
return fEc->Setup();
|
||||
}
|
||||
execplan::CalpontSystemCatalog::ROPair getTableRID(boost::shared_ptr<execplan::CalpontSystemCatalog> fcsc,
|
||||
execplan::CalpontSystemCatalog::TableName& tableName);
|
||||
|
||||
messageqcpp::IOSocket fIos;
|
||||
boost::shared_ptr<messageqcpp::ByteStream> fByteStream;
|
||||
|
Reference in New Issue
Block a user