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

    https://github.com/apache/carbondata/pull/2644#discussion_r211859543
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/datamap/DataMapStoreManager.java 
---
    @@ -334,6 +334,10 @@ public TableDataMap getDataMap(CarbonTable table, 
DataMapSchema dataMapSchema) {
         return dataMap;
       }
     
    --- End diff --
    
    please add a testcase to test the bigint datatype, for overflow scenario


---

Reply via email to