[
https://issues.apache.org/jira/browse/PHOENIX-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534032#comment-16534032
]
Thomas D'Silva commented on PHOENIX-3383:
-----------------------------------------
[~jamestaylor] I am reviewing the patch. I had a question about
WhereOptimizerTest.testTrimTrailing(). Since the where clause is (A,B,C) >=
('A','A','A') and (A,B,C) < ('D','D','D') and (B,C) > ('E','E'), shouldn't the
scan start row be "AEF" ?
> Comparison between descending row keys used in RVC is reverse
> -------------------------------------------------------------
>
> Key: PHOENIX-3383
> URL: https://issues.apache.org/jira/browse/PHOENIX-3383
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Priority: Major
> Labels: DESC
> Fix For: 4.15.0
>
> Attachments: PHOENIX-3383-wip1.patch, PHOENIX-3383-wip5.patch,
> PHOENIX-3383-wip6.patch, PHOENIX-3383-wip7.patch, PHOENIX-3383_v1.patch,
> PHOENIX-3383_v2.patch, PHOENIX-3383_wip.patch, PHOENIX-3383_wip2.patch,
> PHOENIX-3383_wip3.patch
>
>
> See PHOENIX-3382, but the comparison for RVC with descending row key columns
> is the reverse of what it should be.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)