You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/05/04 15:57:00 UTC

[jira] [Created] (IGNITE-16925) Thin 3.0: Support key hash calculation for all data types

Pavel Tupitsyn created IGNITE-16925:
---------------------------------------

             Summary: Thin 3.0: Support key hash calculation for all data types
                 Key: IGNITE-16925
                 URL: https://issues.apache.org/jira/browse/IGNITE-16925
             Project: Ignite
          Issue Type: Improvement
          Components: clients
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 3.0.0-alpha5


Currently, key hash is calculated on the server side by serializing key columns into a BinaryRow.
A portable key hash computation algorithm that can be implemented on the client side is yet to be defined.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)