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 17:30:00 UTC

[jira] [Updated] (IGNITE-16925) Thin 3.0: Add partition awareness to executeColocated

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

Pavel Tupitsyn updated IGNITE-16925:
------------------------------------
    Summary: Thin 3.0: Add partition awareness to executeColocated  (was: Thin 3.0: Support key hash calculation for all data types)

> Thin 3.0: Add partition awareness to executeColocated
> -----------------------------------------------------
>
>                 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
>            Priority: Major
>              Labels: ignite-3
>             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)