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)