[
https://issues.apache.org/jira/browse/IGNITE-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461282#comment-17461282
]
Andrey Mashenkov commented on IGNITE-15870:
-------------------------------------------
[~Berkov] merged to main.
Thanks for your contribution.
> Calcite. Replace usages of Lists and Sets of int to IntList\IntSet where
> possible
> ---------------------------------------------------------------------------------
>
> Key: IGNITE-15870
> URL: https://issues.apache.org/jira/browse/IGNITE-15870
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 3.0.0-alpha3
> Reporter: Vladimir Ermakov
> Assignee: Alexander Belyak
> Priority: Major
> Labels: calcite, ignite-3, tech-debt
> Fix For: 3.0.0-alpha4
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Currently there is a number of List<Integer>\Set<Integer> usages in
> {{ignite-calcite}} module. Better to replace them with more optimal fastUtils
> List\Set for int primitives.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)