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/27 22:17:00 UTC

[jira] [Created] (CALCITE-3028) Support FULL OUTER JOIN with AggregateJoinTransposeRule

Vineet Garg created CALCITE-3028:
------------------------------------

             Summary: Support FULL OUTER JOIN with AggregateJoinTransposeRule
                 Key: CALCITE-3028
                 URL: https://issues.apache.org/jira/browse/CALCITE-3028
             Project: Calcite
          Issue Type: Improvement
            Reporter: Vineet Garg
            Assignee: Vineet Garg


This is continuation of CALCITE-3011, which supported LEFT OUTER and RIGHT OUTER joins without aggregate functions.

FULL OUTER JOIN was not supported at the time due to CALCITE-3012



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