wgtmac commented on PR #50158:
URL: https://github.com/apache/arrow/pull/50158#issuecomment-4697623946

   @hombit My explanation comes more from an IO-bound workload. If there is a 
valid CPU-bound use case, I think it is fine to add this as an improvement. So 
the implication is that we require thread-safety across different columns 
readers if this PR gets merged. For example, a custom ArrowInputStream 
implementation that supports I/O prefetching now needs to consider the new 
pattern.


-- 
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]

Reply via email to