Reports whether the sort's single-key radix fast path is allowed.
logical function parquet_get_sort_radix_path() result(enabled) enabled = cfg_sort_radix_path end function parquet_get_sort_radix_path