Skip to content

[C++] Improving Substrait-Join Integration #31851

@asfimport

Description

@asfimport

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

Reporter: Vibhatha Lakmal Abeykoon / @vibhatha

Note: This issue was originally created as ARROW-16485. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions