You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/11/23 09:08:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17447844#comment-17447844 ] 

Ignite TC Bot commented on IGNITE-15968:
----------------------------------------

{panel:title=Branch: [pull/9580/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9580/head] Base: [master] : New Tests (2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS (Indexing){color} [[tests 2|https://ci.ignite.apache.org/viewLog.html?buildId=6283412]]
* {color:#013220}IgnitePdsWithIndexingTestSuite: IgnitePdsIndexingDefragmentationTest.testVarcharIndex - PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: IgnitePdsIndexingDefragmentationTest.testDecimalIndex - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6283433&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>          Time Spent: 10m
>  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.1#820001)