You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/04/17 20:59:00 UTC

[jira] [Created] (CALCITE-3011) Support for outer joins with AggregateJoinTransposeRule

Vineet Garg created CALCITE-3011:
------------------------------------

             Summary: Support for 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


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)