提交 b787b497 编写于 作者: Z zhiru 提交者: jinhai

update


Former-commit-id: bb7cb2df588dc30ead17b5d727099fddb5ee5595
上级 3720a6c3
......@@ -191,10 +191,6 @@ Status DBImpl::Query(const std::string& table_id, const std::vector<std::string>
return status;
}
for (auto& file_schema : files_array) {
ENGINE_LOG_DEBUG << "file_id: " << file_schema.file_id_;
}
if(files_array.empty()) {
return Status::Error("Invalid file id");
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册