alamb commented on issue #177: URL: https://github.com/apache/arrow-datafusion/issues/177#issuecomment-963597908
@ivanceras I am not sure if we are using tokio specific `futures` stuff due to performance or just convenience It might be worth trying to replace tokio specific structs with things from the `futures` crate (if that works on `wasm32`) and see what it looks like -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
