andygrove commented on code in PR #11947: URL: https://github.com/apache/datafusion/pull/11947#discussion_r1713783391
########## datafusion/catalog/Cargo.toml: ########## @@ -17,6 +17,7 @@ [package] name = "datafusion-catalog" +description = "datafusion-catalog" Review Comment: I had to add a description so that I could publish the crate. It would obviously be better to have a more meaningful description here, but I am not familiar with this new crate yet. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
