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

    https://github.com/apache/carbondata/pull/1751#discussion_r161430749
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/datastore/page/statistics/SimpleStatsResult.java
 ---
    @@ -25,6 +25,8 @@
     
       Object getMax();
     
    +  byte getNull();
    --- End diff --
    
    getNull() will returns Null value present in page or not. 


---

Reply via email to