You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yaron Gvili (Jira)" <ji...@apache.org> on 2022/11/29 14:42:00 UTC

[jira] [Created] (ARROW-18417) [C++] Support emit info in Substrait extension-multi and AsOfJoin

Yaron Gvili created ARROW-18417:
-----------------------------------

             Summary: [C++] Support emit info in Substrait extension-multi and AsOfJoin
                 Key: ARROW-18417
                 URL: https://issues.apache.org/jira/browse/ARROW-18417
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Yaron Gvili
            Assignee: Yaron Gvili


Currently, Arrow-Substrait does not handle emit info that may appear in an extension-multi in a Substrait plan. Besides the generic handling in the Arrow-Substrait extension API, specific handling for AsOfJoin is required, because AsOfJoinNode produces an output schema that is different than the one used in the emit info. In particular, the AsOfJoinNode output scheme does not include on- and by-keys of right tables.



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