alamb commented on code in PR #14233:
URL: https://github.com/apache/datafusion/pull/14233#discussion_r1925313432


##########
datafusion/sqllogictest/Cargo.toml:
##########
@@ -17,6 +17,7 @@
 
 [package]
 authors = { workspace = true }
+description = "DataFusion sqllogictest driver"

Review Comment:
   Without this field publishing to crates.io failed like:
   
   ```
   error: failed to publish to registry at https://crates.io
   
   Caused by:
     the remote server responded with an error (status 400 Bad Request): 
missing or empty metadata fields: description. Please see 
https://doc.rust-lang.org/cargo/reference/manifest.html for more information on 
configuring these fields
   ```



-- 
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]

Reply via email to