You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not yet. So far, we have not seen much urgency in fixing this. dask/dask#10326 finally highlighted its impact.
I am currently prioritizing getting P2P rechunking in a shape where it can become a possible default (dask/dask#10226) and failure recovery (#7353) over this.
As discovered in #7410,
string[pyarrow]
columns do not roundtrip in a P2P shuffle but get converted tostring[python]
instead.The text was updated successfully, but these errors were encountered: