Skip to content

Enable avro feature in datafusion-cli #7714

@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

We have seen some recent work on improving avro support (thank you @sarutak and @Samrose-Ahmed!)

However, when I try to use datafusion-cli to test it doesn't work (in a very non obvious way)

$ datafusion-cli
DataFusion CLI v31.0.0
❯ select * from './testing/data/avro/alltypes_plain.avro';
Error during planning: table 'datafusion.public../testing/data/avro/alltypes_plain.avro' not found

Describe the solution you'd like

Add support for avro to datafusion-cli

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

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