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

    https://github.com/apache/carbondata/pull/1654#discussion_r157347186
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/metadata/schema/partition/PartitionType.java
 ---
    @@ -23,5 +23,6 @@
       RANGE,
       RANGE_INTERVAL,
       LIST,
    -  HASH
    +  HASH,
    +  STANDARD
    --- End diff --
    
    ok


---

Reply via email to