[
https://issues.apache.org/jira/browse/PHOENIX-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-2491.
-----------------------------------
Resolution: Fixed
Fix Version/s: 4.7.0
> Exception while deleting rows from transactional table with index
> -----------------------------------------------------------------
>
> Key: PHOENIX-2491
> URL: https://issues.apache.org/jira/browse/PHOENIX-2491
> Project: Phoenix
> Issue Type: Bug
> Reporter: Mujtaba Chohan
> Assignee: Thomas D'Silva
> Priority: Minor
> Fix For: 4.7.0
>
>
> Exception while deleting rows from transactional table with index.
> Auto-commit was turned on.
> {code}
> delete from T where key='x';
> java.lang.IllegalArgumentException: No columns to insert for #1 item
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)