You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by zs...@apache.org on 2022/03/28 15:16:10 UTC

[ignite-3] branch ignite-16266 updated (8f43f9e -> e8db271)

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

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


    from 8f43f9e  append index uuid support into sql-engine module
     add e8db271  fix

No new revisions were added by this update.

Summary of changes:
 .../internal/sql/engine/rel/AbstractIndexScan.java |  2 +-
 .../internal/sql/engine/schema/IgniteIndex.java    |  4 +-
 .../sql/engine/planner/AbstractPlannerTest.java    | 89 ++++++++++++++++++++--
 3 files changed, 87 insertions(+), 8 deletions(-)