[ 
https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257685#comment-16257685
 ] 

Pedro Boado edited comment on PHOENIX-4372 at 11/17/17 10:26 PM:
-----------------------------------------------------------------

OK, I've just applied all changes but two of the new tests ( PHOENIX-4348 ) , 
DeleteIT , are failing. Both  {{testPointDeleteRowFromTableWithImmutableIndex}} 
and {{testPointDeleteRowFromTableWithLocalImmutableIndex}} have  same problem:

Expected: 
{code}
DELETE SINGLE ROW
{code}

Actual: 
{code}
DELETE ROWS
CLIENT PARALLEL 1-WAY POINT LOOKUP ON 1 KEY OVER T000040
    SERVER FILTER BY FIRST KEY ONLY
CLIENT MERGE SORT
{code}

Any advice is welcome. In the meanwhile I'll base work in this new branch.  


was (Author: pboado):
OK, I've just applied all changes but two of the new tests ( PHOENIX-4348 ) , 
DeleteIT , are failing. Both  {{testPointDeleteRowFromTableWithImmutableIndex}} 
and{{ testPointDeleteRowFromTableWithLocalImmutableIndex}} have  same problem:

Expected: 
{code}
DELETE SINGLE ROW
{code}

Actual: 
{code}
DELETE ROWS
CLIENT PARALLEL 1-WAY POINT LOOKUP ON 1 KEY OVER T000040
    SERVER FILTER BY FIRST KEY ONLY
CLIENT MERGE SORT
{code}

Any advice is welcome. In the meanwhile I'll base work in this new branch.  

> Distribution of Apache Phoenix 4.11 for CDH 5.11.2
> --------------------------------------------------
>
>                 Key: PHOENIX-4372
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4372
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 4.11.0
>            Reporter: Pedro Boado
>            Priority: Minor
>              Labels: cdh
>         Attachments: PHOENIX-4372.patch
>
>
> Changes required on top of branch 4.11-HBase-1.2 for creating a parcel of 
> Apache Phoenix 4.11.2 for CDH 5.11.2 . 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to