[
https://issues.apache.org/jira/browse/CALCITE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez resolved CALCITE-3011.
----------------------------------------------
Resolution: Fixed
Fix Version/s: 1.20.0
Fixed in
[ecb469b9fd6122e7597cca93741ec34085b35ab4|https://github.com/apache/calcite/commit/ecb469b9fd6122e7597cca93741ec34085b35ab4]
(btw, fixed a typo and use Javadoc for comments when I merged). Thanks [~vgarg]
> Support left and right 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
> Fix For: 1.20.0
>
> Time Spent: 2h 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)