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

[jira] [Created] (ARROW-16515) [C++] Adding a Close method to RecordBatchReader

Vibhatha Lakmal Abeykoon created ARROW-16515:
------------------------------------------------

             Summary: [C++] Adding a Close method to RecordBatchReader
                 Key: ARROW-16515
                 URL: https://issues.apache.org/jira/browse/ARROW-16515
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Vibhatha Lakmal Abeykoon
            Assignee: Vibhatha Lakmal Abeykoon


The RecordBatchReader requires a close method for gracefully run clean up tasks associated with the RecordBatchReader. And also the interfaces extended from RecordBatchReader must be updated accordingly.

 

Folllow the discussion[1] for more information.

 

[1]. https://github.com/apache/arrow/pull/12672#discussion_r865354805



--
This message was sent by Atlassian Jira
(v8.20.7#820007)