Github user kumarvishal09 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2147#discussion_r181698450
--- Diff:
integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/preaaggregate/PreAggregateListeners.scala
---
@@ -102,7 +102,7 @@ trait CommitHelper {
false
}
} else {
- false
+ true
--- End diff --
can u please add some comments. ---
