Igor Sapego created IGNITE-14075:
------------------------------------
Summary: 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
Fix For: python-0.4.0
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)