You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Apache Arrow JIRA Bot (Jira)" <ji...@apache.org> on 2022/10/07 17:52:00 UTC

[jira] [Assigned] (ARROW-16485) [C++] Improving Substrait-Join Integration

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

Apache Arrow JIRA Bot reassigned ARROW-16485:
---------------------------------------------

    Assignee:     (was: Vibhatha Lakmal Abeykoon)

> [C++] Improving Substrait-Join Integration
> ------------------------------------------
>
>                 Key: ARROW-16485
>                 URL: https://issues.apache.org/jira/browse/ARROW-16485
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Vibhatha Lakmal Abeykoon
>            Priority: Major
>
> This is an extension to the ARROW-15590. The main focus is to address the following issues. 
> 1. Support set of equality expressions as the join expression
> 2. Output handling (user provides the left and right outputs)
> 3. Support other (except INNER) join types: This requires mapping of existing Substrait Join definitions to Arrow supported Join types
> 4. Filter support: This requires mapping Substrait `post_join_filter` to `filter` in `HashJoinNodeOptions`



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