[
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.
Not forget:
* Enable ItSetOpTest#testSetOpColocated
* Change the {{zoneId}} type from {{Object}} to actual type.
* Fix other {{TODO}} related to IGNITE-18426.
was:
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.
Not forget:
* Enable ItSetOpTest#testSetOpColocated
* Change the {{zoneId}} type from {{Object}} to actual type (in sql-engine
module).
* Fix other {{TODO}} related to IGNITE-18426.
> 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.
> Not forget:
> * Enable ItSetOpTest#testSetOpColocated
> * Change the {{zoneId}} type from {{Object}} to actual type.
> * Fix other {{TODO}} related to IGNITE-18426.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)