comphead commented on code in PR #429:
URL: https://github.com/apache/datafusion-comet/pull/429#discussion_r1600810257


##########
core/Cargo.toml:
##########
@@ -16,17 +16,21 @@
 # under the License.
 
 [package]
-name = "comet"
+name = "datafusion-comet"
 version = "0.1.0"
+homepage = "https://datafusion.apache.org/comet";
+repository = "https://github.com/apache/datafusion-comet";
+authors = ["Apache DataFusion <d...@datafusion.apache.org>"]
+description = "Apache DataFusion Comet: Spark native engine"

Review Comment:
   ```suggestion
   description = "Apache DataFusion Comet: Apache Spark native query execution 
plugin"
   ```
   
   This will be consistent with what in DataFusion known userlist



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

Reply via email to