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

Aleksandr Polovtcev updated IGNITE-18597:
-----------------------------------------
    Description: Consider the following data: {{[1 FF, 2, 2 0]}}. When 
searching for a {{1 FF}} prefix, current implementation of {{incrementArray}} 
will return a {{2 0}} upper bound, which will include the {{2}} value. 

> RocksUtils#incrementArray does not strip tail zeroes
> ----------------------------------------------------
>
>                 Key: IGNITE-18597
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18597
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Minor
>
> Consider the following data: {{[1 FF, 2, 2 0]}}. When searching for a {{1 
> FF}} prefix, current implementation of {{incrementArray}} will return a {{2 
> 0}} upper bound, which will include the {{2}} value. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to