Semyon Danilov created IGNITE-15968: ---------------------------------------
Summary: 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 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.1#820001)