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

    https://github.com/apache/phoenix/pull/408#discussion_r238875171
  
    --- Diff: 
phoenix-core/src/main/java/org/apache/phoenix/util/MetaDataUtil.java ---
    @@ -353,6 +403,18 @@ public static int getSaltBuckets(List<Mutation> 
tableMetaData, KeyValueBuilder b
             }
             return 0;
         }
    +
    --- End diff --
    
    good catch. Will remove


---

Reply via email to