alamb commented on code in PR #10192:
URL: https://github.com/apache/arrow-rs/pull/10192#discussion_r3715030780
##########
arrow/Cargo.toml:
##########
@@ -54,7 +54,7 @@ arrow-schema = { workspace = true }
arrow-select = { workspace = true }
arrow-string = { workspace = true }
-rand = { version = "0.9", default-features = false, features = ["std",
"std_rng", "thread_rng"], optional = true }
+rand = { version = "0.10", default-features = false, features = ["std",
"std_rng", "thread_rng"], optional = true }
Review Comment:
🤔 half-rs doesn't look very active:
<img width="1107" height="308" alt="Screenshot 2026-08-04 at 2 07 07 PM"
src="https://github.com/user-attachments/assets/861c8cd8-fde8-47c3-8ec7-50d1e8b81dc8"
/>
##########
arrow/Cargo.toml:
##########
@@ -54,7 +54,7 @@ arrow-schema = { workspace = true }
arrow-select = { workspace = true }
arrow-string = { workspace = true }
-rand = { version = "0.9", default-features = false, features = ["std",
"std_rng", "thread_rng"], optional = true }
+rand = { version = "0.10", default-features = false, features = ["std",
"std_rng", "thread_rng"], optional = true }
Review Comment:
🤔 half-rs doesn't look very active: https://github.com/VoidStarKat/half-rs
<img width="1107" height="308" alt="Screenshot 2026-08-04 at 2 07 07 PM"
src="https://github.com/user-attachments/assets/861c8cd8-fde8-47c3-8ec7-50d1e8b81dc8"
/>
--
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]