Reports whether the reader's row-group statistics screen is enabled.
logical function parquet_get_statistics_prescreen() result(enabled) enabled = cfg_statistics_prescreen end function parquet_get_statistics_prescreen