This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch IGNITE-26586
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 200f9a9e9be Add test
add bf907e13e34 Fix client test
No new revisions were added by this update.
Summary of changes:
.../apache/ignite/lang/MarshallerException.java | 9 +
.../ignite/internal/marshaller/Marshaller.java | 12 +-
...mbeddedTest.java => ItTablePutGetBaseTest.java} | 11 +-
.../internal/table/ItTablePutGetEmbeddedTest.java | 185 +--------------------
.../internal/table/ItTablePutGetThinTest.java | 2 +-
.../schema/marshaller/RecordMarshallerTest.java | 4 +-
.../ignite/internal/table/RecordViewImpl.java | 3 +
7 files changed, 28 insertions(+), 198 deletions(-)
copy
modules/runner/src/integrationTest/java/org/apache/ignite/internal/table/{ItTablePutGetEmbeddedTest.java
=> ItTablePutGetBaseTest.java} (96%)