You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/24 23:21:00 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated ARROW-11775:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Rust][DataFusion] Feature Flags for Dependencies
> -------------------------------------------------
>
>                 Key: ARROW-11775
>                 URL: https://issues.apache.org/jira/browse/ARROW-11775
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Mike Seddon
>            Assignee: Mike Seddon
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  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)