v.22.8Bug Fix
Fix Bug in Asynchronous Reading with O_DIRECT and Threadpool Method
Fix rare bug in asynchronous reading (with settinglocal_filesystem_read_method='pread_threadpool') with enabledO_DIRECT(enabled by settingmin_bytes_to_use_direct_io). #39506 (Anton Popov).