pub fn encode_rows_vertical_par_unordered(
    by: &[Series]
) -> Result<ChunkedArray<BinaryOffsetType>, PolarsError>