async
deserialization functions are unintuitive and possibly insecure
#3977
Labels
bug
Something isn't working
Describe the bug
Discussion has highlighted that turning the
logical_plan_from_bytes()
methodasync
was probably not a great idea. We should revert it, but not break the progress being made ondeltalake
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.
The text was updated successfully, but these errors were encountered: