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

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

richardantal commented on code in PR #1607:
URL: https://github.com/apache/phoenix/pull/1607#discussion_r1271866038


##########
phoenix-core/src/main/java/org/apache/phoenix/iterate/BaseResultIterators.java:
##########
@@ -39,6 +39,7 @@
 import java.io.EOFException;
 import java.sql.SQLException;
 import java.util.*;
+import java.util.Arrays;

Review Comment:
   Can you remove this import please or list everything needed under java.util?





> 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
>             Fix For: 5.2.0, 5.1.3
>
>         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