[jira] [Updated] (PHOENIX-5274) ConnectionQueryServiceImpl#ensureNamespaceCreated and ensureTableCreated should use HBase APIs that do not require ADMIN permissions for existence checks

2019-09-09 Thread Ankit Jain (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated PHOENIX-5274: Attachment: PHOENIX-5274.4.x-HBase-1.5.v3.patch >

[jira] [Assigned] (PHOENIX-5322) Upsert on a view of an indexed table fails with ArrayIndexOutOfBound Exception

2019-09-09 Thread Ankit Jain (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain reassigned PHOENIX-5322: --- Assignee: Ankit Jain (was: Swaroopa Kadam) > Upsert on a view of an indexed table fails

[jira] [Assigned] (PHOENIX-5130) removed 'static' keyword from 'private static enum'.

2019-09-09 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby reassigned PHOENIX-5130: Assignee: Jeon, Il Woong > removed 'static' keyword from 'private static enum'.

[jira] [Assigned] (PHOENIX-5453) incorrect metadata caused by `CREATE INDEX`

2019-09-09 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby reassigned PHOENIX-5453: Assignee: Geoffrey Jacoby > incorrect metadata caused by `CREATE INDEX` >

[jira] [Updated] (PHOENIX-5224) Repeated SQL in Tests should use PreparedStatement

2019-09-09 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-5224: - Summary: Repeated SQL in Tests should use PreparedStatement (was: Iteratively