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 2020/06/17 14:22:03 UTC

[ignite] branch ignite-12248 updated (54bbdb7 -> 951f134)

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

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


    from 54bbdb7  IGNITE-13021: Calcite integration. Avoid full scans for disjunctive queries. (#7909)
     add 951f134  Fix checkstyle.

No new revisions were added by this update.

Summary of changes:
 .../internal/processors/query/calcite/exec/LogicalRelImplementor.java  | 1 -
 .../internal/processors/query/calcite/exec/rel/InnerJoinNode.java      | 3 +--
 .../internal/processors/query/calcite/exec/rel/RightJoinNode.java      | 3 ---
 3 files changed, 1 insertion(+), 6 deletions(-)