Skip to content

Publically export Arrow crate from datafusion  #36

Closed
@alamb

Description

@alamb

As suggested by @andygrove and @returnString on #33 (comment)

Rationale:

Make it easy for crates that depend on DataFusion to get the correct version of the arrow-rs crate without having to manually keep versions in check

Proposed Changes:

DataFusion should publically re-export the Arrow crate so that dependent crates automatically get the same Arrow version

Metadata

Metadata

Assignees

No one assigned

    Labels

    datafusionChanges in the datafusion crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions