alamb commented on a change in pull request #8769:
URL: https://github.com/apache/arrow/pull/8769#discussion_r530342400



##########
File path: rust/benchmarks/Cargo.toml
##########
@@ -30,5 +30,5 @@ arrow = { path = "../arrow" }
 parquet = { path = "../parquet" }
 datafusion = { path = "../datafusion" }
 structopt = { version = "0.3", default-features = false }
-tokio = { version = "0.3", features = ["macros", "rt", "rt-multi-thread"] }
+tokio = { version = "0.2", features = ["macros"] }

Review comment:
       Thanks for the tip @Dandandan  -- it is strange. It seems to compile for 
me locally without doing this -- I am re-building from scratch and will also 
see what happens on CI tests. 




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

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


Reply via email to