You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Luchnikov Alexander (Jira)" <ji...@apache.org> on 2022/05/13 09:15:00 UTC

[jira] [Updated] (IGNITE-15968) Index de-fragmentation fails on DECIMAL and VARCHAR columns

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

Luchnikov Alexander updated IGNITE-15968:
-----------------------------------------
    Labels: ise.lts  (was: )

> Index de-fragmentation fails on DECIMAL and VARCHAR columns
> -----------------------------------------------------------
>
>                 Key: IGNITE-15968
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15968
>             Project: Ignite
>          Issue Type: Bug
>          Components: persistence
>    Affects Versions: 2.11
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ise.lts
>             Fix For: 2.13
>
>         Attachments: screenshot-1.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Index de-fragmentation fails on:
>  * DECIMAL column because DecimalInlineIndexColumn#get0 returns null
>  * VARCHAR column with unexpected error when the string is larger than INLINE_SIZE
> *{color:#ff5630}NB:{color}* re-writing an index of varlen field must preserve the flag: 0x8000 that marks trim the original value.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)