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

[jira] [Commented] (IGNITE-15462) Calcite. Replace usages of map of int to IntMap where possible

    [ https://issues.apache.org/jira/browse/IGNITE-15462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437816#comment-17437816 ] 

Yury Gerzhedovich commented on IGNITE-15462:
--------------------------------------------

[~vermakov] LGTM

> Calcite. Replace usages of map of int to IntMap where possible
> --------------------------------------------------------------
>
>                 Key: IGNITE-15462
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15462
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Konstantin Orlov
>            Assignee: Vladimir Ermakov
>            Priority: Major
>              Labels: calcite, calcite2-required, calcite3-required, ignite-3, tech-debt
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Currently there is a number of {{Map<Integer, *>}} usages in {{ignite-calcite}} module. Better to replace them with more optimal {{org.apache.ignite.internal.util.collection.IntMap}}.



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