Mike Seddon created ARROW-11775:
-----------------------------------

             Summary: [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


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)

Reply via email to