You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/08/10 08:51:00 UTC

[jira] [Updated] (IGNITE-6023) Index inline should be enabled by default for fixed-length data types

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

Vladimir Ozerov updated IGNITE-6023:
------------------------------------
    Labels: performance usability  (was: )

> Index inline should be enabled by default for fixed-length data types
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-6023
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6023
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence, sql
>    Affects Versions: 2.1
>            Reporter: Vladimir Ozerov
>              Labels: performance, usability
>             Fix For: 2.2
>
>
> Currently index inline is not enabled by default. This is ok for variable length types such as strings because we cannot enforce their length at the moment (it would require changes to DDL). But for fixed-length data types it is perfectly OK to enable inline by default:
> - int
> - long
> - date



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)