alamb commented on code in PR #7441:
URL: https://github.com/apache/arrow-datafusion/pull/7441#discussion_r1308754530
##########
datafusion/core/src/execution/context.rs:
##########
@@ -487,53 +481,6 @@ impl SessionContext {
Ok(DataFrame::new(self.state(), plan))
}
- // return an record_batch which describe table
- async fn return_describe_table_record_batch(
Review Comment:
This PR basically just moves this function into the physical planner
--
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]