devinjdangelo commented on issue #7323:
URL: 
https://github.com/apache/arrow-datafusion/issues/7323#issuecomment-1684414826

   > The tricky bit of this PR will be disentangling FileType from the code 
that instantiates compression:
   
   The idea I went with here is moving the entire file_type.rs file to common 
i.e.:
   
   `git mv datafusion/core/src/datasource/file_format/file_type.rs 
datafusion/common/src/`
   
   Loads of file imports to clean up after that, but it seems like it worked 
(PR: #7336 )


-- 
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