Percy Camilo Triveño Aucahuasi created ARROW-18065:
------------------------------------------------------
Summary: Change the way how arrow reads IPC buffered files
Key: ARROW-18065
URL: https://issues.apache.org/jira/browse/ARROW-18065
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Percy Camilo Triveño Aucahuasi
Assignee: Percy Camilo Triveño Aucahuasi
The [PR#14226|https://github.com/apache/arrow/pull/14226], that solves
ARROW-17599, is changing a bit the logic for reading parquet buffered files
through async FileReader::RecordBatchGenerator. Initially those changes were
thought for the parquet file reader, but we need to reflect those same changes
for the ipc file reader as well.
The goal for this ticket is to change the ipc reader for buffered files in the
same way is being defined by the
[PR#14226|https://github.com/apache/arrow/pull/14226].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)