Skip to content

Explicitly declare the features used for each dependency #1876

@martin-g

Description

@martin-g

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Verifying Arrow-rs release requires 15GB of disk space.

Describe the solution you'd like

For each dependency in all Cargo.toml files explicitly disable the default features and list explicitly the features used by Arrow-rs.
This should reduce the disk space and CPU usage.

Describe alternatives you've considered

Option 1: Split the repository/project into several ones, e.g. extract parquet to its own repository.

The Arrow team prefers to keep the code in one repository for easier maintainance and development.

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow cratearrow-flightChanges to the arrow-flight crateenhancementAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crateparquet_deriveparquet_derive crate

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions