platoneko commented on code in PR #31055:
URL: https://github.com/apache/doris/pull/31055#discussion_r1493994014


##########
be/src/cloud/cloud_schema_change_job.cpp:
##########
@@ -0,0 +1,335 @@
+#include "cloud/cloud_schema_change_job.h"
+
+#include <gen_cpp/cloud.pb.h>
+#include <memory>
+
+#include "cloud/cloud_tablet_mgr.h"
+#include "cloud/cloud_meta_mgr.h"
+// #include "cloud/utils.h"

Review Comment:
   直接删掉这个就行



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to