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

ASF GitHub Bot commented on PHOENIX-6910:
-----------------------------------------

stoty commented on PR #1607:
URL: https://github.com/apache/phoenix/pull/1607#issuecomment-1588585813

   Yes, that's correct.
   ParallelScansCollector just simplifies the messy logic where we had to split 
the lists at the next entry, and maintain the state in object variables.
   I have also consolidated some of the very dispersed logic into fewer places.




> 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)

Reply via email to