Skip to content

test_binary_string_functions fails locally #531

@andygrove

Description

@andygrove

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions