Closed
Description
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 pub
lically re-export the Arrow crate so that dependent crates automatically get the same Arrow version