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 2020/01/07 01:38:49 UTC

[GitHub] [carbondata] jackylk commented on a change in pull request #3562: [CARBONDATA-3653] Support huge data for complex child columns

jackylk commented on a change in pull request #3562: [CARBONDATA-3653] Support huge data for complex child columns
URL: https://github.com/apache/carbondata/pull/3562#discussion_r363559467
 
 

 ##########
 File path: store/sdk/src/test/java/org/apache/carbondata/sdk/file/ImageTest.java
 ##########
 @@ -1168,4 +1169,44 @@ public void writeCarbonFile(String path, int num) throws Exception {
     reader.close();
   }
 
+  @Test public void testHugeBinaryWithComplexType()
 
 Review comment:
   Can you also add a testcase to read the written files by CarbonSession?

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


With regards,
Apache Git Services