Reports the prefetch thread cap, or 0 if left automatic.
integer function parquet_get_prefetch_threads() result(n) n = cfg_prefetch_threads end function parquet_get_prefetch_threads