Skip to content

Make JSON support Optional via Feature Flag #2300

@tustvold

Description

@tustvold

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

Currently arrow-rs always compiles the JSON related logic, not only does this always bring some non-trivial dependencies, but is itself a non-trivial amount of code

Describe the solution you'd like

I would like an optional json feature, much like there are already feature flags for ipc and csv.

Describe alternatives you've considered

We could not do this

Additional context

#2296

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions