[
https://issues.apache.org/jira/browse/IGNITE-15893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-15893:
--------------------------------------
Description:
Motivation.
As for now, there are separate test suites for KV view, Record view, and binary
views test suites, but there are no interop tests.
E.g. put row using KV API, and get row using record or binary.
I've found, colums with the same name can exist in key and value parts, and
this works fine with KV view.
Obviously, this will not work with the RecordBinary view, and no workaround is
possible.
Description.
Let's add interop tests to check the data added via some table view accessible
via other views.
was:
Motivation.
As for now, there are separate test suites for KV view, Record view, and binary
views test suites, but there are no interop tests.
E.g. put row using KV API, and get row using record or binary.
I've found, colums with the same name can exist in key and value parts, and
this works fine with KV view.
Obviously, this will not work with the RecordBinary view, and no workaround is
possible.
Description.
Let's add interop tests.
> Extend table views test coverage.
> ---------------------------------
>
> Key: IGNITE-15893
> URL: https://issues.apache.org/jira/browse/IGNITE-15893
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: iep-54, ignite-3
>
> Motivation.
> As for now, there are separate test suites for KV view, Record view, and
> binary views test suites, but there are no interop tests.
> E.g. put row using KV API, and get row using record or binary.
> I've found, colums with the same name can exist in key and value parts, and
> this works fine with KV view.
> Obviously, this will not work with the RecordBinary view, and no workaround
> is possible.
> Description.
> Let's add interop tests to check the data added via some table view
> accessible via other views.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)