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/25 14:36:37 UTC

[ignite-3] branch ignite-15163 updated (2973082 -> 13b9e68)

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

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


    from 2973082  Fix styles and javadocs.
     add 8c5640c  Fix number type support.
     add 13b9e68  Minor.

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/client/proto/ClientDataType.java | 14 ++---
 .../ignite/client/proto/ClientMessagePacker.java   | 64 ++++++++++++++++---
 .../ignite/client/proto/ClientMessageUnpacker.java | 71 +++++++++++++++++++---
 .../ignite/client/proto/ClientMsgPackType.java     |  5 +-
 .../proto/ClientMessagePackerUnpackerTest.java     | 32 ++++++++++
 .../handler/requests/table/ClientTableCommon.java  |  8 +++
 6 files changed, 170 insertions(+), 24 deletions(-)