Jefffrey commented on code in PR #9952: URL: https://github.com/apache/arrow-datafusion/pull/9952#discussion_r1553227247
########## datafusion/common/src/table_reference.rs: ########## @@ -139,7 +142,7 @@ impl TableReference { /// Convenience method for creating a [`TableReference::Partial`]. /// - /// As described on [`TableReference`] this does *NO* parsing at all. + /// As described on [`TableReference`] this does *NO* normalization at all. Review Comment: nit: technically the doc on `TableReference` doesn't make reference to `partial` or `full` functions as it only refers to `bare` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org