odysa commented on PR #233:
URL: https://github.com/apache/iceberg-rust/pull/233#issuecomment-2090540873
Sorry, my bad. I thought I marked this PR ready for review, but I didn't
remove the [WIP]. There are some code changes needed to resolve conflicts.
Let me know if you have any comments
liurenjie1024 commented on PR #233:
URL: https://github.com/apache/iceberg-rust/pull/233#issuecomment-2089454899
cc @odysa Is this pr ready for review?
--
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
odysa opened a new pull request, #233:
URL: https://github.com/apache/iceberg-rust/pull/233
Create a `runtime` module exposing functions like `spawn`
Example usage:
```rust
let tasks = manifest_list
.entries()
.iter()
.map(|manife