apache / apache/arrow

`split_whitespace` sporadically produces different results on MacOS

Open
#37,757 4 comments 0 reactions 0 assignees View on GitHub
Component: Python Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the bug, including details regarding any error messages, version, and platform.

We wrap PyArrow's string functions in Awkward Array, and it's been observed that one test fails sporadically on MacOSX for the `split_whitespace` function.

We don't always see this, which makes me think it's a default-allocation problem, which we tend to see on Mac.

https://github.com/scikit-hep/awkward/actions/runs/6203141156/job/16843262485?pr=2712

### Component(s)

Python

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.