[
https://issues.apache.org/jira/browse/IGNITE-15548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov updated IGNITE-15548:
--------------------------------------
Comment: was deleted
(was: https://github.com/apache/ignite-3/pull/362)
> [Ignite 3] Fix Table API hierarchy
> ----------------------------------
>
> Key: IGNITE-15548
> URL: https://issues.apache.org/jira/browse/IGNITE-15548
> Project: Ignite
> Issue Type: Task
> Affects Versions: 3.0.0-alpha2
> Reporter: Valentin Kulichenko
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: UX, ignite-3
> Fix For: 3.0.0-alpha3
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Current version of the Table API is a little confusing and inconsistent. Need
> to make the following changes:
> # Remove {{RecordView}} and {{KeyValueBinaryView}} interfaces.
> # Rename {{TableView}} to {{RecordView}}.
> # Remove {{extends TableView<Tuple>}} from the {{Table}} interface.
> # Change the return type of {{Table#kvView()}} to {{KeyValueView<Tuple>}}.
> # Add new method to the {{Table}} interface: {{RecordView<Tuple>
> recordView();}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)