akashrn5 commented on a change in pull request #4148:
URL: https://github.com/apache/carbondata/pull/4148#discussion_r670690683
##########
File path:
core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockIndex.java
##########
@@ -895,7 +895,7 @@ public String getTableTaskInfo(int index) {
return minMax;
}
- private boolean[] getMinMaxFlag(IndexRow row, int index) {
+ public static boolean[] getMinMaxFlag(IndexRow row, int index) {
Review comment:
reverted this as not required
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]