ianmcook commented on code in PR #39081: URL: https://github.com/apache/arrow/pull/39081#discussion_r1448015235
########## http/examples/get/client_async.py: ########## @@ -0,0 +1,39 @@ +import asyncio +import aiohttp Review Comment: Thanks — for now I'm just going to remove this async Python example because I don't think it adds value here. -- 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]
