alamb commented on PR #9058: URL: https://github.com/apache/arrow-rs/pull/9058#issuecomment-3721257035
I made a PR to document that we shouldn't be using make_array if possible - https://github.com/apache/arrow-rs/pull/9112 I also made a first PR to avoid some clones: - https://github.com/apache/arrow-rs/pull/9114 I will in parallel look into updating the parquet reader to construct the arrays directly rather than using ArrayData -- 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]
