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/10 12:40:30 UTC

[ignite-3] branch ignite-17820 updated (4d53586d0b -> 3f85e2128f)

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

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


    from 4d53586d0b WIP.
     add 3f85e2128f Fix tests.

No new revisions were added by this update.

Summary of changes:
 .../sql/engine/exec/LogicalRelImplementor.java     | 16 ++--
 .../sql/engine/exec/rel/IndexScanNode.java         | 97 ++++++++++++++--------
 .../ignite/internal/sql/engine/util/RexUtils.java  |  1 +
 .../exec/rel/IndexScanNodeExecutionTest.java       | 55 +++++++-----
 .../planner/SortedIndexSpoolPlannerTest.java       |  2 +-
 5 files changed, 109 insertions(+), 62 deletions(-)