You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2021/01/27 22:22:00 UTC

[jira] [Resolved] (IGNITE-14075) Python client incorrect hash code calculation for classes as composite keys

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

Igor Sapego resolved IGNITE-14075.
----------------------------------
    Resolution: Fixed

Merged to master.

> Python client incorrect hash code calculation for classes as composite keys
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-14075
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14075
>             Project: Ignite
>          Issue Type: Bug
>          Components: python, thin client
>    Affects Versions: python-0.3.4
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>             Fix For: python-0.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Python code calculates hash codes for simple binary objects incorrectly, such as ones containing just int and string.
> Leading to possibility of putting same key twice with same key column values, but different hash code, visible as two rows, and also impossibility of getting entries populated via SQL.



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