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 Pereslegin (Jira)" <ji...@apache.org> on 2022/12/16 14:25:00 UTC

[jira] [Updated] (IGNITE-18426) Sql. Fix distribution function to use the distribution zone ID instead of the table ID.

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

Pavel Pereslegin updated IGNITE-18426:
--------------------------------------
    Description: 
The affinity function must be adjusted in IGNITE-18211, but it currently uses the table ID instead of the distribution zone ID because distribution zones do not have table integration.
We need to fix this after IGNITE-18089.

  was:
The affinity function has been adjusted in IGNITE-18211, but it currently uses the table ID instead of the distribution zone ID because distribution zones do not have table integration.
We need to fix this after IGNITE-18089.


> Sql. Fix distribution function to use the distribution zone ID instead of the table ID.
> ---------------------------------------------------------------------------------------
>
>                 Key: IGNITE-18426
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18426
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Pavel Pereslegin
>            Priority: Major
>              Labels: ignite-3
>
> The affinity function must be adjusted in IGNITE-18211, but it currently uses the table ID instead of the distribution zone ID because distribution zones do not have table integration.
> We need to fix this after IGNITE-18089.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)