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

    https://github.com/apache/carbondata/pull/2417#discussion_r198873521
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/datastore/page/LazyColumnPage.java
 ---
    @@ -283,16 +283,16 @@ public byte getByte(int rowId) {
     
       @Override
       public short getShort(int rowId) {
    --- End diff --
    
    Check for float also


---

Reply via email to