You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/26 20:47:37 UTC

[GitHub] [arrow-datafusion] avantgardnerio opened a new issue, #3977: `async` deserialization functions are unintuitive and possibly insecure

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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] andygrove closed issue #3977: `async` deserialization functions are unintuitive and possibly insecure

Posted by GitBox <gi...@apache.org>.
andygrove closed issue #3977: `async` deserialization functions are unintuitive and possibly insecure
URL: https://github.com/apache/arrow-datafusion/issues/3977


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org