[
https://issues.apache.org/jira/browse/IGNITE-6023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taras Ledkov resolved IGNITE-6023.
----------------------------------
Resolution: Won't Fix
Inline size is enabled by default at the {{InlineIndexHelper}}.
> 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)