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/07/26 15:08:31 UTC

[ignite-3] branch ignite-13669 updated (ce0f410 -> dac6cfe)

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

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


    from ce0f410  Merge branch 'main' into ignite-13669
     add dac6cfe  Minor

No new revisions were added by this update.

Summary of changes:
 .../org/apache/ignite/internal/schema/row/Row.java | 26 +++++--------------
 .../ignite/internal/schema/row/RowAssembler.java   | 10 ++++----
 .../internal/schema/row/TemporalTypesHelper.java   | 18 +++++++-------
 .../ignite/internal/schema/NativeTypeTest.java     |  2 +-
 .../org/apache/ignite/internal/schema/RowTest.java | 21 +++++++++-------
 .../ignite/internal/schema/TemporalTypesTest.java  | 28 +++++++--------------
 .../apache/ignite/internal/schema/TestUtils.java   | 29 +++-------------------
 7 files changed, 46 insertions(+), 88 deletions(-)