czy006 commented on code in PR #4024:
URL: https://github.com/apache/amoro/pull/4024#discussion_r2654663983


##########
amoro-ams/src/test/java/org/apache/amoro/server/optimizing/maintainer/TestDataExpire.java:
##########
@@ -31,6 +31,8 @@
 import org.apache.amoro.data.ChangeAction;
 import org.apache.amoro.data.DataFileType;
 import org.apache.amoro.data.PrimaryKeyedFile;
+import org.apache.amoro.formats.iceberg.maintainer.IcebergTableMaintainer;

Review Comment:
   I tried my best, but it didn't work because it relies on other components 
such as **ExecutorBaseTest** and AMS, which have a large number of other 
dependencies within AMS. The executor of Maintainer is currently in AMS, and in 
the future we can implement an implementation based on external engine 
scheduling(next pr).



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to