sarutak opened a new pull request, #7773:
URL: https://github.com/apache/arrow-datafusion/pull/7773

   ## 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 d01002c33228a305fdb69d3e6a51465
   
   ## 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to