Function get_partition_compute_info_for_iceberg

Source
async fn get_partition_compute_info_for_iceberg(
    _iceberg_config: &IcebergConfig,
) -> Result<Option<PartitionComputeInfo>, RwError>