Konstantin Orlov created IGNITE-24247:
-----------------------------------------
Summary: Catalog. Indexes created with table must be created in
AVAILABLE state
Key: IGNITE-24247
URL: https://issues.apache.org/jira/browse/IGNITE-24247
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Konstantin Orlov
Currently, every catalog command from a batch is processed as it was run in
alone. Given the complex lifecycle of indexes, this can be improved by creating
secondary indexes in AVAILABLE state as it is done for primary key index. The
only condition is such indexes must be created in the same batch in which table
referenced by indexes is created.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)