mapleFU opened a new issue, #37267: URL: https://github.com/apache/arrow/issues/37267
### Describe the enhancement requested Now we have `::arrow::internal::Executor` in arrow, and the Executor can support `TaskHint`, which is a tagging for IO. Here I want to have a try on writing an `TaskHint` aware `Executor`, however, the interface like `RandomAccessFile` do not support interface like self-defined IO Tag. Can we support that? ### Component(s) C++ -- 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]
