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 2016/01/23 03:17:39 UTC

[jira] [Resolved] (PHOENIX-2491) Exception while deleting rows from transactional table with index

     [ 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)