tustvold commented on code in PR #4803:
URL: https://github.com/apache/arrow-datafusion/pull/4803#discussion_r1060592945
##########
datafusion/common/Cargo.toml:
##########
@@ -47,3 +47,4 @@ object_store = { version = "0.5.0", default-features = false,
optional = true }
parquet = { version = "29.0.0", default-features = false, optional = true }
pyo3 = { version = "0.17.1", optional = true }
sqlparser = "0.29"
+num_cpus = "1.13.0"
Review Comment:
This is the only slight downside, but I'm inclined to think this isn't a big
deal
--
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]