You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/01/29 06:27:01 UTC

[GitHub] xubo245 commented on a change in pull request #3112: [CARBONDATA-3280] Fix the issue of SDK assert can't work

xubo245 commented on a change in pull request #3112: [CARBONDATA-3280] Fix the issue of SDK assert can't work
URL: https://github.com/apache/carbondata/pull/3112#discussion_r251705418
 
 

 ##########
 File path: store/sdk/src/test/java/org/apache/carbondata/sdk/file/CarbonReaderTest.java
 ##########
 @@ -127,6 +127,29 @@ public void testWriteAndReadFiles() throws IOException, InterruptedException {
     FileUtils.deleteDirectory(new File(path));
   }
 
+
+  @Test
+  public void testReadBatchWithZeroBatchSize() throws Exception {
 
 Review comment:
   It's different, please check it in detail

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services