[
https://issues.apache.org/jira/browse/IGNITE-27430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047268#comment-18047268
]
Ignite TC Bot commented on IGNITE-27430:
----------------------------------------
{panel:title=Branch: [pull/12599/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12599/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8769013&buildTypeId=IgniteTests24Java8_RunAll]
> Calcite engine. Redundant partitions iteration on IndexScan node creation
> -------------------------------------------------------------------------
>
> Key: IGNITE-27430
> URL: https://issues.apache.org/jira/browse/IGNITE-27430
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite, ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> IndexScan node creates partitions array from BitSet, to pass it to other
> methods, where this array converted to BItSet again. It also iterates over
> partitions array to fill reserved partitions list, but this list is never
> used in IndexScan (used only in TableScan).
> Also, rowType are created each time for IndexScan, can be cached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)