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

[jira] [Created] (ARROW-18386) [C++] Add support for filename, file index, and batch index columns to exec plan based scanner

Weston Pace created ARROW-18386:
-----------------------------------

             Summary: [C++] Add support for filename, file index, and batch index columns to exec plan based scanner
                 Key: ARROW-18386
                 URL: https://issues.apache.org/jira/browse/ARROW-18386
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: C++
            Reporter: Weston Pace
            Assignee: Weston Pace


The old scanner currently appends these three fields to all outgoing batches.  In retrospect, this caused some confusion, so I'd like to handle it slightly differently, where the user is able to request these fields, but they are not automatically appended.



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