Skip to content

serde_json requires that either std (default) or alloc feature is enabled #2896

@andygrove

Description

@andygrove

Describe the bug
I have recently been running into the error serde_json requires that either ``std`` (default) or ``alloc`` feature is enabled in CLion when working on DataFusion, or on projects that depend on DataFusion. This happens when attempting to run unit tests.

To Reproduce
I don't know if this is something specific to my environment or a more general issue.

Expected behavior
Should not get this error.

Additional context
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions