andygrove commented on code in PR #2642:
URL: https://github.com/apache/arrow-datafusion/pull/2642#discussion_r884315207
##########
datafusion/sql/src/planner.rs:
##########
@@ -353,6 +354,24 @@ impl<'a, S: ContextProvider> SqlToRel<'a, S> {
}
}
+ pub fn decrible_table_to_plan(
Review Comment:
```suggestion
pub fn describe_table_to_plan(
```
--
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]