liurenjie1024 commented on issue #139: URL: https://github.com/apache/iceberg-rust/issues/139#issuecomment-2143674376
> Is there any movement on this one? I see there was a prior PR to close, but it was closed pending upstream releases. > > If there's nobody working on it anymore, I would like to take a shot at it if that's okay 👍 > > For mine/anyone else's reference, is there a preference to using `impl Future<Output = ...>` or maintaining the `async fn` signatures with [`trait_variant`](https://crates.io/crates/trait-variant) crate? Hi, @jdockerty Thanks for you interest, I think we can go on this work after https://github.com/rust-lang/impl-trait-utils/pull/27 is release on new rust release. -- 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