wgtmac commented on issue #41104: URL: https://github.com/apache/arrow/issues/41104#issuecomment-2045523254
I can't remember the exact problem in that PR but the messy thing was in the parquet decoder where it outputs to an arrow array. For the chunked array solution, I think a challenge is how do we deal with the higher-level API, like `GetRecordBatchReader` where arrays must be concatenated into a single array. -- 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]
