jdockerty commented on code in PR #520:
URL: https://github.com/apache/iceberg-rust/pull/520#discussion_r1707251064


##########
crates/iceberg/Cargo.toml:
##########
@@ -62,7 +63,8 @@ futures = { workspace = true }
 itertools = { workspace = true }
 murmur3 = { workspace = true }
 once_cell = { workspace = true }
-opendal = { workspace = true }
+# opendal = { workspace = true }
+opendal = { git = "https://github.com/apache/opendal";, rev = "0a3e98f"}

Review Comment:
   >[!NOTE]
   >This is temporary so that I have this remotely against the changes made 
from https://github.com/apache/opendal/pull/4965. I'll remove this once a 
release has been made :+1: 



-- 
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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to