Skip to content

Add a test for the pyarrow feature in CI  #1635

@alamb

Description

@alamb

The pyarrow module is used in the python bindings

However, it isn't tested by CI anymore (after we moved the python bindings to their own repo):

So this test fails:

cargo test -p datafusion --features=pyarrow

We should add a CI check to ensure we can continue to compile datafusion with the pyarrow feature

Originally posted by @alamb in #1633 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions