Searched defs:isUpgraded (Results 1 – 2 of 2) sorted by relevance
206 bool isUpgraded = false; in CreateDistributedTable() local253 bool isUpgraded = schema.GetTable(sharedTableName).GetTableName() == sharedTableName; in CreateDistributedSharedTable() local264 …ingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, bool isUpgraded, in CreateDistributedTable()307 bool isUpgraded, const std::string &identity, TableInfo &table, RelationalSchemaObject &schema) in CreateDistributedTable()
211 …gleVerRelationalStorageExecutor::CreateDistributedTable(DistributedTableMode mode, bool isUpgraded, in CreateDistributedTable()