Skip to content

Tests fail if avro feature is not enabled #6399

@andygrove

Description

@andygrove

Describe the bug

cargo test --all fails with:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NotImplemented("cannot read avro schema without the 'avro' feature enabled")', datafusion/core/tests/sqllogictests/src/setup.rs:66:10

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions