This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-25011
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
discard 5f6b8ba4de6 Relax Mapper requirements and allow unmapped columns.
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/ignite-25011 (85deae969f5)
\
O -- O -- O (5f6b8ba4de6)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../internal/client/table/ClientKeyValueView.java | 2 +-
.../ignite/internal/client/table/ClientSchema.java | 4 +-
.../ignite/internal/marshaller/Marshaller.java | 4 --
.../app/client/ItThinClientMarshallingTest.java | 64 +---------------------
.../marshaller/reflection/KvMarshallerImpl.java | 2 +-
.../schema/marshaller/KvMarshallerTest.java | 19 ++-----
6 files changed, 9 insertions(+), 86 deletions(-)