Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2816#discussion_r227679865
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/scan/result/iterator/ChunkRowIterator.java
 ---
    @@ -74,4 +76,13 @@ public ChunkRowIterator(CarbonIterator<RowBatch> 
iterator) {
         return currentChunk.next();
       }
     
    +  /**
    +   * get
    --- End diff --
    
    description is not correct


---

Reply via email to