The test test_binary_string_functions fails locally for me, but is passing in CI.
pyarrow.lib.ArrowInvalid: Could not convert <pyarrow.BinaryScalar: b'Hello'> with type pyarrow.lib.BinaryScalar: did not recognize Python value type when inferring an Arrow data type
To Reproduce
Run tests.
Expected behavior
Should pass.
Additional context
I am running with Python 3.11.4 on Ubuntu 22.04.3 LTS.
Describe the bug
The test
test_binary_string_functions
fails locally for me, but is passing in CI.To Reproduce Run tests.
Expected behavior Should pass.
Additional context
I am running with Python 3.11.4 on Ubuntu 22.04.3 LTS.
I am using pyarrow 11.0.0