[
https://issues.apache.org/jira/browse/PHOENIX-6910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731881#comment-17731881
]
ASF GitHub Bot commented on PHOENIX-6910:
-----------------------------------------
virajjasani commented on PR #1607:
URL: https://github.com/apache/phoenix/pull/1607#issuecomment-1588557644
Finally build runs were successful, let me take a look tomorrow.
At high level, IIUC, ParallelScansCollector is going to keep adding scan
objects and all places where we use parallel scans, we are going to use this
new class. New version of intersectScan is going to include scan boundaries
from salt buckets. Is this correct?
> 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: Istvan Toth
> Priority: Major
> Attachments: 0001-PHOENIX-6910-initial-commit.patch,
> local-verify-run.gz
>
>
> 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)