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/14 17:05:09 UTC

[ignite-3] branch ignite-13669 updated (bc60e33 -> cab50ba)

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 bc60e33  Support temporal types.
     add cab50ba  Minor

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/ignite/internal/schema/Row.java  | 11 ++++++-----
 .../apache/ignite/internal/schema/RowAssembler.java  | 12 ++++++------
 ...poralTypeFormat.java => TemporalTypesHelper.java} | 20 ++++++++++----------
 3 files changed, 22 insertions(+), 21 deletions(-)
 rename modules/schema/src/main/java/org/apache/ignite/internal/schema/row/{TemporalTypeFormat.java => TemporalTypesHelper.java} (82%)