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

Silun Dong resolved CALCITE-7315.
---------------------------------
    Fix Version/s: 1.42.0
       Resolution: Fixed

Fixed in 
[https://github.com/apache/calcite/commit/77d561fe5e18794e1c4ae271ec7fa7eb3fcbe65e|https://github.com/apache/calcite/commit/77d561fe5e18794e1c4ae271ec7fa7eb3fcbe65e.]
Thank you for your reviews [~mbudiu] [~jensen] [~xuzifu666] 

> Support LEFT_MARK type for hash join in enumerable convention
> -------------------------------------------------------------
>
>                 Key: CALCITE-7315
>                 URL: https://issues.apache.org/jira/browse/CALCITE-7315
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core, linq4j
>            Reporter: Silun Dong
>            Assignee: Silun Dong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.42.0
>
>
> In CALCITE-7031, we introduce a new join type: LEFT MARK, and left a TODO 
> about implementing the LEFT MARK JOIN in the enumerable convention.
> An LEFT MARK JOIN will keep all rows from the left side and creates a new 
> attribute to mark a tuple as having join partners from right side or not. 
> LEFT MARK JOIN is typically generated by rewriting SOME/EXISTS/IN subqueries. 
> This ticket will add support for the LEFT MARK type to the hash join.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to