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

[jira] [Updated] (IGNITE-17727) HashIndexDescriptor and SortedIndexDescriptor don`t need tableConfig in constructor.

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

Evgeny Stanilovsky updated IGNITE-17727:
----------------------------------------
    Labels: ignite-3  (was: )

> HashIndexDescriptor and SortedIndexDescriptor don`t need tableConfig in constructor.
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-17727
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17727
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 3.0.0-alpha5
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-3
>
> After merger [1]  constructors for HashIndexDescriptor and SortedIndexDescriptor obtained one redundant field _tableConfig_ - for simplifying huge existence tests only. We need remove this param and fix appropriate tests.
> [1] https://issues.apache.org/jira/browse/IGNITE-17474



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