[ 
https://issues.apache.org/jira/browse/IGNITE-15548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420594#comment-17420594
 ] 

Ivan Bessonov commented on IGNITE-15548:
----------------------------------------

[~amashenkov] commit reverted because it caused 34 new test to fail 
consistently in main branch.

> [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)

Reply via email to