Reports whether the sort's integer counting fast path is allowed.
logical function parquet_get_sort_counting_path() result(enabled) enabled = cfg_sort_counting_path end function parquet_get_sort_counting_path