pub fn _get_rows_encoded_ca(
name: PlSmallStr,
by: &[Column],
descending: &[bool],
nulls_last: &[bool],
broadcast_nulls: bool,
) -> Result<ChunkedArray<BinaryOffsetType>, PolarsError>pub fn _get_rows_encoded_ca(
name: PlSmallStr,
by: &[Column],
descending: &[bool],
nulls_last: &[bool],
broadcast_nulls: bool,
) -> Result<ChunkedArray<BinaryOffsetType>, PolarsError>