Zhangshunyu 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_r363562083
##########
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:
yes, a testcase with sql statement using carbonsession needed
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services