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 2023/04/04 13:13:00 UTC

[jira] [Created] (IGNITE-19202) Creating indexes without using configuration directly

Kirill Tkalenko created IGNITE-19202:
----------------------------------------

             Summary: Creating indexes without using configuration directly
                 Key: IGNITE-19202
                 URL: https://issues.apache.org/jira/browse/IGNITE-19202
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko


Now creating indexes directly use the configuration, which can lead to errors, you need to pass the index schema.

See:
* *org.apache.ignite.internal.storage.engine.MvTableStorage#getOrCreateIndex*



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