This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-20650
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 56896aa05a Fix Tuple.columnName method contract.
add b39e1b7ab8 Client tuple tests.
No new revisions were added by this update.
Summary of changes:
.../table/MutableTupleBinaryTupleAdapter.java | 2 +-
.../org/apache/ignite/client/ClientTupleTest.java | 227 ++++++---------------
.../internal/table/MutableRowTupleAdapterTest.java | 11 +-
.../table/AbstractMutableTupleSelfTest.java | 52 ++---
.../internal/table/AbstractTupleSelfTest.java | 9 +-
5 files changed, 87 insertions(+), 214 deletions(-)