vibhatha opened a new pull request, #13078: URL: https://github.com/apache/arrow/pull/13078
Initial Version of Substrait Join Support This PR doesn't support the complete join functionality, but it include the following features. This will be a followed by a set of PRs to solve the remaining features [1]. Features included - [X] Only Support Inner Join (A follow up PR would include the support for other join types) - [X] Support Join operations with a single call-expression of types "equal" and "is_not_distinct_from" - [X] Test cases to check the basic functionality and limitations [1]. https://issues.apache.org/jira/browse/ARROW-16485 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
