Github user ajantha-bhat commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2653#discussion_r212540287
  
    --- Diff: 
hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonTableOutputFormat.java
 ---
    @@ -434,4 +477,61 @@ public CarbonLoadModel getLoadModel() {
           return loadModel;
         }
       }
    +
    +  public static class CarbonMultiRecordWriter
    --- End diff --
    
    only two methods are there and both need override. Doesn't get any reward 
from doing this.


---

Reply via email to