You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by GitBox <gi...@apache.org> on 2021/05/20 05:57:15 UTC

[GitHub] [carbondata] kunal642 commented on a change in pull request #4137: [CARBONDATA-4188] Fixed select query with small table page size after alter add column.

kunal642 commented on a change in pull request #4137:
URL: https://github.com/apache/carbondata/pull/4137#discussion_r635787217



##########
File path: core/src/test/java/org/apache/carbondata/core/scan/filter/FilterUtilTest.java
##########
@@ -223,17 +223,6 @@ public void testCheckIfRightExpressionRequireEvaluationWithExpressionIsInstanceO
             DataTypes.STRING) instanceof ColumnFilterInfo);
   }
 
-  @Test public void testCreateBitSetGroupWithDefaultValue() {

Review comment:
       Instead of removing, change the test case to use the new method




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org