You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/03/06 21:34:24 UTC

[GitHub] [arrow] lidavidm commented on pull request #34473: GH-34472: [Go][FlightRPC] Drain result of DoAction in Flight SQL client

lidavidm commented on PR #34473:
URL: https://github.com/apache/arrow/pull/34473#issuecomment-1457035240

   Cleaned things up:
   - CloseSend() needs to be called before Recv() always
   - Mocks were made more reliable via Once()
   - Addressed comments


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