[
https://issues.apache.org/jira/browse/PHOENIX-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-4221:
----------------------------------
Attachment: PHOENIX-4221-v3.patch
You got this most of the way there, [~aertoria]. I did a little more to reduce
calls to generateUniqueName() (for the reason mentioned earlier):
- Remove unused local variables that were calling generateUniqueName()
unnecessarily.
- Split up the initTableValues method into three methods so that tables that
aren't needed do not have to be created.
> Disallow DML operations on connections with CURRENT_SCN set -
> VariableLengthPKIT
> --------------------------------------------------------------------------------
>
> Key: PHOENIX-4221
> URL: https://issues.apache.org/jira/browse/PHOENIX-4221
> Project: Phoenix
> Issue Type: Bug
> Reporter: Ethan Wang
> Assignee: Ethan Wang
> Attachments: PHOENIX-4221.patch, PHOENIX-4221-v2.patch,
> PHOENIX-4221-v3.patch
>
>
> Disallow DML operations on connections with CURRENT_SCN set -
> VariableLengthPKIT
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)