[ 
https://issues.apache.org/jira/browse/CALCITE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822147#comment-16822147
 ] 

Vineet Garg commented on CALCITE-3011:
--------------------------------------

[~jcamachorodriguez], [~hyuan] I have updated the pull request to add more 
cases for outer join. I also found a bug in current logic for FULL OUTER JOIN 
which is fixed in the pull request. But the issue is still not fixed due to 
CALCITE-3012. The relevant test case is disabled until CALCITE-3012 is fixed.

> Support outer joins with AggregateJoinTransposeRule
> ---------------------------------------------------
>
>                 Key: CALCITE-3011
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3011
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Currently {{AggregateJoinTransposeRule}} only support INNER join. Aggregates 
> (at least the ones without aggregate functions) could be pushed through OUTER 
> joins with current logic.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to