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

[jira] [Created] (IGNITE-16199) Implements index build/rebuild

Taras Ledkov created IGNITE-16199:
-------------------------------------

             Summary: Implements index build/rebuild 
                 Key: IGNITE-16199
                 URL: https://issues.apache.org/jira/browse/IGNITE-16199
             Project: Ignite
          Issue Type: Improvement
          Components: sql
    Affects Versions: 3.0.0-alpha3
            Reporter: Taras Ledkov
             Fix For: 3.0.0-alpha4


Index must be built on exists table data: scan table's data and build an index.
Now only update index by table updates is implemented.

May be build and rebuild tasks may be split.



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