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

[jira] [Updated] (IGNITE-16835) Add data storage support to TableDefinition (public API)

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

Kirill Tkalenko updated IGNITE-16835:
-------------------------------------
    Description: 
We need to add support for exposing the data storage (*org.apache.ignite.configuration.schemas.table.TableConfigurationSchema#dataStorage*) to the public API (*org.apache.ignite.schema.definition.TableDefinition*).

After that, we need to fix the tests using the public api and deleting the code marked *TODO: IGNITE-16835*.

  was:
We need to add support for exposing the data storage (*org.apache.ignite.configuration.schemas.table.TableConfigurationSchema#dataStorage*) to the public API (*org.apache.ignite.schema.definition.TableDefinition*).

After that, we need to fix the tests using the public api and deleting the code marked TODO: .


> Add data storage support to TableDefinition (public API)
> --------------------------------------------------------
>
>                 Key: IGNITE-16835
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16835
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>
> We need to add support for exposing the data storage (*org.apache.ignite.configuration.schemas.table.TableConfigurationSchema#dataStorage*) to the public API (*org.apache.ignite.schema.definition.TableDefinition*).
> After that, we need to fix the tests using the public api and deleting the code marked *TODO: IGNITE-16835*.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)