Github user BJangir commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2991#discussion_r244507697
--- Diff: docs/csdk-guide.md ---
@@ -40,6 +66,7 @@ release the memory and destroy JVM.
C++ SDK support read batch row. User can set batch by using withBatch(int
batch) before build, and read batch by using readNextBatchRow().
+
--- End diff --
removed extra line---
