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

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

Konstantin Orlov created IGNITE-15462:
-----------------------------------------

             Summary: 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


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)