alamb commented on code in PR #14328:
URL: https://github.com/apache/datafusion/pull/14328#discussion_r1936209385


##########
Cargo.toml:
##########
@@ -188,3 +188,17 @@ large_futures = "warn"
 [workspace.lints.rust]
 unexpected_cfgs = { level = "warn", check-cfg = ["cfg(tarpaulin)"] }
 unused_qualifications = "deny"
+
+[patch.crates-io]
+arrow = { git = "https://github.com/apache/arrow-rs.git";, rev = 
"b1bfa0f5852536ef2edb43ac8ddb66c39e8a7233" }

Review Comment:
   Yeah -- it isn't officially released yet (I expect it to be done in a day or 
two)
   - https://github.com/apache/arrow-rs/issues/6929
   
   Sorry -- I should have maked this PR as draft



-- 
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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to