andygrove opened a new issue, #531:
URL: https://github.com/apache/arrow-datafusion-python/issues/531

   **Describe the bug**
   
   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.
   
    I am using pyarrow 11.0.0
   


-- 
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