avantgardnerio opened a new issue, #3977: URL: https://github.com/apache/arrow-datafusion/issues/3977
**Describe the bug** [Discussion](https://github.com/apache/arrow-datafusion/pull/3955#issuecomment-1292184021) has highlighted that turning the `logical_plan_from_bytes()` method `async` was probably not a great idea. We should revert it, but not break the progress being made on `deltalake` tables in Ballista. **To Reproduce** No reproduction steps, but it doesn't seem like a feature either. **Expected behavior** The trait should not be async. -- 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]
