You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/10/27 05:53:27 UTC

[jira] [Created] (PHOENIX-2352) Get rid of KeyValueBuilder interface

James Taylor created PHOENIX-2352:
-------------------------------------

             Summary: Get rid of KeyValueBuilder interface
                 Key: PHOENIX-2352
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2352
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


It's not used on the server side and the place where it's helpful on the client-side (for multiple immutable indexes) would never be searched. We'd just need to conditionally use this format for immutable indexes so that SYSTEM.CATALOG wouldn't use it (as currently the KeyValues in the mutations are searched sometimes).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)