colinmarc commented on code in PR #16750: URL: https://github.com/apache/datafusion/pull/16750#discussion_r2207303997
########## datafusion/catalog/src/default_table_source.rs: ########## @@ -87,7 +107,7 @@ impl TableSource for DefaultTableSource { } } -/// Wrap TableProvider in TableSource +/// Wrap a TableProvider as a TableSource. Review Comment: I skipped this since I deprecated the method instead. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org