viirya commented on PR #50430:
URL: https://github.com/apache/arrow/pull/50430#issuecomment-5133611853

   @raulcd To confirm what Antoine said: this is not a blocker. #50327 (already 
merged) is the fix Spark needs — it covers the native `to_pylist()` fast paths 
for all nested types, including maps' association-list form. This PR speeds up 
the optional `maps_as_pydicts` dict form, which Spark doesn't currently use, so 
it can ride 26.0.0 if it doesn't make the patch release. From Spark's 
perspective, a 25.0.1 containing #50327 is everything we need.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to