Skip to content

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented Oct 8, 2023

Rationale for this change

In datafusion/core/tests/sql/mod.rs, #[cfg(feature = "avro")] is applied to pub mod create_drop, but it is not related to Avro.
I guess this is a leftover of d01002c

What changes are included in this PR?

Removed unnecessary #[cfg(feature = "avro")].

Are these changes tested?

Done by CI.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the core Core DataFusion crate label Oct 8, 2023
@alamb
Copy link
Contributor

alamb commented Oct 9, 2023

Thank you @sarutak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants