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

    https://github.com/apache/carbondata/pull/2869#discussion_r229288967
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/datastore/chunk/store/impl/safe/SafeVariableLengthDimensionDataChunkStore.java
 ---
    @@ -169,7 +169,7 @@ public void fillRow(int rowId, CarbonColumnVector 
vector, int vectorRow) {
                 length)) {
           vector.putNull(vectorRow);
    --- End diff --
    
    added check


---

Reply via email to