Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1436#discussion_r147673058
--- Diff:
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
---
@@ -1376,6 +1376,13 @@
public static final String BITSET_PIPE_LINE_DEFAULT = "true";
+ /**
+ * It will merge the carbon index files with in the segment to single
segment.
--- End diff --
Please mention it is for test purpose only, it should not be set by user---
