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

    https://github.com/apache/carbondata/pull/1485#discussion_r150456900
  
    --- Diff: 
streaming/src/main/scala/org/apache/spark/sql/execution/streaming/CarbonAppendableStreamSink.scala
 ---
    @@ -68,6 +68,10 @@ class CarbonAppendableStreamSink(
         }
         conf
       }
    +  // segment max size
    --- End diff --
    
    the unit is Byte,  I will comment


---

Reply via email to