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/20 15:21:37 UTC

[ignite-3] branch ignite-13669 updated (8c8856e -> 2f94396)

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 8c8856e  Minor.
     add 2f94396  Styles

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/ignite/schema/ColumnType.java  | 23 +++++++++++-----------
 .../ignite/internal/schema/TemporalNativeType.java | 20 +++++++++----------
 .../org/apache/ignite/internal/schema/row/Row.java |  1 +
 .../ignite/internal/schema/row/RowAssembler.java   | 10 ++++++----
 .../internal/schema/row/TemporalTypesHelper.java   | 10 +++++-----
 .../apache/ignite/internal/schema/TestUtils.java   |  4 ++--
 6 files changed, 36 insertions(+), 32 deletions(-)