You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/05/19 11:14:00 UTC

[jira] [Updated] (IGNITE-14732) Use enum sort order in index columns configuration.

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

Andrey Mashenkov updated IGNITE-14732:
--------------------------------------
    Affects Version/s:     (was: 3.0.0-alpha1)

> Use enum sort order in index columns configuration.
> ---------------------------------------------------
>
>                 Key: IGNITE-14732
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14732
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Mashenkov
>            Assignee: Andrey Mashenkov
>            Priority: Trivial
>              Labels: iep-54, ignite-3
>             Fix For: 3.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Now SortedIndexColumn interface has method that returns boolean for sort order.
> {code:java}
> boolean asc();{code}
> Let's introduce a enum Sort with ASC/DESC values for this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)