[
https://issues.apache.org/jira/browse/ARROW-11775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lamb updated ARROW-11775:
--------------------------------
Component/s: Rust - DataFusion
> [Rust][DataFusion] Feature Flags for Dependencies
> -------------------------------------------------
>
> Key: ARROW-11775
> URL: https://issues.apache.org/jira/browse/ARROW-11775
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust - DataFusion
> Reporter: Mike Seddon
> Assignee: Mike Seddon
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> As more features are added to DataFusion more dependencies will inevitably be
> required. To reduce the cost of importing and compiling these dependencies
> for projects that do not need the functionality it is proposed to use rust
> 'feature flags' (https://doc.rust-lang.org/cargo/reference/features.html) to
> be able to control this easily.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)