alamb commented on pull request #1715: URL: https://github.com/apache/arrow-datafusion/pull/1715#issuecomment-1032528711
> @alamb do you know of any Rust magic that would allow me to use an async method for impl TryInto<LogicalPlan> for &protobuf::LogicalPlanNode to get the ballista errors resolved? I do not know > Thinking out loud here. Im wondering if i can move the required async functionality to all be within ListingTableConfig and the user can decide if its needed. Then ListingTable::new doesnt need to be async. I think that sounds like a very good idea to me 👍 -- 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]
