[jira] [Closed] (PHOENIX-4069) When use row timestamp table,del row1 by 'delete from table' , and I get failed by upsert row1 into the table.

2017-08-10 Thread tian.yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tian.yang closed PHOENIX-4069. -- > When use row timestamp table,del row1 by 'delete from table' , and I get > failed by upsert row1

[jira] [Updated] (PHOENIX-4069) When use row timestamp table,del row1 by 'delete from table' , then upsert row1 into the table again get failed.

2017-08-07 Thread tian.yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tian.yang updated PHOENIX-4069: --- Description: 0: jdbc:phoenix:> CREATE TABLE IF NOT EXISTS T1( . . . . . . . . > C_DAY BIGINT NOT

[jira] [Created] (PHOENIX-4068) Atomic Upsert salted table with error(java.lang.NullPointerException).

2017-08-06 Thread tian.yang (JIRA)
tian.yang created PHOENIX-4068: -- Summary: Atomic Upsert salted table with error(java.lang.NullPointerException). Key: PHOENIX-4068 URL: https://issues.apache.org/jira/browse/PHOENIX-4068 Project:

[jira] [Created] (PHOENIX-4069) When use row timestamp table,upsert failed after delete the same row.

2017-08-07 Thread tian.yang (JIRA)
tian.yang created PHOENIX-4069: -- Summary: When use row timestamp table,upsert failed after delete the same row. Key: PHOENIX-4069 URL: https://issues.apache.org/jira/browse/PHOENIX-4069 Project: Phoenix

[jira] [Updated] (PHOENIX-4069) When use row timestamp table,del row1 by 'delete from table' , and I get failed by upsert row1 into the table.

2017-08-07 Thread tian.yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tian.yang updated PHOENIX-4069: --- Description: 0: jdbc:phoenix:> CREATE TABLE IF NOT EXISTS T1( . . . . . . . . > C_DAY BIGINT NOT