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

    https://github.com/apache/phoenix/pull/408#discussion_r238787003
  
    --- 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 --
    
    remove these two functions if they aren't used


---

Reply via email to