Mujtaba Chohan created PHOENIX-2491:
---------------------------------------
Summary: 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
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)