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

ASF GitHub Bot updated CALCITE-7315:
------------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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