Skip to content

test_display_pg_json currently fails with default features #21501

@AdamGS

Description

@AdamGS

Describe the bug

The default feature set for datafusion-expr makes the test to fail, getting it to pass relies on feature unification for serde_json.

To Reproduce

cargo test -p datafusion-expr test_display_pg_json

Expected behavior

Ideally, tests should pass with default features, or at least make it clear they require enabled features.

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions