You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2019/09/25 20:26:00 UTC

[jira] [Resolved] (CALCITE-3363) JoinUnionTransposeRule.RIGHT_UNION should not match ANTI Join

     [ https://issues.apache.org/jira/browse/CALCITE-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Haisheng Yuan resolved CALCITE-3363.
------------------------------------
    Fix Version/s: 1.22.0
       Resolution: Fixed

Fixed in https://github.com/apache/calcite/commit/c9adf94b0e07f2e9108ef4d1f2ee28c3e42063b3.

> JoinUnionTransposeRule.RIGHT_UNION should not match ANTI Join
> -------------------------------------------------------------
>
>                 Key: CALCITE-3363
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3363
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: jin xing
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.22.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> JoinUnionTransposeRule works by pull up union from below to top of join. Thus it should not match anti join by semantics.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)