zxcware commented on a change in pull request #2856: [GOBBLIN-1011] adjust
compaction flow to work with virtual partition
URL: https://github.com/apache/incubator-gobblin/pull/2856#discussion_r360974228
##########
File path:
gobblin-compaction/src/main/java/org/apache/gobblin/compaction/suite/CompactionSuiteBase.java
##########
@@ -46,14 +50,17 @@
@Slf4j
public class CompactionSuiteBase implements CompactionSuite<FileSystemDataset>
{
public static final String SERIALIZE_COMPACTION_FILE_PATH_NAME =
"compaction-file-path-name";
Review comment:
+1
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services