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 2022/02/07 09:45:50 UTC

[ignite-3] branch ignite-16115 updated (ff80783 -> 2013d35)

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

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


    from ff80783  Merge branch 'main' into ignite-16115
     add 2013d35  Drop useless null-checks.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/ignite/internal/schema/SchemaRegistry.java  | 14 ++++++--------
 .../internal/schema/registry/SchemaRegistryImpl.java       | 10 ++--------
 .../org/apache/ignite/internal/table/KeyValueViewImpl.java |  4 +---
 .../apache/ignite/internal/table/RecordBinaryViewImpl.java |  2 +-
 .../org/apache/ignite/internal/table/RecordViewImpl.java   |  4 +---
 .../java/org/apache/ignite/internal/table/TableRow.java    |  8 ++++----
 6 files changed, 15 insertions(+), 27 deletions(-)