lidavidm commented on a change in pull request #12628:
URL: https://github.com/apache/arrow/pull/12628#discussion_r828029071



##########
File path: cpp/src/arrow/flight/transport/grpc/grpc_client.cc
##########
@@ -316,7 +311,6 @@ class FinishableDataStream : public 
internal::ClientDataStream {
 
   std::shared_ptr<ClientRpc> rpc_;
   std::shared_ptr<Stream> stream_;
-  std::shared_ptr<MemoryManager> memory_manager_;

Review comment:
       It's already removed from the transport server implementations (the only 
reference there is to pass it on to the base class which does the heavy lifting)




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