You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/05/12 14:48:41 UTC

[GitHub] [arrow-datafusion] alamb commented on a diff in pull request #6344: Bump snmalloc version in the example usage doc

alamb commented on code in PR #6344:
URL: https://github.com/apache/arrow-datafusion/pull/6344#discussion_r1192474090


##########
docs/source/user-guide/example-usage.md:
##########
@@ -166,7 +166,7 @@ worth noting that using the settings in the `[profile.release]` section will sig
 [dependencies]
 datafusion = { version = "22.0" , features = ["simd"]}
 tokio = { version = "^1.0", features = ["rt-multi-thread"] }
-snmalloc-rs = "0.2"
+snmalloc-rs = "0.3"

Review Comment:
   https://crates.io/crates/snmalloc-rs/versions 👍 



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org