You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gokcen Iskender (Jira)" <ji...@apache.org> on 2019/12/13 18:39:00 UTC

[jira] [Assigned] (PHOENIX-5618) IndexScrutinyTool marks rows with VARBINARY or array type columns as invalid

     [ https://issues.apache.org/jira/browse/PHOENIX-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gokcen Iskender reassigned PHOENIX-5618:
----------------------------------------

    Assignee: Gokcen Iskender

> 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
>            Reporter: Gokcen Iskender
>            Assignee: Gokcen Iskender
>            Priority: Major
>         Attachments: PHOENIX-5618.master.001.patch
>
>          Time Spent: 40m
>  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)