Reports the table-mutation thread cap, or 0 if left automatic.
integer function parquet_get_table_threads() result(n) n = cfg_table_threads end function parquet_get_table_threads