[
https://issues.apache.org/jira/browse/IGNITE-20787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr resolved IGNITE-20787.
--------------------------------
Resolution: Fixed
Thanks for the refactoring, merged into main:
f6c60f533d908ecf53c4df24238a26b31039f35d
> Extract interface from TableImpl
> --------------------------------
>
> Key: IGNITE-20787
> URL: https://issues.apache.org/jira/browse/IGNITE-20787
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> There's a public API {{Table}} and {{IgniteTables}} and corresponding
> internal {{TableImpl}} {{IgniteTablesInternal}} but the {{TableImpl}} is not
> an interface which leaks to other modules and complicates further
> refactorings. We should extract an interface from it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)