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/10/03 13:39:14 UTC

[ignite-3] branch ignite-17655 updated (a109de734a -> 48397a0c7e)

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

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


    from a109de734a WIP. Styles.
     add 48397a0c7e WIP. Rework test. Add indexScan bounds validation.

No new revisions were added by this update.

Summary of changes:
 .../internal/sql/engine/exec/RowConverter.java     |  47 ++-
 .../sql/engine/exec/rel/IndexScanNode.java         |   8 +-
 .../exec/rel/IndexScanNodeExecutionTest.java       | 342 +++++++++++++++------
 3 files changed, 301 insertions(+), 96 deletions(-)