mapleFU commented on issue #37267: URL: https://github.com/apache/arrow/issues/37267#issuecomment-1687803652
To be more specific, I'm now reading parquet, and I'd like to "tag" the parquet IO type with "Footer", "Index", ... I found that `internal::Executor` has a `TaskHint`, using that I can have different priority for different type of IO. However, `RandomAccessFile` doesn't support an extra tag An example is RocksDB, InnoDB and Scylladb, they supports an extra IO-Tag for IO operations -- 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]
