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

    https://github.com/apache/carbondata/pull/2945#discussion_r236538137
  
    --- Diff: 
store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonReader.java ---
    @@ -66,9 +63,6 @@
         this.readers = readers;
         this.index = 0;
         this.currentReader = readers.get(0);
    -    CarbonTaskInfo carbonTaskInfo = new CarbonTaskInfo();
    --- End diff --
    
    so how to reproduce it?


---

Reply via email to