e1ijah1 commented on code in PR #6458:
URL: https://github.com/apache/arrow-datafusion/pull/6458#discussion_r1214626014
##########
datafusion/core/src/physical_plan/file_format/mod.rs:
##########
@@ -393,6 +393,7 @@ impl SchemaAdapter {
/// Map projected column indexes to the file schema. This will fail if the
table schema
/// and the file schema contain a field with the same name and different
types.
+ #[allow(dead_code)]
Review Comment:
fixed
--
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]