You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/03/03 11:26:00 UTC

[jira] [Resolved] (ARROW-11775) [Rust][DataFusion] Feature Flags for Dependencies

     [ https://issues.apache.org/jira/browse/ARROW-11775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lamb resolved ARROW-11775.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9567
[https://github.com/apache/arrow/pull/9567]

> [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
>             Fix For: 4.0.0
>
>          Time Spent: 3.5h
>  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)