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

update


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