Andrey Mashenkov created IGNITE-15893:
-----------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)