[
https://issues.apache.org/jira/browse/IGNITE-19726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738508#comment-17738508
]
Andrey Mashenkov commented on IGNITE-19726:
-------------------------------------------
[~mzhuravkov] merged to main.
Thanks for your contribution!
> Sql. Migrate index operations to ScanableTable.
> -----------------------------------------------
>
> Key: IGNITE-19726
> URL: https://issues.apache.org/jira/browse/IGNITE-19726
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 3.0.0-beta2
> Reporter: Maksim Zhuravkov
> Assignee: Maksim Zhuravkov
> Priority: Minor
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 5.5h
> Remaining Estimate: 0h
>
> When https://issues.apache.org/jira/browse/IGNITE-19587 is complete, it is
> possible to move execution related index methods to ScanableTable, thus
> removing remaining execution related objects from IgniteTableImpl:
> - IndexScanNode: index scans/looks should be performed via ScanableTable APIs.
> - StorageNode.convertPublisher should be moved to ScanableTableImpl.
> - TableRowConverter accessor from ExecutableTable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)