James Taylor created PHOENIX-3182:
-------------------------------------

             Summary: Reduce overhead of UPSERT VALUES
                 Key: PHOENIX-3182
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3182
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


We can reduce the overhead of an UPSERT VALUES call by:
- not compiling it again when a PreparedStatement is used
- use arrays instead of maps in MutationState since we eventually end up 
inserting into a Map to send to HBase.



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

Reply via email to