[
https://issues.apache.org/jira/browse/CARBONDATA-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493307#comment-15493307 ]
ASF GitHub Bot commented on CARBONDATA-234:
-------------------------------------------
Github user ravikiran23 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/149#discussion_r78961659
--- Diff: integration/spark/src/main/java/org/apache/carbondata/integration/spark/merger/CarbonCompactionUtil.java ---
@@ -246,6 +251,9 @@ public static boolean createCompactionRequiredFile(String metaFolderPath,
return false;
}
}
+ else {
--- End diff --
done
> wrong message is printed in the logs each time when the compaction is done.
> ---------------------------------------------------------------------------
>
> Key: CARBONDATA-234
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-234> Project: CarbonData
> Issue Type: Bug
> Reporter: ravikiran
>
> wrong message is printed in the logs each time when the compaction is done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)