[ 
https://issues.apache.org/jira/browse/IGNITE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489461#comment-17489461
 ] 

Taras Ledkov commented on IGNITE-11402:
---------------------------------------

*Final decision:*
- inline size of primary and affinity sorted indexes can be defined only by 
CREATE TABLE command.
- {{QueryEntity}} cannot be changed, {{unwrapPk}} property cannot be set up by 
public API because a lot of compatibility issues are discovered.

> SQL: Add ability to specify inline size of PK and affinity key indexes from 
> CREATE TABLE
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11402
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11402
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Taras Ledkov
>            Priority: Major
>              Labels: newbie
>             Fix For: 2.13
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Currently it is not possible to set inline size for automatically created 
> indexes easily. We need to make sure that user has a convenient way to set 
> them both programmatically and from DDL.
> Start point for automatically created indexes is 
> org.apache.ignite.internal.processors.query.h2.H2TableDescriptor#createSystemIndexes
>  where passed parameter inlineSize as -1 for 
> org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing#createSortedIndex



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

Reply via email to