Skip to content

warning: default-features is ignored for arrow, #5667

Description

@jackwener

Describe the bug

warning: /Users/jakevin/code/arrow-datafusion/datafusion/jit/Cargo.toml: `default-features` is ignored for arrow, since `default-features` was not specified for `workspace.dependencies.arrow`, this could become a hard error in the future
warning: /Users/jakevin/code/arrow-datafusion/datafusion/common/Cargo.toml: `default-features` is ignored for arrow, since `default-features` was not specified for `workspace.dependencies.arrow`, this could become a hard error in the future
warning: /Users/jakevin/code/arrow-datafusion/datafusion/common/Cargo.toml: `default-features` is ignored for parquet, since `default-features` was not specified for `workspace.dependencies.parquet`, this could become a hard error in the future
warning: /Users/jakevin/code/arrow-datafusion/datafusion/expr/Cargo.toml: `default-features` is ignored for arrow, since `default-features` was not specified for `workspace.dependencies.arrow`, this could become a hard error in the future

To Reproduce
cargo build

Expected behavior
no warning

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions