You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2021/08/17 08:13:04 UTC

[ignite-3] branch ignite-15253 updated (616f6cb -> 3224789)

This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a change to branch ignite-15253
in repository https://gitbox.apache.org/repos/asf/ignite-3.git.


    from 616f6cb  Decouple tuple factory.
     add 3224789  Minor.

No new revisions were added by this update.

Summary of changes:
 .../handler/requests/table/ClientTableCommon.java  |  1 +
 .../ignite/internal/table/TupleMarshallerImpl.java | 42 ++++++++++------------
 .../TupleMarshallerFixlenOnlyBenchmark.java        |  2 +-
 .../TupleMarshallerVarlenOnlyBenchmark.java        |  2 +-
 .../table/type/NumericTypesSerializerTest.java     |  2 +-
 5 files changed, 23 insertions(+), 26 deletions(-)