adriangb commented on code in PR #10020:
URL: https://github.com/apache/arrow-rs/pull/10020#discussion_r3344408783


##########
parquet/Cargo.toml:
##########
@@ -94,6 +94,7 @@ tokio = { version = "1.0", default-features = false, features 
= ["macros", "rt-m
 rand = { version = "0.9", default-features = false, features = ["std", 
"std_rng", "thread_rng"] }
 object_store = { workspace = true, features = ["azure", "fs"] }
 sysinfo = { version = "0.38.1", default-features = false, features = 
["system"] }
+dhat = { version = "0.3", default-features = false }

Review Comment:
   done in abd6b863be25ea44015bb05a1e39db2f5b4c499c. replaced dhat w/ our 
existing allocator tracker and moved it into an existing binary



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