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

Aleksandr Polovtsev updated IGNITE-23146:
-----------------------------------------
    Fix Version/s: 3.1

> Add an ability to create indexes in AVAILABLE state
> ---------------------------------------------------
>
>                 Key: IGNITE-23146
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23146
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtsev
>            Assignee: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently we have a special flag for PK indexes that indicate that they are 
> created alongside its table and are not required to be built later by a 
> background task. Instead, such indexes are filled with data as soon as the 
> data is inserted into the parent table.
> I propose to generalize this mechanism, so that we can create arbitrary 
> indexes at the same time as their parent tables. This may prove useful in the 
> future, if we allow to create indexes inside the "CREATE TABLE" statement, 
> for example.



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

Reply via email to