You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Danny Chan (JIRA)" <ji...@apache.org> on 2019/05/30 03:35:00 UTC

[jira] [Resolved] (CALCITE-2969) Improve design of join-like relational expressions

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

Danny Chan resolved CALCITE-2969.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.20.0

Fixed in [https://github.com/apache/calcite/commit/48093937ae4db179884d1111fa9d12e978e57e1f] !

> Improve design of join-like relational expressions
> --------------------------------------------------
>
>                 Key: CALCITE-2969
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2969
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.19.0
>            Reporter: Stamatis Zampetakis
>            Assignee: Danny Chan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.20.0
>
>          Time Spent: 30h 40m
>  Remaining Estimate: 0h
>
> The existing join-like (Join, SemiJoin, Correlate, etc.) logical and physical relational expressions have a few design issues which make some parts of the codebase complicated and difficult to understand.
> The goal of this ticket is to improve the design of the respective expressions based on the discussion in the dev list (see thread [Join, SemiJoin, Correlate|https://mail-archives.apache.org/mod_mbox/calcite-dev/201903.mbox/%3C8EEA04A0-4A77-4283-BD20-B019E19AE126%40apache.org%3E]).  



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