matthewmturner commented on pull request #1715: URL: https://github.com/apache/arrow-datafusion/pull/1715#issuecomment-1032227792
@alamb do you know of any Rust magic that would allow me to use an async method for `impl TryInto<LogicalPlan> for &protobuf::LogicalPlanNode`? `#[async_trait]` doesnt work as it doesnt match the trait definition for `TryInto` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org