提交 72a1e54a 编写于 作者: Z zhiru 提交者: jinhai

update


Former-commit-id: 021df2529cba274cabb92b4e6a1cc77186a2ebf5
上级 74b0ab8e
......@@ -196,10 +196,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.
先完成此消息的编辑!
想要评论请 注册