Currently we convert `nw.String` to pyarrow string. Polars would convert `pl.String` to pyarrow large_string. We should probably be doing the same?