[
https://issues.apache.org/jira/browse/IGNITE-14330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-14330:
--------------------------------------
Description:
Let's implement minimal functionality from Table binary API for Ignite-3 MVP
release.
* schema-aware ? builders for Tuples.
* Tuple <--> Row marshaller or converter.
* basic operation (put, get, remove).
* some CAS operation (getAndPut, putIfAbsend, replace)
* add tests for these operations.
Example class is a good start point.
was:
Let's implement minimal functionality from Table binary API for Ignite-3 MVP
release.
* schema-aware(?) builders for Tuples.
* Tuple <--> Row marshaller or converter.
* basic operation (put, get, remove).
* some CAS operation (getAndPut, putIfAbsend, replace)
* add tests for these operations.
Example class is a good start point.
> Table binary view initial implementation.
> -----------------------------------------
>
> Key: IGNITE-14330
> URL: https://issues.apache.org/jira/browse/IGNITE-14330
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: iep-54, ignite-3
> Fix For: 3.0.0-alpha2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Let's implement minimal functionality from Table binary API for Ignite-3 MVP
> release.
> * schema-aware ? builders for Tuples.
> * Tuple <--> Row marshaller or converter.
> * basic operation (put, get, remove).
> * some CAS operation (getAndPut, putIfAbsend, replace)
> * add tests for these operations.
> Example class is a good start point.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)