提交 ff9a3140 编写于 作者: Z zhiru

update


Former-commit-id: 2543b4f174931936a829eba157aec1fab6c0ef84
上级 fd6d77d6
......@@ -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.
先完成此消息的编辑!
想要评论请 注册