alamb commented on PR #3955:
URL: 
https://github.com/apache/arrow-datafusion/pull/3955#issuecomment-1292670860

   So basically making an API `async` I think allows for more network enabled 
planning (e.g async table providers etc when the catalog information is not 
already at hand). I don't have a strong opinion either way. I agree with 
@yahoNanJing  there are ways to do serialization without requiring network 
access (by leaving placeholders, for example, and then do a subsequent pass to 
look up anything from the network that is needed)


-- 
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]

Reply via email to