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/09/30 09:42:42 UTC

[ignite-3] branch ignite-17655 updated (a759c85c08 -> 6ea58298af)

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 a759c85c08 WIP.
     add 6ea58298af WIP. Add hash index support. Styles.

No new revisions were added by this update.

Summary of changes:
 .../sql/engine/exec/rel/IndexScanNode.java         |  47 ++++++----
 .../exec/rel/IndexScanNodeExecutionTest.java       | 103 +++++++++++++++------
 .../sql/engine/planner/AbstractPlannerTest.java    |   3 +-
 3 files changed, 106 insertions(+), 47 deletions(-)