You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by GitBox <gi...@apache.org> on 2021/04/12 20:03:47 UTC

[GitHub] [gobblin] autumnust commented on a change in pull request #3252: [GOBBLIN-1413]-Emit-GMCE-as-long-as-watermark-moved

autumnust commented on a change in pull request #3252:
URL: https://github.com/apache/gobblin/pull/3252#discussion_r611866991



##########
File path: gobblin-iceberg/src/main/java/org/apache/gobblin/iceberg/publisher/GobblinMCEPublisher.java
##########
@@ -18,11 +18,13 @@
 package org.apache.gobblin.iceberg.publisher;
 
 import com.google.common.io.Closer;
+import java.util.PriorityQueue;

Review comment:
       Looks like the import order is not right here. Please consider using the style file on gobblin-oss webpage to help auto-formatting




-- 
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.

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