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 2020/06/08 23:15:00 UTC

[jira] [Resolved] (CALCITE-4012) Implement trait propagation for EnumerableHashJoin and EnumerableNestedLoopJoin

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

Haisheng Yuan resolved CALCITE-4012.
------------------------------------
    Resolution: Fixed

Fixed inĀ [https://github.com/apache/calcite/commit/eedd40bea825e0a00f5e463dd1f10c94eb233750], thanks for the PR, [~amaliujia]!

> Implement trait propagation for EnumerableHashJoin and EnumerableNestedLoopJoin
> -------------------------------------------------------------------------------
>
>                 Key: CALCITE-4012
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4012
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Haisheng Yuan
>            Assignee: Rui Wang
>            Priority: Major
>             Fix For: 1.24.0
>
>          Time Spent: 10h
>  Remaining Estimate: 0h
>
> The traitset can be derived from the outer relation of hashjoin/nestedloopjoin.
> They can also pass down parent trait request to their outer child.



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