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

    https://github.com/apache/carbondata/pull/2316#discussion_r189496847
  
    --- Diff: docs/sdk-writer-guide.md ---
    @@ -33,9 +33,9 @@ These SDK writer output contains just a carbondata and 
carbonindex files. No met
      
          Schema schema = new Schema(fields);
      
    -     CarbonWriterBuilder builder = 
CarbonWriter.builder().withSchema(schema).outputPath(path);
    --- End diff --
    
    In the same document handle the below points. 
    1. remove withSchema() interface 
    2. update the below interfaces, 
    buildWriterForCSVInput
    buildWriterForAvroInput



---

Reply via email to