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

   ## Which issue does this PR close?
   
   Closes #.
   
   ## Rationale for this change
   
   There are two `file_type.rs` in `common/src/` and `common/src/file_options`. 
They are almost the same and the former  seems not to be used.
   To avoid running unnecessary tests and maintaining unused file, let's remove 
unused one.
   
   ## What changes are included in this PR?
   
   Removed `common/src/file_type.rs`.
   
   ## Are these changes tested?
   `cargo test` passed.
   
   ## 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