Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement](show-backends-disks) Add show backends disks #24229

Merged
merged 15 commits into from
Oct 12, 2023
Prev Previous commit
Next Next commit
remove include
  • Loading branch information
yongjinhou authored and adonis0147 committed Oct 12, 2023
commit 8b6003a12ab95de5cc2a526db7cc4674b10b4064
1 change: 0 additions & 1 deletion be/src/agent/task_worker_pool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <fmt/format.h>
#include <gen_cpp/AgentService_types.h>
#include <gen_cpp/HeartbeatService_types.h>
// #include <gen_cpp/MasterService_types.h>
#include <gen_cpp/Status_types.h>
#include <gen_cpp/Types_types.h>
#include <unistd.h>
Expand Down