Rajeshbabu Chintaguntla created PHOENIX-3691:
------------------------------------------------

             Summary: Old value is overwriting with null when latest upsert has 
missing columns from the index in Phoenix-Calcite.
                 Key: PHOENIX-3691
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3691
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Rajeshbabu Chintaguntla
            Assignee: Rajeshbabu Chintaguntla


Here is the example latest upsert with columns k,v2 over write previously 
upserted value of indexed column value v1.
{noformat}
testMultipleUpdatesToSingleRow[MutableIndexIT_localIndex=false,transactional=true](org.apache.phoenix.end2end.index.MutableIndexIT)
  Time elapsed: 4.848 sec  <<< FAILURE!
java.lang.AssertionError: expected:<y> but was:<null>
        at 
org.apache.phoenix.end2end.index.MutableIndexIT.testMultipleUpdatesToSingleRow(MutableIndexIT.java:476)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to