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

Hudson commented on PHOENIX-5618:
---------------------------------

SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #671 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/671/])
PHOENIX-5618: Addendum patch for NPE on sourceValue=null (s.kadam: rev 
f838238febe526cc5ef9d2f7ae7ca137229a9d7b)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyMapper.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/NonParameterizedIndexScrutinyToolIT.java


> IndexScrutinyTool marks rows with VARBINARY or array type columns as invalid
> ----------------------------------------------------------------------------
>
>                 Key: PHOENIX-5618
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5618
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.3
>            Reporter: Gokcen Iskender
>            Assignee: Gokcen Iskender
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-5618.master.001.patch, 
> PHOENIX-5618.master.addendum1.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> IndexScrutinyMapper has a compare method which uses equals to compare array 
> types.
> Even though arrays are same, it returns false. It should use Arrays.equals to 
> compare such types



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to