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

    https://github.com/apache/carbondata/pull/2819#discussion_r228050191
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/scan/model/QueryModel.java ---
    @@ -124,6 +124,11 @@
     
       private boolean preFetchData = true;
     
    +  /**
    +   * It fills the vector directly from decoded column page with out any 
staging and conversions
    --- End diff --
    
    ok, added comment


---

Reply via email to