Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2528#discussion_r204612669
--- Diff:
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
---
@@ -1882,6 +1882,13 @@
public static final String CARBON_MERGE_INDEX_IN_SEGMENT_DEFAULT =
"true";
+ /**
+ * config carbon scan task locality
--- End diff --
Please provide more detail, like what scheduling behavior will be used for
true and false---
