Re: [PR] [WIP] POC of runtime module [iceberg-rust]

2024-05-02 Thread via GitHub
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

Re: [PR] [WIP] POC of runtime module [iceberg-rust]

2024-05-01 Thread via GitHub
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

[PR] [WIP] POC of runtime module [iceberg-rust]

2024-03-06 Thread via GitHub
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