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

    https://github.com/apache/phoenix/pull/303#discussion_r201776288
  
    --- Diff: 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
 ---
    @@ -447,7 +447,7 @@
         static {
             Collections.sort(FUNCTION_KV_COLUMNS, KeyValue.COMPARATOR);
         }
    -    
    +
    --- End diff --
    
    I modified the class level comment.


---

Reply via email to