You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2019/03/08 18:56:00 UTC

[jira] [Updated] (BEAM-4439) Do not convert a join that we cannot support

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

Kenneth Knowles updated BEAM-4439:
----------------------------------
    Labels: starter triaged  (was: starter)

> Do not convert a join that we cannot support
> --------------------------------------------
>
>                 Key: BEAM-4439
>                 URL: https://issues.apache.org/jira/browse/BEAM-4439
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-sql
>            Reporter: Kenneth Knowles
>            Priority: Major
>              Labels: starter, triaged
>
> The BeamJoinRule matches all LogicalJoin operators. If we make it not match a full join then Calcite should look for a different plan when it converts to BeamLogicalConvention. That is a good step to make sure we can support things and also force the logical optimizer to choose non-full joins.



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