alamb commented on code in PR #6609:
URL: https://github.com/apache/arrow-datafusion/pull/6609#discussion_r1224200821


##########
benchmarks/src/tpch.rs:
##########
@@ -147,155 +135,6 @@ pub fn get_tpch_table_schema(table: &str) -> Schema {
     }
 }
 
-/// Get the expected schema for the results of a query

Review Comment:
   this code is not used it seems. However,  clippy didn't complain as it was 
declared `pub`.
   
   
https://github.com/search?q=repo%3Aapache%2Farrow-datafusion%20get_answer_schema&type=code



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