mbrobbel commented on a change in pull request #1899:
URL: https://github.com/apache/arrow-datafusion/pull/1899#discussion_r816818974



##########
File path: datafusion-jit/Cargo.toml
##########
@@ -17,7 +17,7 @@
 
 [package]
 name = "datafusion-jit"
-description = "DataFusion is an in-memory query engine that uses Apache Arrow 
as the memory model"
+description = "Just In Time (JIT) compliation support for DataFusion query 
engine"

Review comment:
       ```suggestion
   description = "Just In Time (JIT) compilation support for DataFusion query 
engine"
   ```




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


Reply via email to