shardul-cr7 commented on a change in pull request #3070: [CARBONDATA-3246]Fix
sdk reader issue if batch size is given as zero and vectorRead False.
URL: https://github.com/apache/carbondata/pull/3070#discussion_r247774431
##########
File path:
store/sdk/src/test/java/org/apache/carbondata/sdk/file/ConcurrentSdkReaderTest.java
##########
@@ -132,6 +132,45 @@ private void writeDataMultipleFiles(int numFiles, long
numRowsPerFile) {
}
}
+ @Test public void testReadWithZeroBatchSize() throws InterruptedException {
Review comment:
Done!
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services