KuczaRacza commented on issue #44890: URL: https://github.com/apache/arrow/issues/44890#issuecomment-2590616365
Thanks for help, looks like removing `` reader_properties.enable_buffered_stream();`` and setting `` arrow_reader_props.set_pre_buffer(false);`` helps. Setting `` arrow_reader_props.set_pre_buffer(false);`` solely ends up with abort. Perhaps documentation should warn users about this potential OOM. Thanks again fro help with resolving this. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org