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/02 15:07:46 UTC

[ignite-3] branch main updated (d450e19 -> 58b7b08)

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

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


    from d450e19  IGNITE-16340 Sql. Request with ORDER BY plans infinitely
     add 58b7b08  IGNITE-16345 Fix unstable KeyValueViewOperationsSimpleSchemaTest.putGetAllTypes (#609)

No new revisions were added by this update.

Summary of changes:
 .../internal/schema/row/ExpandableByteBuf.java     |  8 +-
 .../org/apache/ignite/internal/schema/RowTest.java | 85 ++++++++++++++++++++++
 .../KeyValueViewOperationsSimpleSchemaTest.java    | 31 +++++---
 3 files changed, 110 insertions(+), 14 deletions(-)