jorisvandenbossche commented on issue #40364: URL: https://github.com/apache/arrow/issues/40364#issuecomment-1978882394
Hmm, it seems the crashes were in the one but last build, the ones from last night are failing "normally" again. Maybe there was a brief incompatibility between the numpy and pandas nightly wheels, or just something on numpy's side that was fixed in the meantime. Anyway, we still get a bunch of failures because of changes to `copy` behaviour in `np.asarray`. I added a bullet point about this in https://github.com/apache/arrow/issues/39532. We might also need to wait until things are fixed for this in pandas to get a fully green build (https://github.com/pandas-dev/pandas/pull/57172) -- 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]
