Skip to content

(minor) Remove dependencies on datafusion subcrates and use core re-exports instead #855

@emgeee

Description

@emgeee

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Currently, it is unwieldy to patch the datafusion dependency when developing as you need to manually patch all sub-crates as well as the core datafusion library.

Describe the solution you'd like
The datafusion library re-exports most of the sub crates already so changing the code to use these will allow for easier patching.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions