Skip to content

Split out optional-dependencies #76

Description

@ntjohnson1

In 0.24 we added a datafusion dependency but marked it as optional to reduce pulling along extra packages. Conda doesn't really do optional-dependencies AFAICT but instead people just add extra targets. Worth exploring in case people run into issues with our optional dependencies (and if we continue to design around this approach).

Worth looking at how pandas manages this for conda since we cross referenced their optional depencies approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions