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

Istvan Toth commented on PHOENIX-6910:
--------------------------------------

Using the end key there as prefix would not be a good solution, as that would 
lead to scanning a lot of extra rows.
Rather, we should add synthetic regions/guideposts in the calling method for 
each bucket.
We could use the same function that we use to generate the split points on 
create table for that.

> Scans created during query compilation and execution against salted tables 
> need to be more resilient
> ----------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-6910
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6910
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.1.3
>            Reporter: Jacob Isaac
>            Assignee: Jacob Isaac
>            Priority: Major
>
> The Scan objects created during where compilation and execution phases are 
> incorrect when salted tables are involved and their regions have moved. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to